v1

latestOpenAPI 3.0.32026-08-068925782.3 MB
Pricing

Create and manage PriceListVersions.

PricePoints will be created for each Item of each PriceList Product.

PriceListVersion XLSX representation will be fixed for Provider after schedule/activate.

After one of these actions any changes will not affect on XLSX representation for Provider.

For bulk update XLSX file download is needed to set:

  • HTTP Content-Type header: application/vnd.openxmlformats-officedocument.spreadsheetml.template

  • or add format='xlsx' param to query string (?format=xlsx)

post/pricing/versions

Request body

descriptionstring required
start_atstring date-time

Time when this PriceListVersion is activated (in case of scheduling activation in future). PriceListVersions are being activated at begin of specified hour.

Response

idstring
descriptionstring required
start_atstring date-time

Time when this PriceListVersion is activated (in case of scheduling activation in future). PriceListVersions are being activated at begin of specified hour.

status'processing' | 'draft' | 'scheduled' | 'active' | 'obsolete' | 'expired'
xlsx_filestring uri-reference nullable

Link to XLSX representation file.