OAuth scope: product.write
Creates a single product for the authenticated organization.
Price plans: this endpoint is available for all Qonto price plans.
Bearer authorization header: Bearer <token>, where <token> is the access token received from the authorization server at the end of the OAuth 2.0 flow.
Required only for Sandbox API requests; to get one, please sign up to the Developer Portal.
Payload for creating a product.
Title of the product.
120"Web Development Service"
Whether the product is a good or a service.
good, service "service"
The unit price of the product.
The VAT rate as a decimal (e.g. "0.2" for 20%).
"0.2"
Description of the product.
600"Full-stack web development service"
Internal note for the product (not visible to clients).
50000"Preferred vendor for web projects"
The unit of measurement for the product (e.g. "kilogram", "hour").
"hour"
VAT exemption code, applicable when vat_rate is "0". Required for Italian organizations when the VAT rate is 0.
N1, N2, N2.1, N2.2, N3, N3.1, N3.2, N3.3, N3.4, N3.5, N3.6, N4, N5, N6, N6.1, N6.2, N6.3, N6.4, N6.5, N6.6, N6.7, N6.8, N6.9, N7, S293B, S262.1, S259, S283, S261, S262, S263, S19.1, S4.1B, S4.1A, S4, S13B, S122, S25, S21, S69, S20, S84.1.2 "N1"
External links associated with the product.
Returns the product created.
A product belonging to the organization.