beel_get_product
Retrieve product details by providing company NIF and product UUID. Access product information for VeriFactu-compliant Spanish electronic invoicing operations.
Instructions
Retrieves the details of a product of this company (NIF).
Endpoint: GET /v1/companies/{company_id}/products/{product_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. | |
| product_id | Yes | Product unique UUID |