Automatic Pix
ChangePixAutomatic
Change the data of an automatic Pix recurrence.
post/ChangePixAutomatic
Request body
Example request
{
"Method": "ChangePixAutomatic",
"PartnerId": 1001,
"BusinessUnitId": 2002,
"TaxNumber": "12345678900",
"RecurrenceId": "RN1320335420251010e50c9fe46b0",
"CreditLine": true,
"MaximumValue": 1000,
"Notification": true
}Response
Recorrência Pix alterada com sucesso
Example response
{
"Success": "true",
"Message": "Recorrência Pix alterada com sucesso.",
"RecurrenceId": "RN1320335420251010e50c9fe46b0"
}