Get terms & conditions status
Connection Invites
Get terms & conditions status
Retrieve whether T&Cs have been accepted for connections.
GET
Get terms & conditions status
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The unique retailer ID. In the Dropship UI this is called the Merchant ID. To find your Merchant ID, click your merchant name in the top nav.
Example:
1001
Response
200 - application/json
OK
Total number of records
Example:
3
Next page (applicable in a paginated response)
Example:
"https://api.example.org/demo/accounts/?page=2"
Previous page (applicable in a paginated response)
Example:
"https://api.example.org/demo/accounts/?page=1"
