Actualizar Beneficiario

Este endpoint permite actualizar la información del beneficiario


PARÁMETRODESCRIPCIÓNR
uuidEs 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"
}
Language
Credentials
OAuth2
Response
Click Try It! to start a request and see the response here!