Request
Body Params application/json
{
"contract_number": "899205",
"cpf_cnpj": "08040843359",
"form": {
"document": "08040843359",
"name": "Victor",
"lastname": "Hugo",
"mail": "victorhugoos@live.com",
"phone": "11993043118"
},
"invoice_id": "13951978",
"payment_type": "PIX",
"value": 94.51
}
Responses
application/json {
"contract_number": "751318",
"cpf_cnpj": "08040843359",
"form": {
"document": "73856586520",
"name": "Victor",
"lastname": "Hugo",
"mail": "victorhugoos@live.com",
"phone": "11993043118"
},
"invoice_id": "13951979",
"payment_type": "PIX",
"value": 94.51
}
Modified at 2025-01-23 16:53:05