...
Attributes of the HTTP request
token | Authorization | string | required | A security token provided from Authentication endpoint. | JSON Body|||||
---|---|---|---|---|---|---|---|---|---|
bToken | string | optional1 | An unique identifier of the broker. | ||||||
aToken | string | optional1 | An unique identifier of the account. | ||||||
Explanations:
1 at least one of bToken and aToken is required in the payload |
...