Search sales items available within given category

Search for sales item existing below category with given categoryId

Response CodeFault CodeFaultSuggested User Message
50090061SystemFailureFaultSystem Failure, please try again later
4007003BadInputExceptionCatagogy Id must be Provided
4007004BadInputExceptionCategory Id must be numeric
4007001BadInputExceptionCurrency is null or empty
4007002BadInputExceptionItem type is invalid
4007009BadInputExceptionInvalid currency code
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required

The specific page of results to retrieve

int64
required

The id of the category for which subcategories will be retrieved

Query Params
integer
5 to 50
Defaults to 20

The number of results to show on a single page. Value should be between 5 and 50 inclusive. If not supplied, defaults to 20

string
enum

If not supplied, only active products will be returned. If supplied, specifies whether to return only active or all products

Allowed:
string

Field and direction to order results. Available fields are name (item name) and date (last updated date). Ordering may be asc (ascending) or desc (descending)

boolean
Defaults to true

Flag indicating to only retrieve items got a specific category (not including sub-categories). If set to false will retrieve recursively items from the category and all its subcategories

string

Used for matching search requests and responses where clients may be making multiple concurrent requests

Body Params

The details to use for searching

Details used for searching category items

string
required
length ≤ 3

3 character currency code used to provide correct price

string
enum

Limits category items to one type

Allowed:
Headers
string

The tenant ID for which the operation is being carried out. This will be automatically generated during the authentication process.

string

The ID of a user who is performing the operation. This will be automatically generated during the authentication process.

string
enum

The source of whether records are updated by HMAC or a USER. This will be automatically generated during the authentication process. For customers accessing the service the source will be set to CUSTOMER.

Allowed:
Responses

Language
LoadingLoading…
Response
Choose an example:
application/json