Supplier
Supplier
List all suppliers.
Access token recevied after user login with a deviceToken
Reference to a tenant.
^[A-Za-z0-9-_]+External id of a supplier.
Reference to the name of a supplier.
Reference to a specific page in a result set.
The number of items per page in a result set.
Defines which field the resource list is sorted by.
| ENUM | Description |
|---|---|
| ASC | Sort in ascending order |
| DESC | Sort in descending order |
Example response
Example response
Create a new supplier.
Access token recevied after user login with a deviceToken
Reference to a tenant.
^[A-Za-z0-9-_]+Example response
Example response
Get details for a supplier.
Access token recevied after user login with a deviceToken
Reference to a Supplier.
^[A-Za-z0-9-_]+Reference to a tenant.
^[A-Za-z0-9-_]+Example response
Example response
Update details for a supplier. Partial updates are allowed.
Access token recevied after user login with a deviceToken
Reference to a Supplier.
^[A-Za-z0-9-_]+Reference to a tenant.
^[A-Za-z0-9-_]+VAT identification number for value added tax reporting purposes.
ISO 4217 code
Example response
Example response
Deletes a supplier.
Access token recevied after user login with a deviceToken
Reference to a Supplier.
^[A-Za-z0-9-_]+Reference to a tenant.
^[A-Za-z0-9-_]+No Content
No Content
No content
Lists all supplier products for a supplier. If the product has been linked to a tenant productUid then additional information will be added.
Access token recevied after user login with a deviceToken
Reference to a Supplier.
^[A-Za-z0-9-_]+Reference to a tenant.
^[A-Za-z0-9-_]+Reference to a specific page in a result set.
The number of items per page in a result set.
Defines which field the resource list is sorted by.
| ENUM | Description |
|---|---|
| ASC | Sort in ascending order |
| DESC | Sort in descending order |
Search for a product from the specific supplier
Example response
Example response
Create a new supplier product.
Access token recevied after user login with a deviceToken
Reference to a Supplier.
^[A-Za-z0-9-_]+Reference to a tenant.
^[A-Za-z0-9-_]+^[A-Za-z0-9-_]+^[A-Za-z0-9-_]+Example response
Example response
Get supplier product details
Get details for a supplier product.
Access token recevied after user login with a deviceToken
Reference to a Supplier.
^[A-Za-z0-9-_]+Reference to the product of a supplier.
^[A-Za-z0-9-_]+Reference to a tenant.
^[A-Za-z0-9-_]+Example response
Example response
Update supplier product
Update details for a supplier product.
Access token recevied after user login with a deviceToken
Reference to a Supplier.
^[A-Za-z0-9-_]+Reference to the product of a supplier.
^[A-Za-z0-9-_]+Reference to a tenant.
^[A-Za-z0-9-_]+Example response
Example response
Delete supplier product
Delete a supplier product.
Access token recevied after user login with a deviceToken
Reference to a Supplier.
^[A-Za-z0-9-_]+Reference to the product of a supplier.
^[A-Za-z0-9-_]+Reference to a tenant.
^[A-Za-z0-9-_]+No Content
No Content
No content
Set suppliers' payouts for commission sales as paid.
If paid is true and paidAt is not given, today's date is set.
If paid is false paidAt is set to nil.
Access token recevied after user login with a deviceToken
Reference to a tenant.
^[A-Za-z0-9-_]+default is now
No Content
No Content
No content
Last updated