Sitecore Ordercloud

Create a new price schedule

POST
/priceschedules

Description

If ID is provided and an object with that ID already exists, a 409 (conflict) error is returned.

Roles

At least one of the roles below is required to access this endpoint

FullAccess
PriceScheduleAdmin

Request Body

PropertyTypeFormatMax LengthPossible Values
OwnerIDstring---------

IDstring---100 characters---
Name
Required
string---100 characters---
ApplyTaxboolean---------

ApplyShippingboolean---------

MinQuantityintegerint32------

MaxQuantityintegerint32------

UseCumulativeQuantityboolean---------

RestrictedQuantityboolean---------

PriceBreaksarray---------
PropertyTypeFormatMax LengthPossible Values
Quantityintegerint32------

Pricenumberfloat------

SalePricenumberfloat------

Currencystring---100 characters---

SaleStartstringdate-time------

SaleEndstringdate-time------

xpobject---------

Response Body

PropertyTypeFormatMax LengthPossible Values
OwnerIDstring---------

IDstring---100 characters---
Namestring---100 characters---
ApplyTaxboolean---------

ApplyShippingboolean---------

MinQuantityintegerint32------

MaxQuantityintegerint32------

UseCumulativeQuantityboolean---------

RestrictedQuantityboolean---------

PriceBreaksarray---------
PropertyTypeFormatMax LengthPossible Values
Quantityintegerint32------

Pricenumberfloat------

SalePricenumberfloat------

Currencystring---100 characters---

SaleStartstringdate-time------

SaleEndstringdate-time------

IsOnSale
Read Only
boolean---------

xpobject---------