⬆️Request and Response
Request to the API endpoint
Get marketplaces associated with the provided account
GET
https://api.alephcrm.com/v2/accounts/{accountId}/marketplaces
Query Parameters
Name
Type
Description
API_KEY*
String
(default=none)
accountId
Integer
Parameters details
API_KEY
The API_KEY that was provided.
accountId
The Alephee account ID of the marketplaces you are trying to get.
Last updated