⚙️Examples

Request:

curl --location --request GET 'https://api.alephcrm.com/v2/products?API_KEY=AAAAAAAA-XXX-XXX-XXX-XXXXXXXXXXXX&accountID=NNNN&dateUpdatedFrom=YYYY-MM-DD \
--header 'Content-Type: application/json' \
--header 'Cookie: xxx' \

Response

• GET products example: https://link.alephcrm.com/oA27lq

Last updated