Get Item in Catalog
Gets an item by ID.
Authorizations
Most endpoints require an organization
token. Some endpoints require an application
token, and those endpoints are noted.
Path Parameters
ID for the line item (also known as a product, service, or item).
x >= 0
Response
Item or product name. Max length of 250 characters.
250
"Materials deposit"
Item or product price per unit.
5
Quantity of item or product.
1
Item or product code. Max length of 250 characters.
250
"M-DEPOSIT"
Item or product description. Max length of 250 characters.
250
"Deposit for materials."
Item or product commodity code. Max length of 250 characters.
250
"010"
Unit of measurement. Max length of 100 characters.
100
"SqFt"
Internal class of item or product: value '0' is only for invoices , '1' for bills, and '2' common for both.
0
Array of tags classifying item or product.
Identifier of line item.
45
Timestamp of when the line item was updated, in UTC.
"2022-07-01 15:00:01"
Timestamp of when line item was created, in UTC.
"2022-07-01 15:00:01"
Auxiliary validation used internally by payment pages and components.
null
The paypoint's legal name.
"Sunshine Services, LLC"
The paypoint's DBA name.
"Sunshine Gutters"
The paypoint's entryname (entrypoint) value.
50
"d193cf9a46"
The name of the paypoint's parent organization.
"PropertyManager Pro"
Was this page helpful?