Skip to main content

Create a refill request

POST 

/?action=refill

Response example​

  {
"refill": "1"
}

Request​

Query Parameters

    key stringrequired

    API key

    action stringrequired

    refill

Body

    order int32

    Order ID

Responses​

Schema

    refill int32

    Refill ID

Loading...