Skip to main content
POST
Look up SKU pricing

Authorizations

Authorization
string
header
required

access token

Body

application/json
skuCode
string

Single SKU code to look up (convenience field)

Example:

"DOCUMENT_FILING"

skuCodes
string[]

Array of SKU codes to look up in batch (max 50)

Example:

Response

200 - application/json

Pricing information for requested SKUs

prices
object[]