Refill
Status
Retrieve the status for a single refill for the authenticated user using the provided refill ID.
POST
Body
application/json
The API key
to fetch the refill status
Example:
"apiKey"
Action to be performed, set to refill_status
Example:
"refill_status"
Refill ID to retrieve its status
Example:
"1"
Response
200
application/json
OK
Example:
"Completed"
Was this page helpful?