ItemdetailsCommand
Adds a new variation (e.g., color, size) to an existing item. Variations allow customers to select different product options.
post/v2/itemdetails/variations/add
Headers
x-tenant-idstring uuid required
The tenant ID for the target ERP instance.
x-runasstring
The User-Id (int or uuid) on whose behalf the request is executed. Requires scope 'Application.RunAs'.
x-companyidstring
The Company-Id (int or uuid) of the company on whose behalf the request is executed.
Request body
Response
Variation was successfully added to the item.
Changes
No recorded changes to this endpoint across all 1 revision of this API.