Skip to main content

PurchaseOrderLine

iduuidnullable
po_numberstringrequired
po_line_numberstringrequired
source_document_idstringrequired
source_line_idstringrequired
line_typestringnullable
product_code_1stringnullable
product_namestringnullable
product_code_2stringnullable
unspsc_codestringnullable
descriptionstringnullable
requesterstringnullable
buyerstringnullable
quantitynumberrequired
unit_of_measurestringnullable
unit_pricenumberrequired
currency_codestringnullable
expected_delivery_datedate-timenullable
ship_to_location_codestringnullable
net_amountnumberrequired
tax_amountnumbernullable
gross_amountnumbernullable
statusstringnullable
is_deletedbooleannullable
deleted_atdate-timenullable
created_atdate-timenullable
updated_atdate-timenullable
custom_text_1stringnullable
custom_text_2stringnullable
custom_text_3stringnullable
custom_text_4stringnullable
custom_text_5stringnullable
custom_text_6stringnullable
custom_text_7stringnullable
custom_text_8stringnullable
custom_text_9stringnullable
custom_text_10stringnullable
custom_text_11stringnullable
custom_text_12stringnullable
custom_text_13stringnullable
custom_text_14stringnullable
custom_text_15stringnullable
custom_number_1numbernullable
custom_number_2numbernullable
custom_number_3numbernullable
custom_number_4numbernullable
custom_number_5numbernullable
custom_number_6numbernullable
custom_number_7numbernullable
custom_number_8numbernullable
custom_number_9numbernullable
custom_number_10numbernullable
custom_date_1datenullable
custom_date_2datenullable
custom_date_3datenullable
custom_date_4datenullable
custom_date_5datenullable
custom_date_6datenullable
custom_date_7datenullable
custom_date_8datenullable
custom_date_9datenullable
custom_date_10datenullable
PurchaseOrderLine
{
"id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"po_number": "string",
"po_line_number": "string",
"source_document_id": "string",
"source_line_id": "string",
"line_type": "string",
"product_code_1": "string",
"product_name": "string",
"product_code_2": "string",
"unspsc_code": "string",
"description": "string",
"requester": "string",
"buyer": "string",
"quantity": 0,
"unit_of_measure": "string",
"unit_price": 0,
"currency_code": "string",
"expected_delivery_date": "2024-07-29T15:51:28.071Z",
"ship_to_location_code": "string",
"net_amount": 0,
"tax_amount": 0,
"gross_amount": 0,
"status": "string",
"is_deleted": true,
"deleted_at": "2024-07-29T15:51:28.071Z",
"created_at": "2024-07-29T15:51:28.071Z",
"updated_at": "2024-07-29T15:51:28.071Z",
"custom_text_1": "string",
"custom_text_2": "string",
"custom_text_3": "string",
"custom_text_4": "string",
"custom_text_5": "string",
"custom_text_6": "string",
"custom_text_7": "string",
"custom_text_8": "string",
"custom_text_9": "string",
"custom_text_10": "string",
"custom_text_11": "string",
"custom_text_12": "string",
"custom_text_13": "string",
"custom_text_14": "string",
"custom_text_15": "string",
"custom_number_1": 0,
"custom_number_2": 0,
"custom_number_3": 0,
"custom_number_4": 0,
"custom_number_5": 0,
"custom_number_6": 0,
"custom_number_7": 0,
"custom_number_8": 0,
"custom_number_9": 0,
"custom_number_10": 0,
"custom_date_1": "2024-07-29",
"custom_date_2": "2024-07-29",
"custom_date_3": "2024-07-29",
"custom_date_4": "2024-07-29",
"custom_date_5": "2024-07-29",
"custom_date_6": "2024-07-29",
"custom_date_7": "2024-07-29",
"custom_date_8": "2024-07-29",
"custom_date_9": "2024-07-29",
"custom_date_10": "2024-07-29"
}