API Reference

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.

Attributes

Description

eventLogo

It contains the logo of the event.

eventPhoneNumber

It contains a phone number that is associated with the event.

currencySymbol

It contains a currency code.

itemCode

it contains the code of the item. item code is a unique identifier per module per event.

itemName

it contains the name of the item.

itemImgUrl

it contains the URL of the image which is configured while adding an item.

demoBid

Demo Bid

bidIncrement

it contains the bid increment amount. the bid will increment to this amount.

buyItNow

it contains but it now price of the item.

marketValue

it contains the market value price of the item.

startingBid

it contains starting bid amount of the item. starting bid amount can be configured in add/update item page.

liveItem

it contains a boolean value and indicates that is this item is live or not?

itemSheetDescription

it contains an item sheet description. item sheet description can be editable and can be reset. from the item sheet description page.

poweredByAeActivated

it 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 Code

Error Description

200

OK.

401

You are not authorized to view the resource.

403

Accessing the resource you were trying to reach is forbidden.

404

The resource you were trying to reach is not found.

4030201

Not Event Host.

Language
Credentials
Header
Click Try It! to start a request and see the response here!