Prices
Prices
List all pricelists.
Accesstoken recevied after user login with a deviceToken
Reference to a tenant.
^[A-Za-z0-9-_]+Reference to the name of a pricelist.
External reference to a pricelist.
Reference to a specific page in a result set.
The number of items per page in a result set.
Defines which field the resource list is sorted by.
| ENUM | Description |
|---|---|
| ASC | Sort in ascending order |
| DESC | Sort in descending order |
Example response
Example response
Create a new pricelist.
Accesstoken recevied after user login with a deviceToken
Reference to a tenant.
^[A-Za-z0-9-_]+Example response
Example response
Get pricelist details.
Accesstoken recevied after user login with a deviceToken
Reference to a Pricelist.
^[A-Za-z0-9-_]+Reference to a tenant.
^[A-Za-z0-9-_]+Example response
Example response
Update pricelist details.
Accesstoken recevied after user login with a deviceToken
Reference to a Pricelist.
^[A-Za-z0-9-_]+Reference to a tenant.
^[A-Za-z0-9-_]+Example response
Example response
Deletes a pricelist and all associated prices.
Accesstoken recevied after user login with a deviceToken
Reference to a Pricelist.
^[A-Za-z0-9-_]+Reference to a tenant.
^[A-Za-z0-9-_]+No Content
No Content
No content
Lists all prices on a pricelist.
Accesstoken recevied after user login with a deviceToken
Reference to a Pricelist.
^[A-Za-z0-9-_]+Reference to a tenant.
^[A-Za-z0-9-_]+External reference to a product.
Reference to a product uid.
^[A-Za-z0-9-_]+reference to a product sku.
Reference to a specific page in a result set.
The number of items per page in a result set.
Defines which field the resource list is sorted by.
| ENUM | Description |
|---|---|
| ASC | Sort in ascending order |
| DESC | Sort in descending order |
Example response
Example response
Creates a new price for a product on a pricelist.
Accesstoken recevied after user login with a deviceToken
Reference to a Pricelist.
^[A-Za-z0-9-_]+Reference to a tenant.
^[A-Za-z0-9-_]+^[A-Za-z0-9-_]+^[A-Za-z0-9-_]+Example response
Example response
Creates prices on a pricelist. Items in:
create : will be created. if fromDate is not set in request, current timestamp will be set on price record
update : will be updated.
delete: will be deleted.
upsert: will create or update if needed. if fromDate is not set in request, an update on current price will be executed.
The response http status is either:
200: all items in request was processed successfully,
207: one or more item was processed with an error.
Accesstoken recevied after user login with a deviceToken
Reference to a Pricelist.
^[A-Za-z0-9-_]+Reference to a tenant.
^[A-Za-z0-9-_]+Response for PriceBatchRequest. 200: All items in request was processed with no errors 207: One or more items in request returned an error
Response for PriceBatchRequest. 200: All items in request was processed with no errors 207: One or more items in request returned an error
The search answers the question: Give all prices that have products with brand in brandUids AND productGroup in groupUids AND that have product SKU/name, brand name or productGroup name which contains the query words.
Accesstoken recevied after user login with a deviceToken
Reference to a Pricelist.
^[A-Za-z0-9-_]+Reference to a tenant.
^[A-Za-z0-9-_]+Reference to a specific page in a result set.
The number of items per page in a result set.
Defines which field the resource list is sorted by.
| ENUM | Description |
|---|---|
| ASC | Sort in ascending order |
| DESC | Sort in descending order |
Example response
Response for PriceBatchRequest. 200: All items in request was processed with no errors 207: One or more items in request returned an error
Get details for a price.
Accesstoken recevied after user login with a deviceToken
Reference to a Pricelist.
^[A-Za-z0-9-_]+Reference to a Price.
^[A-Za-z0-9-_]+Reference to a tenant.
^[A-Za-z0-9-_]+Example response
Example response
Update details for a price.
Accesstoken recevied after user login with a deviceToken
Reference to a Pricelist.
^[A-Za-z0-9-_]+Reference to a Price.
^[A-Za-z0-9-_]+Reference to a tenant.
^[A-Za-z0-9-_]+Example response
Example response
Deletes a price on a pricelist.
Accesstoken recevied after user login with a deviceToken
Reference to a Pricelist.
^[A-Za-z0-9-_]+Reference to a Price.
^[A-Za-z0-9-_]+Reference to a tenant.
^[A-Za-z0-9-_]+No Content
No Content
No content
Last updated
Was this helpful?

