Supplier Return id
Supplier Return Item id
Get specific Supplier Return Item by Supplier Return id and Supplier Return Item id
Supplier Return id
Supplier Return Item id
Api subscription key
Default:no-cache
Bearer token for authorization (e.g., Bearer )
Returns found Supplier Return Item
Supplier Return Item
Supplier Return Item identifier
Supplier Return id
Supplier Return Item Product Model
Supplier Return Reason model
Supplier Return Item Credit Note Item Model
Return Quantity
Supplier price ex
Total supplier buy ex
Supplier Return Item Status Model
Supplier Return Item Product Model
Supplier invoice number
Claim amount ex
Notes
Total claim amount ex
Total claim amount tax
Total claim amount inc
Created on
Modified on
User Model
User Model
Deletes specific Supplier Return Item by id
Supplier Return Id
Supplier Return Item Id
Api subscription key
Default:no-cache
Bearer token for authorization (e.g., Bearer )
Supplier Return Item was deleted
Sample request:
PUT /supplierreturn/1/supplierreturnitems/1
{
"product": {
"id": 1
},
"supplier_return_reason": {
"id": 1
},
"return_quantity": 1,
"original_buy_ex": 1.1,
"claim_amount_ex": 1.1,
"supplier_return_item_status": {
"id": 1
},
"supplier_return_item_source": {
"id": 1
},
"original_supplier_invoice": "original supplier invoice",
"supplier_return_item_notes": "notes"
}
Supplier Return id
Supplier Return Item id
Api subscription key
Default:no-cache
Bearer token for authorization (e.g., Bearer )
Supplier Return Item model
Returns updated Supplier Return Item
Supplier Return Item
Supplier Return Item identifier
Supplier Return id
Supplier Return Item Product Model
Supplier Return Reason model
Supplier Return Item Credit Note Item Model
Return Quantity
Supplier price ex
Total supplier buy ex
Supplier Return Item Status Model
Supplier Return Item Product Model
Supplier invoice number
Claim amount ex
Notes
Total claim amount ex
Total claim amount tax
Total claim amount inc
Created on
Modified on
User Model
User Model
Sample request:
POST /supplierreturn/{id}/creditnotes
{
"supplier_reference": "supplier_reference",
"credit_note_items": [
{
"supplier_return_item_id": 1
},
{
"supplier_return_item_id": 2
}
]
}
Supplier Return id
Api subscription key
Default:no-cache
Bearer token for authorization (e.g., Bearer )
Credit Note to be created
Credit Note model with Credit Note Items were created
Credit Note model for /supplierreturn/{id}/creditnotes endpoint
Credit Note id
Supplier Return id
Supplier model for Credit Notes
Outlet model for Credit Notes
Supplier reference
>= 0 characters<= 50 characters
Include tax
Default:false
Total credit quantity
Total Credit Amount Ex
Total Credit Amount Tax
Total Credit Amount Inc
Total Applied Credit Quantity
Total Applied Credit Amount Ex
Total Applied Credit Amount Inc
Total Applied Credit Tax
Supplier returns Credit Note item model
Created on
Modified on
Credit Note User
Credit Note User
Searches Supplier Return Credit Notes by parameters
Сredit note Ids. (comma separated)
Other properties are skipped, if used.
Example: 2,3,4
Supplier reference.
Created since
Modified since
Order by.
Available field name values: id, supplier_return_id, supplier, outlet, supplier_reference, total_credit_quantity, total_credit_amount_ex, total_credit_amount_tax, total_credit_amount_inc, created_on, modified_on, created_by_id, created_by_first_name, created_by_surname, modified_by_id, modified_by_first_name, modified_by_surname.
Available direction values: asc, desc.
Example: id asc, supplier_reference desc
Format - int32.
>= 1<= 100000
Format - int32.
>= 1<= 2147483647
Supplier Return id
Api subscription key
Default:no-cache
Bearer token for authorization (e.g., Bearer )
Paging Response with Credit Notes data
Credit Note model for /supplierreturn/{id}/creditnotes endpoint