This operation retrieves the information of all destinations.
You can filter the results by using a keyword for fuzzy search on destination names.
The API key. For more details, refer to API key.
In the API playground, enter your API secret, and your API key will be accordingly calculated.
The maximum number of objects to return. For most operations, the value range is [1, 50].
A cursor indicating the position before the current page. This value is generated by Cobo and returned in the response. If you are paginating forward from the beginning, you do not need to provide it on the first request. When paginating backward (to the previous page), you should pass the before value returned from the last response.
A cursor indicating the position after the current page. This value is generated by Cobo and returned in the response. You do not need to provide it on the first request. When paginating forward (to the next page), you should pass the after value returned from the last response.
A search term for performing fuzzy matches in the search query. The keyword.
DestinationType defines the type of the destination:
Individual: The destination is an individual.Organization: The destination is an organization.The type of the destination.
Individual: The destination is an individual.Organization: The destination is an organization.Individual, Organization "Individual"
Country code, in ISO 3166-1 alpha-3 format.
A list of merchant IDs to query.