Price Lists
Retrieve the details of a specific price list by ID.
Unique identifier of the resource
1Price list retrieved successfully.
Forbidden
The given resource or object was not found or does not exist.
Update the details of a specific price list by ID.
Unique identifier of the resource
1Price List ID
Name of the price list.
Standard Price ListUnique code for the price list. Can be null or blank.
shop_price_listCurrency type for the price list.
tryPossible values: Indicates whether the price list is auto-synchronized with an external integration.
falseExample: trueCreation Date of the Price List
Last Modification Date of the Price List
Price list updated successfully.
Forbidden
The given resource or object was not found or does not exist.
Delete a specific price list by ID.
Unique identifier of the resource
1No content
Forbidden
The given resource or object was not found or does not exist.
No content
Retrieve a list of price lists with optional filtering.
Filter by name.
Filter by code.
Filters by exact code
Filter by auto-sync status.
trueFilter by creation date using supported lookup expressions (e.g., gt, gte, lt, lte, date__gt, etc.).
created_date__gt=2024-01-01T00:00:00ZA list of price lists.
A list of price lists.
Create a new price list with the specified data.
Price List ID
Name of the price list.
Standard Price ListUnique code for the price list. Can be null or blank.
shop_price_listCurrency type for the price list.
tryPossible values: Indicates whether the price list is auto-synchronized with an external integration.
falseExample: trueCreation Date of the Price List
Last Modification Date of the Price List
Price list created successfully.
Required field(s) are missing, data is invalid, or the action is not allowed.
Forbidden
Last updated
Was this helpful?

