Create cluster purchase details
This endpoint is throttled to 1 request every 200 milliseconds.
Request
POST
{{baseUrl}}/api/service/v1/query/merchant/cluster/purchase/add
Content-Type
application/json
publicKey
{{publicKey}}
b-access-token
{{accessToken}}
Use the accessToken that was given in response to /api/service/v1/query/merchant/login
description
Description of the purchase
Mandatory
product_category
Product category
quantity
Quantity
transaction_ref
Transaction reference
Last updated 2 years ago