4 - Webhook
Notification of electronic payer inclusion
{
"PartnerId": 630,
"ElectronicPayerTaxNumber": "61756839352",
"InclusionDate": "2023-12-19T10:38:43.74",
"CancelDate": null,
"Method": "UpdateElectronicPayerWebhook",
"BusinessUnitId": 649
}
Notification of electronic payer exclusion
{
"PartnerId": 630,
"ElectronicPayerTaxNumber": "61756839352",
"InclusionDate": "2023-12-19T10:38:43.74",
"CancelDate": "2023-12-20T10:38:43.74",
"Method": "UpdateElectronicPayerWebhook",
"BusinessUnitId": 649
}
Description
Parameter | Type | Description |
---|---|---|
PartnerId | integer | FitBank provided ID |
ElectronicPayerTaxNumber | string | Electronic Payer TCPF/CNPJ |
InclusionDate | string | Date of joining the DDA service |
CancelDate | string | Date of exclusion from electronic payer |
Method | string | UpdateElectronicPayerWebhook |
BusinessUnitId | integer | FitBank provided ID |
Updated 12 months ago