post https://gate.whapi.cloud/business/products
In this method you will be able to register a product in your catalog
Log in to see full request history
Responses
In this method you will be able to register a product in your catalog
xxxxxxxxxx
curl --request POST \
--url https://gate.whapi.cloud/business/products \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '{"currency":"USD"}'
Try It!
to start a request and see the response here! Or choose an example: