Refill
Multiple Status
Retrieve the status for multiple refills for the authenticated user using the provided refill IDs.
POST
Body
application/json
The API key
to fetch the refill statuses
Example:
"apiKey"
Action to be performed, set to refill_status
Example:
"refill_status"
Refill IDs
separated by a comma, up to 100 IDs
Example:
"1,2,3"
Was this page helpful?