patch
https://payment-backend-sandbox.milio.com.co/beneficiary/uuid/
Este endpoint permite actualizar la información del beneficiario
| PARÁMETRO | DESCRIPCIÓN | R |
|---|---|---|
| uuid | Es el código generado cuando se crea el beneficiario. | X |
{
"typeDocumentId": 3,
"categoryId": 3,
"name": "Luis1",
"lastName": "leon1",
"document": "108274925733",
"email": "[email protected]",
"dateOfBirth": "1995-12-11",
"indicativeContact": "+57",
"phoneContact": "3004990876",
"street": "calle 36 cr3aw #34-64",
"city": "Monteria",
"region": "CO-COR",
"postalCode": "23001",
"country": "CO"
}
