Get item

Gets an item by ID.

Path parameters

lineItemIdintegerRequired

ID for the line item (also known as a product, service, or item).

Headers

requestTokenstringRequired

Response

Success

itemCostdouble

Item or product price per unit.

itemQtyinteger

Quantity of item or product.

createdAtdatetimeOptional

Timestamp of when line item was created, in UTC.

idlongOptional

Identifier of line item.

itemCategorieslist of optional stringsOptional

Array of tags classifying item or product.

itemCommodityCodestringOptional<=250 characters

Item or product commodity code. Max length of 250 characters.

itemDescriptionstringOptional<=250 characters

Item or product description. Max length of 250 characters.

itemModeintegerOptional

Internal class of item or product: value ‘0’ is only for invoices , ‘1’ for bills, and ‘2’ common for both.

itemProductCodestringOptional<=250 characters

Item or product code. Max length of 250 characters.

itemProductNamestringOptional<=250 characters

Item or product name. Max length of 250 characters.

itemUnitOfMeasurestringOptional<=100 characters

Unit of measurement. Max length of 100 characters.

lastUpdateddatetimeOptional

Timestamp of when the line item was updated, in UTC.

pageidentifierstringOptional

Auxiliary validation used internally by payment pages and components.

ParentOrgNamestringOptional

The name of the paypoint’s parent organization.

PaypointDbanamestringOptional

The paypoint’s DBA name.

PaypointEntrynamestringOptional<=50 characters

The paypoint’s entryname (entrypoint) value.

PaypointLegalnamestringOptional

The paypoint’s legal name.

Errors