Receipt
po_numberstringrequired
po_line_numberstringrequired
receipt_line_numberstringrequired
receipt_numberstringnullable
receipt_datedate-timenullable
quantitynumberrequired
unit_pricenumberrequired
net_amountnumberrequired
tax_amountnumbernullable
gross_amountnumbernullable
unit_of_measurestringnullable
location_codestringnullable
received_bystringnullable
commentsstringnullable
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_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
is_deletedbooleannullable
deleted_atdate-timenullable
source_document_idstringrequired
source_line_idstringrequired
source_receipt_line_idstringrequired
created_atdate-timenullable
updated_atdate-timenullable
Receipt
{
"po_number": "string",
"po_line_number": "string",
"receipt_line_number": "string",
"receipt_number": "string",
"receipt_date": "2024-07-29T15:51:28.071Z",
"quantity": 0,
"unit_price": 0,
"net_amount": 0,
"tax_amount": 0,
"gross_amount": 0,
"unit_of_measure": "string",
"location_code": "string",
"received_by": "string",
"comments": "string",
"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_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",
"is_deleted": true,
"deleted_at": "2024-07-29T15:51:28.071Z",
"source_document_id": "string",
"source_line_id": "string",
"source_receipt_line_id": "string",
"created_at": "2024-07-29T15:51:28.071Z",
"updated_at": "2024-07-29T15:51:28.071Z"
}