...
with the following parameters (form-data)
parameter | value |
---|---|
client_IdID | given for connection via API |
client_secret | given for connection via API |
grant_type | client_credentials |
scopes | orders |
...
...
with the following parameters (form-data)
parameter | value |
---|---|
client_IdID | given for connection via API |
client_secret | given for connection via API |
grant_type | client_credentials |
scopes | orders |
...