Product ID
Supplier code
Sample request:
PUT /products/123/suppliers/00
{
"supplier_buy_ex": 1.1,
"supplier_sku2": "SupplierSKU2",
"lead_time": 4,
"is_default": true,
"notes": "This is a Note."
}
Product ID
Supplier code
Api subscription key
Default:no-cache
Bearer token for authorization (e.g., Bearer )
Product supplier to update
Product supplier updated successfully
Product ID
Supplier Code
Supplier Name
Supplier Status (true - Enabled, false - Disabled)
Supplier Buy Ex
>= -922337203685477.6<= 922337203685477.6
Supplier SKU2
Lead Time in days
Indicates if the product supplier is a default supplier
Notes
Indicates if the product supplier is soft deleted
Searches Product Types by parameters
Modified since
>= 1<= 100000
>= 1<= 2147483647
Api subscription key
Default:no-cache
Bearer token for authorization (e.g., Bearer )
Paging Response with Product Types data
Product Type Model
Sample request:
POST /producttypes
{
"name": "ProductTypeName"
}
Api subscription key
Default:no-cache
Bearer token for authorization (e.g., Bearer )
Type model
New Product Type was created
Product Type Model
Product type Id.
Product type description (Name)
Match pattern:^[a-zA-Z0-9\s./;:\-_+()*&^%$#@]+$
>= 0 characters<= 50 characters
Modified on
Gets specific Product Type by unique id
Product Type id
Example:10000
Api subscription key
Default:no-cache
Bearer token for authorization (e.g., Bearer )
Returns found Product Type
Product Type Model
Product type Id.
Product type description (Name)
Match pattern:^[a-zA-Z0-9\s./;:\-_+()*&^%$#@]+$
>= 0 characters<= 50 characters
Modified on