4 - Cancel
CancelTopUp
This method is used to cancel the top-up.
JSON
{
  "Method": "CancelTopUp",
  "PartnerId": {{PartnerId}},
  "BusinessUnitId": {{BusinessUnitdId}},
  "DocumentNumber": 985547,
  "OriginNSU": "c242a50e-f707-45e9-b178-cee6dc698cb"
}
{
  "Success": "true",
  "Message": "ISI0001 - Método executado com sucesso.",
  "OriginNSU": "17428da5-06b9-43d6-9a07-428fc5a6718a"
}
Description:
  POST /main/execute
| Parâmetro | Tipo | Descrição | 
|---|---|---|
| Method | string | Mandatory. Method Name | 
| BusinessUnitId | long | Mandatory. Business Unit ID provided by Fitbank | 
| Partner | string | Mandatory. Identifier provided by Fitbank | 
| DocumentNumber | long | Mandatory. Unique recharge identifier | 
| NSU | string | Mandatory Transactional identifier of the recharge | 
Updated 10 months ago
