POST
/
api-price
/
price
/
bulk-insert

Headers

x-site-context
string
required

The x-site-context header is a JSON object that contains information about the source you wish to pull from. The mandatory account is the 24 character identifier found in Copilot. The channel (Sales channel ID), stage (environment name), and date attributes can be used to further narrow the scope of your data source.

x-api-key
string
required

The x-api-key enables you to access the fabric API without Authorization. You must request fabric Inc to obtain this key.<br />Authorizationheader is required ifx-api-key` is omitted.

Body

application/json · object[]
itemId
number
required

Item ID

offers
object[]
required

Offers

priceListId
required

Pricelist Id or name. this is optional. Price will be updated for Default Pricelist if priceListId is not provided.

itemSku
string

SKU

Response

200 - application/json
_id
string

ID

createdAt
string

Date and time of creation

isSoftDeleted
boolean

Has been soft deleted

itemId
number

Internal Item ID

itemSku
string

Produtct SKU

job
boolean

Job

offerId
number

Offer ID

offers
object[]

Offers

priceListId
number

Price List ID

updatedAt
string

Date and time of updated