Create supplier
loyverse_create_supplierCreate a new supplier in Loyverse via API. On 400 error, the response message guides field correction.
Instructions
Create a new supplier in Loyverse (POST /suppliers). Field names follow the Loyverse API v1.0 (developer.loyverse.com/docs). If a call fails with a 400, the error message from Loyverse is returned verbatim — adjust the fields and retry.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | The supplier fields, per the Loyverse API schema. |