HomeGuidesAPIsReleasesDownloadsDeveloperEvents
Log In
APIs
These docs are for v2024.02.01. Click to read the latest docs for v2025.03.01.

Get catalogue item details

Look up details of an sales item from its ID
Response Code | Fault Code | Fault | Suggested User Message
------------- | ---------- | ----- | ----------------------
500 | 90061 | SystemFailureFault | System Failure, please try again later
500 | 4931 | BadInputException | sales item code is empty
500 | 7001 | BadInputException | Currency is null or empty
500 | 7000 | CatalogueNotFoundException | No Category Item found

Path Params
string
required

the ID of the catalogue item to look up (sales item code)

Query Params
string
required

3 character currency code used to provide correct price

Headers
string

The ID of the tenant 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

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.

Responses

Language
Choose an example:
application/json