Partner Account
Retrieve Partner Account Detail(s)
You can access partner account information through the following endpoints.
Endpoint:
-
To get details on specific partner account, use the
GET /partner-accounts/{partnerAccountId}API.- You must provide filter criteria
partnerAccountIdin the path param.
- You must provide filter criteria
-
You can retrieve all the partner-accounts using the
GET /partner-accountsAPI.- Refer to Filters section for more details on filtering results based on specific fields.