Skip to main content
POST
Retrieve Multiple Refill Statuses

Body

application/json
key
string
required

The API key to fetch the refill statuses

Example:

"apiKey"

action
string
required

Action to be performed, set to refill_status

Example:

"refill_status"

refills
string
required

Refill IDs separated by a comma, up to 100 IDs

Example:

"1,2,3"

Response

OK

refill
integer
Example:

1

status
Example:

"Completed"