Refill
Create Refill
Initiate a refill for a given order for the authenticated user.
POST
Body
application/json
The API key
for authentication
Example:
"apiKey"
Action to be performed, set to refill
Example:
"refill"
Order ID for which a refill is being requested
Example:
"123456789"
Response
200
application/json
OK
Example:
"1"
Was this page helpful?