Item Sheet Description for PDF

This API will help to generate the pdf of the given item id. This API can be accessed by event admin and super admin. We need to pass an authentication token to authorize the user and generate a pdf for the given item id.

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

AttributesDescription
eventLogoIt contains the logo of the event.
eventPhoneNumberIt contains a phone number that is associated with the event.
currencySymbolIt contains a currency code.
itemCodeit contains the code of the item. item code is a unique identifier per module per event.
itemNameit contains the name of the item.
itemImgUrlit contains the URL of the image which is configured while adding an item.
demoBidDemo Bid
bidIncrementit contains the bid increment amount. the bid will increment to this amount.
buyItNowit contains but it now price of the item.
marketValueit contains the market value price of the item.
startingBidit contains starting bid amount of the item. starting bid amount can be configured in add/update item page.
liveItemit contains a boolean value and indicates that is this item is live or not?
itemSheetDescriptionit contains an item sheet description. item sheet description can be editable and can be reset. from the item sheet description page.
poweredByAeActivatedit contains the boolean value and indicates that is this item powered by Ae Activated or not?

Here are the possible error messages, which return if any condition gets failed or required data is missing for processing.

Error CodeError Description
200OK.
401You are not authorized to view the resource.
403Accessing the resource you were trying to reach is forbidden.
404The resource you were trying to reach is not found.
4030201Not Event Host.
Language
Authorization
Header
Click Try It! to start a request and see the response here!