Supplier Invoice id
Updates Supplier Invoice Direct Costs
Sample request:
PUT /supplierinvoices/1/directcosts
{
"freight":
{
"total_ex": 10,
"includes_tax": false
},
"misc":
{
"total_ex": 32.1,
"includes_tax": true
},
"duty":
{
"total_ex": 20.5
}
}
Path Parameters
Headers
Api subscription key
Default:no-cache
Bearer token for authorization (e.g., Bearer )
Body
application/json
Body
Supplier Invoice Direct Costs model
EmptyExample
Response
application/json
Response
Supplier Invoice Direct Costs updated
SupplierInvoiceDirectCosts
Supplier Invoice Direct Costs Model
DirectCosts AppliedOn
Is DirectCosts Apply Pending
Direct Costs Item model
Show Child Parameters
Direct Costs Item model
Show Child Parameters
Direct Costs Item model
Show Child Parameters
Path Parameters
Headers
Body
supplierreturnitemsource
Searches Supplier Return Item Sources by parameters
Searches Supplier Return Item Sources by parameters
Query Parameters
Supplier Return Item source name.
Order by.
Available field name values: id, name
Available direction values: asc, desc.
Example: id asc, name desc
>= 1<= 100000
>= 1<= 2147483647
Headers
Api subscription key
Default:no-cache
Bearer token for authorization (e.g., Bearer )
Response
application/json
Response
Paging Response with Supplier Return Item Sources data
SupplierReturnItemSource.PagingResponse
Supplier Return Item Product Model
Show Child Parameters
Query Parameters
Headers
Gets specific Supplier Return Item Source by unique id
Gets specific Supplier Return Item Source by unique id
Path Parameters
Supplier Return Source id
Example:1
Headers
Api subscription key
Default:no-cache
Bearer token for authorization (e.g., Bearer )
Response
application/json
Response
Returns found Supplier Return Item Source
SupplierReturnItemSource
Supplier Return Item Product Model
Supplier Return Item source Id.
Supplier Return Item source name