Modified since
>= 1<= 100000
>= 1<= 2147483647
Searches Product Types by parameters
Modified since
>= 1<= 100000
>= 1<= 2147483647
Api subscription key
Default:no-cache
Bearer token for authorization (e.g., Bearer )
Paging Response with Product Types data
Product Type Model
Sample request:
POST /producttypes
{
"name": "ProductTypeName"
}
Api subscription key
Default:no-cache
Bearer token for authorization (e.g., Bearer )
Type model
New Product Type was created
Product Type Model
Product type Id.
Product type description (Name)
Match pattern:^[a-zA-Z0-9\s./;:\-_+()*&^%$#@]+$
>= 0 characters<= 50 characters
Modified on
Gets specific Product Type by unique id
Product Type id
Example:10000
Api subscription key
Default:no-cache
Bearer token for authorization (e.g., Bearer )
Returns found Product Type
Product Type Model
Product type Id.
Product type description (Name)
Match pattern:^[a-zA-Z0-9\s./;:\-_+()*&^%$#@]+$
>= 0 characters<= 50 characters
Modified on
Sample request:
POST /purchaseorderreceipts
{
"purchase_order_id": 1,
"purchase_order_receipt_items": [
{
"purchase_order_item_id": 3,
"stock_receipt_id": 1,
"quantity_received": 3,
"quantity_faulty": 1,
"quantity_invoiced": 1,
"buy_price_ex": 1.1,
"unit_discount_ex": 1.1,
"direct_costs_ex": 1.1,
"bin": "bin",
"include_tax": true,
"variance_reason": {
"id": 1,
"name": "variance reason name"
},
"notes": "notes",
"supplier_invoice_number": "sample invoice number"
}]
}
Api subscription key
Default:no-cache
Bearer token for authorization (e.g., Bearer )
Purchase Order Receipt
Purchase Order Receipt created
Purchase order receipts model
Purchase order receipts identifier
Purchase order identifier
Purchase order receipt item
Purchase order receipt supplier invoices
Supplier invoice number (max length = 50)
Allowed values:AvailableIn ProgressFinalised
Created on
Modified On
Made available on
Finalised on
Total buy price ex
Total products received
Total quantity received
Total quantity expected
Total quantity faulty
Total quantity received variance
Total quantity invoiced
Total tax
Total buy price inc
Total applied buy price ex
Total direct costs ex
Total cogs ex
Total cogs inc