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