Product ID
Supplier Code
Gets a specific supplier for a product
Product ID
Supplier Code
Api subscription key
Default:no-cache
Bearer token for authorization (e.g., Bearer )
Product supplier retrieved 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
Deletes specific Product Supplier by supplier code
Product id
Product Supplier code
Api subscription key
Default:no-cache
Bearer token for authorization (e.g., Bearer )
Product Supplier was deleted
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