Country id
Gets Country by id
Gets Country by id
Path Parameters
Headers
Api subscription key
Default:no-cache
Bearer token for authorization (e.g., Bearer )
Response
application/json
Response
Returns Country
Country
CountryVM Model
id
code
name
tax_rate
tax_label
currency_multiplier
Currencies model
Show Child Parameters
Modified on
Path Parameters
Headers
creditnotes
Search Credit Notes by parameters
Search Credit Notes by parameters
Query Parameters
Сredit note Ids. (comma separated)
Other properties are skipped, if used.
Example: 2,3,4
Supplier Return Ids. (comma separated)
Example: 2,3,4
Outlet Ids. (comma separated)
Example: 2,3,4
Supplier Ids. (comma separated)
Example: 1,2,3
Supplier reference.
Created since
Modified since
Filter 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, supplier_credited_on.
In string values: ‘|’ and ‘,’ characters have to be escaped with slash, i.e. ‘\,’ ‘\|’
For operators that support multiple values (in, notin): multiple values are delimited using ‘|’ character
Available operators:
eq - Equal
neq - Not equals
lt - Less
lte - Less or equal
gt - Greater
gte - Greater or equal
in - In
notin - Not In
contains - Contains
isnull - Is Null
isnullorempty - Is Null Or Empty
isnotnull - Is Not Null
startswith - Starts with
endswith - Ends with
doesnotcontain - Does not contain
For non-nullable fields operators isnull and isnotnull are unavailable
For dates operators: contains, startswith, endswith, doesnotcontain, isnullorempty are unavailable
For strings operators: lt, lte, gt, gte are unavailable
Example: created_on:gte:2021-06-03T05:48:09+10:00,created_by_id:in:2|432
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, supplier_credited_on.
Available direction values: asc, desc.
Example: id asc, supplier_return_id desc
>= 1<= 100000
>= 1<= 2147483647
Headers
Api subscription key
Default:no-cache
Bearer token for authorization (e.g., Bearer )
Response
application/json
Response
Credit Notes returned successfully
CreditNote.PagingResponse
Credit Note model
Show Child Parameters
Query Parameters
Headers
Get Credit Note by id
Get Credit Note by id
Path Parameters
Credit Note id
Example:1
Headers
Api subscription key
Default:no-cache
Bearer token for authorization (e.g., Bearer )
Response
application/json
Response
Returns found Credit Note
CreditNote
Credit Note model
Credit Note id
Supplier Return id
Show Child Parameters
Show Child Parameters
Supplier reference
>= 0 characters<= 50 characters
Include tax
Default:false
Rounding Adjustment
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
Created on
Modified on
Supplier Credited On
Show Child Parameters
Show Child Parameters
Path Parameters
Headers
Searches Credit Note Items by parameters
Searches Credit Note Items by parameters
Query Parameters
Supplier Return Item id or collection of Supplier Return Item id (comma separated)
Example: 1,3,72,12
Created since
Modified since
Order by.
Available field name values: id, credit_note_id, supplier_return_item_id, product_id, supplier_sku, manufacturer_sku, supplier_sku2, short_description, size, colour, credit_quantity, credit_amount_ex, 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, credit_note_id desc
>= 1<= 100000
>= 1<= 2147483647
Path Parameters
Credit Note id
Example:1
Headers
Api subscription key
Default:no-cache
Bearer token for authorization (e.g., Bearer )
Response
application/json
Response
Credit Note Items returned successfully
CreditNoteItem.PagingResponse
Credit Note model