Get a customer's details
GET {{baseUrl}}/customers/:customerId
Get te details regarding a specific direct debit customer
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"id":"3118128a-6792-4b06-bd61-4acf6f6ad6b5","createdDate":"2022-02-09T08:45:50.406032Z","lastUpdatedDate":"2022-02-09T08:45:50.406032Z","firstname":"Carlos","lastname":"Vives","email":"carlos-vives@musica.mx","phone":"+523001234567","country":"mex","documentType":"mx_rfc","documentNumber":"123456789"}