Docs

Create or Update Supplier

Creates or updates a supplier in Loyverse.

PUT

Query

Field selectionChoose which fields should be included in the response. Learn more
string

Comma-separated response fields to include.

Body

Arguments
string

The supplier id. If included in the POST request it will cause an update instead of a creating a new object.

stringrequired

The supplier company name

string

The supplier contact person name

string

The supplier email

string
string

The supplier website page

string

The supplier address

string

The supplier address

string

The supplier city, town, or village.

string

The supplier’s region name. Typically a province, a state, or a prefecture.

string

The supplier’s postal code, also known as zip, postcode, Eircode, etc.

string

The two-letter country code corresponding to the supplier country in ISO 3166-1-alpha-2 format.

string
date

The time when this resource was created (ISO 8601 format, e.g. 2020-03-25T19:55:23.077Z)

date

The time when this resource was updated (ISO 8601 format, e.g. 2020-03-30T08:05:10.020Z)

date

The time when this resource was deleted (ISO 8601 format, e.g. 2020-04-02T23:45:20.050Z)

Every app you connect,one REST pattern

Call any app with one REST pattern. MindCloud handles each provider's auth, request shape, and responses for you.

Learn what the Universal API is
One REST patternUse the same request structure across apps like Slack, HubSpot, Salesforce, and thousands more.
Managed connectionsSend a MindCloud connection ID instead of handling provider tokens, refresh logic, and credential storage yourself.
Action-level docsEach action page shows the exact endpoint, required arguments, optional controls, and response behavior for that app version.