Cancel a top-up
POST {{baseUrl}}/v1/topups/:topup/cancel
Cancels a top-up. Only pending top-ups can be canceled.
Request Body
[{"name"=>"expand[0]", "value"=>"<string>", "datatype"=>"string"}, {"name"=>"expand[1]", "value"=>"<string>", "datatype"=>"string"}]
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |