Get items sheet description for catalog PDF

This API will help to get all the item descriptions of a given list of item ids to generate a catalog pdf of all items. This API can be accessed by event admin and super admin. We need to pass an authentication token to get all the item details of a given list of item ids.

Here is the description of response attributes, which returns to the form of JSON.

AttributesDescription
currencySymbolCurrency symbol
eventFullUrlFull event URL
eventLogoevent logo
eventNamename of event
eventPhoneNumberevent phone number
catalogItemsIt contains List and PdfCatalogItemDto contains the below field in form of JSON

bidIncrement: bid increment price
buyItNow: buy it now price
itemCatalogDescription: item catalog description
itemCode: item code
itemImgUrl: item image url
itemName: item name
liveItem: is item will live?
marketValue: market value price
startingBid: starting bid price
Language
Authorization
Header
Click Try It! to start a request and see the response here!