Cancellations
CancelPaymentGRU
Cancels GRU payment by document number.
post/CancelPaymentGRU
Request body
Example request
{
"Method": "CancelPaymentGRU",
"PartnerId": 4548,
"BusinessUnitId": 4548,
"DocumentNumber": 656
}Response
OK
Cancels GRU payment by document number.
{
"Method": "CancelPaymentGRU",
"PartnerId": 4548,
"BusinessUnitId": 4548,
"DocumentNumber": 656
}OK