Supplier
Was this helpful?
Was this helpful?
Supplier
Lists all supplier products for a supplier. If the product has been linked to a tenant productUid then additional information will be added.
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
Get details for a supplier product.
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
Delete a supplier product.
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
List all suppliers.
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
Update details for a supplier. Partial updates are allowed.
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
Create a new supplier product.
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
Update details for a supplier product.
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
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
.
Reference to a tenant.
^[A-Za-z0-9-_]+
default is now
No Content
No content