Used to get a topical list of prices for all products that are applicable for the specified customer
Name | Type | Description | Restrictions |
---|---|---|---|
customer | String | The handle of the customer |
|
Name | Type | Required / Optional | Description |
---|---|---|---|
product | String | Required | The product |
action | String | Required | The action |
currency | String | Required | The currency for the product |
price | Integer | Required | The price for the action for the product, in cents |
fromDate | Timestamp | Required | The effective date of the price change |
Name | Type | Required / Optional | Description |
---|---|---|---|
product | String | Required | The product |
action | String | Required | The action |
currency | String | Required | The currency for the product |
price | Integer | Required | The price for the action for the product, in cents |
fromDate | Timestamp | Required | The start date of the promo |
endDate | Timestamp | Required | The end date of the promo |
active | Boolean | Required | Whether or not the prome is active for your account. If not see portal for requirements to participate in the promo. |
Generic errors can be expected.
GET /v2/customers/customer/pricelist