A valid request URL is required to generate request examples
{ "id": 123, "rev_num": "<string>", "last_revision_num": "<string>", "project_id": 123, "creator_id": 123, "label": "<string>", "status": "draft", "common_status": "draft", "project_name": "<string>", "purchase_order_date": "2023-12-25", "delivery_date": "2023-12-25", "ship_via": "<string>", "note": "<string>", "payment_terms": "<string>", "currency": "<string>", "created_at": "2023-11-07T05:31:56Z", "updated_at": "2023-11-07T05:31:56Z", "vendor_id": 123, "vendor_address_id": 123, "vendor_contact_id": 123, "shipping_client_id": 123, "shipping_client_address_id": 123, "shipping_client_contact_id": 123, "billing_client_id": 123, "billing_client_address_id": 123, "billing_client_contact_id": 123, "vendor": { "id": 123, "name": "<string>", "data": {}, "addresses": [ { "id": 123, "name": "<string>", "phone": "<string>", "post_code": "<string>", "address_line_1": "<string>", "address_line_2": "<string>", "city": "<string>", "state": "<string>", "country": "<string>", "priority": true } ], "people": [ { "id": 123, "name": "<string>", "email": "<string>", "phone": "<string>", "position": "<string>", "note": "<string>", "priority": true } ], "categories": [ { "id": 123, "type": "client" } ] }, "shipping_client": { "id": 123, "name": "<string>", "data": {}, "addresses": [ { "id": 123, "name": "<string>", "phone": "<string>", "post_code": "<string>", "address_line_1": "<string>", "address_line_2": "<string>", "city": "<string>", "state": "<string>", "country": "<string>", "priority": true } ], "people": [ { "id": 123, "name": "<string>", "email": "<string>", "phone": "<string>", "position": "<string>", "note": "<string>", "priority": true } ], "categories": [ { "id": 123, "type": "client" } ] }, "billing_client_client": { "id": 123, "name": "<string>", "data": {}, "addresses": [ { "id": 123, "name": "<string>", "phone": "<string>", "post_code": "<string>", "address_line_1": "<string>", "address_line_2": "<string>", "city": "<string>", "state": "<string>", "country": "<string>", "priority": true } ], "people": [ { "id": 123, "name": "<string>", "email": "<string>", "phone": "<string>", "position": "<string>", "note": "<string>", "priority": true } ], "categories": [ { "id": 123, "type": "client" } ] }, "amount": 123, "total": 123, "shipping_cost": 123, "packing_cost": 123, "duties_cost": 123, "install_cost": 123, "other_cost": 123, "sales_tax": 123, "invoiced_amount": 123, "paid_amount": 123, "due_amount": 123, "items": [ { "id": 123, "name": "<string>", "description": "<string>", "unit_type": "<string>", "quantity": 123, "price": 123, "taxable": true, "second_taxable": true, "project_item_id": 123 } ], "client_invoice_ids": [ 123 ], "supplier_invoice_ids": [ 123 ], "shipment_ids": [ 123 ] }
OK
draft
open
closed
approved
rejected
review
shipment_created
arrival_expected
received_partially
Show child attributes