The operation fetches all partners (merchants and knownshippers) associated to a developer.
The associated partners have been fetched.
Invalid request.
The request could not be authorized.
The request could not be completed due to an internal error.
{- "data": [
- {
- "shipperId": "2000099528",
- "subId": "string",
- "type": "Known Shipper",
- "archive": true,
- "status": "TERMINATED",
- "insertTimestamp": "2025-10-09T14:18:17.9Z",
- "updateTimestamp": "2025-10-09T14:18:30.142Z",
- "developerId": "sa535e3",
- "email": "abcd_1@yopmail.com",
- "name": "Known Merchant1",
- "countryCode": "US"
}
], - "pageInfo": {
- "totalCount": 3,
- "startCount": 1,
- "limit": 10
}
}