v1

latestOpenAPI 3.1.02026-07-22155403592.5 KB
Invoicing
Products

Retrieve one product

Returns a product

get/consumers/{consumer_id}/invoicing/products/{product_id}

Path parameters

consumer_idstring uuid required
product_idstring required

Response

Successful Response

idstring required

Technical id in Chift

namestring required

Name

unit_pricenumber nullable

Unit price

tax_idstring nullable

Technical id of the tax in Chift

codestring nullable

Reference/code

unitstring nullable

Unit of measure matching target software name

categorystring nullable

Category matching target software name

currencystring nullable

Currency matching target software name

descriptionstring nullable

Description

costnumber nullable

Cost of the product

available_quantitynumber nullable

Available quanity of the product in stock. Will only be used for products that have an inventory (services will always be 0)