GET

https://prod01-apigw.{customer_name}.fabric.zone

/
api-price
/
price

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 fabric APIs without Authorization. You must request fabric Inc to obtain this key.<br /> Authorization header is required if x-api-key is omitted.

Query Parameters

limit
number

It limits the number of records returned by the API, default is 10 if limit is not specified.

offset
number

Number of records you wish to skip before selecting records. Default is 0 if not specified.

Response

200 - application/json

Get Price Response

query
object

Object containing the size, count and amount of pages in the response.

prices
object[]

An array containing all the prices in the service.