beel_get_customer
Retrieves complete customer details for a specified company NIF, using the company and customer IDs to return accurate data for verification or management.
Instructions
Retrieves the complete details of a customer of this company (NIF).
Endpoint: GET /v1/companies/{company_id}/customers/{customer_id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | NIF (company) the operation acts on. It is the only source of context: the account that owns it is derived from it, and the `BeeL-Active-Company` header plays no part. A NIF you do not reach answers `403`, and so does a NIF that does not exist, so the existence of a NIF in another account is never disclosed. | |
| customer_id | Yes | Customer ID |