Main Product API
Main Product API
curl -i -X GET \
'https://developers-internal.tonicdm.com/_mock/tonicdm-product/correspondence/conversations?filterIds={id}%2C{id}%2C{id}' \
-H 'Authorization: Bearer <YOUR_TOKEN_HERE>'
[ { "id": "be26af2278974fddb5fcf67d83c10de3" } ]
curl -i -X GET \
'https://developers-internal.tonicdm.com/_mock/tonicdm-product/correspondence/messages?filterIds={id}%2C{id}%2C{id}' \
-H 'Authorization: Bearer <YOUR_TOKEN_HERE>'
[ { "id": "be26af2278974fddb5fcf67d83c10de3" } ]