šŸ”’ Create sales price V3

This endpoint is currently in Beta and available for testing. It may contain bugs, and breaking changes can occur at any time without prior notice. We do not recommend using Beta endpoints in production environments. Should you choose to use it in production, you assume full responsibility for any resulting issues.

This endpoint requires the following scopes: salesPrice:create.

Create a new sales price.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

SalesPrice create payload

product
object
required

Product

customer
object | null

Customer (provide either customer or customerGroup, but not both)

customerGroup
object | null

Customer group (provide either customer or customerGroup, but not both)

price
object
required

Money

float
required
≄ 0.00001

Quantity

float | null

Package amount

string | null

Customer product number

boolean

Whether the price is not calculated from exchange table

boolean

Whether to hide the price from bulk price listing

string

Remark

date

Valid from date

date

Expires at date

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

401

Unauthorized

403

Forbidden

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
application/problem+json