⬆️Request and Responses
Request to the API endpoint
Get price lists associated with the provided account
GET
https://api.alephcrm.com/v2/accounts/{accountId}/pricelists
Query Parameters
Name
Type
Description
API_KEY*
String
(default=none)
accountId
Integer
(default=none)
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