Skip to main content
POST
Create a new price list

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Query Parameters

auditUser
string
required

The audit user to log the request

Body

application/json

Request information needed to create the price list

code
string
required

A code that uniquely identifies this price list

Maximum string length: 64

Response

Successfully created

description
string

Short description of the result of the action

id
string

Will contain the ID of the resource that has been created or updated