Pix agendado
Criação de Agendamento Recorrente.
Utilize este endpoint para criar agendamentos recorrentes.
post/pix/scheduling-payments/recurrences
Parameters
#/paths/~1pix~1claims/get/parameters/0 — unresolved $ref
#/paths/~1pix~1claims/get/parameters/2 — unresolved $ref
#/paths/~1pix~1claims/get/parameters/3 — unresolved $ref
#/paths/~1pix~1recurring-payments/get/parameters/10 — unresolved $ref
Request body
Example request
{
"payment": {
"endToEndId": "E5958811120250808184150764PB2233",
"creditor": {
"accountIdentification": "10319867",
"accountIssuer": "0001",
"agentMemberIdentification": "59588111",
"name": "Empresa Exemplo LTDA",
"privateIdentification": "29194244000134"
},
"debtor": {
"accountIdentification": "1031986787",
"accountIssuer": "0001",
"name": "João da Silva",
"privateIdentification": "61949998029"
}
}
}Response
Sucesso na criação do agendamento recorrente.