POST
/
consumers
/
{consumer_id}
/
invoicing
/
products

Authorizations

Authorization
string
header
required

This access token needs to be included in each of your request to the Chift API.

Path Parameters

consumer_id
string
required

Body

application/json
name
string
required

Name

category
string

Category matching target sofware name

code
string

Reference/code

currency
string

Currency matching target sofware name

description
string

Description

tax_id
string

Technical id of the tax in Chift

unit
string

Unit of measure matching target sofware name

unit_price
number

Unit price

Response

200 - application/json
id
string
required

Technical id in Chift

name
string
required

Name

source_ref
object
required

Technical id in the target software

available_quantity
number
default:
0

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

category
string

Category matching target sofware name

code
string

Reference/code

cost
number
default:
0

Cost of the product

currency
string

Currency matching target sofware name

description
string

Description

tax_id
string

Technical id of the tax in Chift

unit
string

Unit of measure matching target sofware name

unit_price
number

Unit price