Retail Express API 2.1

PurchaseOrderReceipts

object

Purchase order receipts model

* Additional properties are NOT allowed.
idinteger(int32)

Purchase order receipts identifier

purchase_order_idinteger(int32)

Purchase order identifier

purchase_order_receipt_itemsarray[object]

Purchase order receipt item

* Additional properties are NOT allowed.
Show Child Parameters
supplier_invoicesarray[object]

Purchase order receipt supplier invoices

* Additional properties are NOT allowed.
Show Child Parameters
supplier_invoice_numberstring

Supplier invoice number (max length = 50)

statusstring

Allowed values:AvailableIn ProgressFinalised

created_onstring(date-time)

Created on

created_byobject
* Additional properties are NOT allowed.
Show Child Parameters
modified_onstring(date-time)

Modified On

modified_byobject
* Additional properties are NOT allowed.
Show Child Parameters
made_available_onstring(date-time)

Made available on

made_available_byobject
* Additional properties are NOT allowed.
Show Child Parameters
finalised_onstring(date-time)

Finalised on

finalised_byobject
* Additional properties are NOT allowed.
Show Child Parameters
total_buy_price_exnumber(double)

Total buy price ex

total_products_receivedinteger(int32)

Total products received

total_quantity_receivedinteger(int64)

Total quantity received

total_quantity_expectedinteger(int64)

Total quantity expected

total_quantity_faultyinteger(int64)

Total quantity faulty

total_quantity_received_varianceinteger(int64)

Total quantity received variance

total_quantity_invoicedinteger(int64)

Total quantity invoiced

total_taxnumber(double)

Total tax

total_buy_price_incnumber(double)

Total buy price inc

total_applied_buy_price_exnumber(double)

Total applied buy price ex

total_direct_costs_exnumber(double)

Total direct costs ex

total_cogs_exnumber(double)

Total cogs ex

total_cogs_incnumber(double)

Total cogs inc

Example

PurchaseOrderReceipts.PagingResponse

object
* Additional properties are NOT allowed.
dataarray[object]

Purchase order receipts model

* Additional properties are NOT allowed.
Show Child Parameters
page_numberinteger(int32)
page_sizeinteger(int32)
total_recordsinteger(int32)
Example

PurchaseOrderReceiptStatusName

string

Allowed values:AvailableIn ProgressFinalised

PurchaseOrderShippingPort

object

Purchase order shipping port model

* Additional properties are NOT allowed.
idinteger(int32)

Shipping port identifier

namestring

Shipping port name

Example

PurchaseOrderShippingStatus

object

Purchase order shipping status model

* Additional properties are NOT allowed.
idinteger(int32)

Shipping status identifier

namestring

Shipping status name

Example