4 - Cancel
CancelTopUp
This method is used to cancel the top-up.
Request Body
{
"Method": "CancelTopUp",
"PartnerId": {{PartnerId}},
"BusinessUnitId": {{BusinessUnitdId}},
"DocumentNumber": 985547,
"OriginNSU": "c242a50e-f707-45e9-b178-cee6dc698cb"
}
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 almost 2 years ago