Update a supplier

Updates the fields of an existing supplier.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int64
required
int64
required
Body Params
string
^[\w\.\+-]+@([\w-]+\.)+[\w-]{2,10}$

Email address of the supplier

string
string
required
length between 1 and 50

Name of the supplier

string
^[0-9]{8,16}$

Primary phone number of the supplier

string

Status of the supplier, such as active or inactive

string
int64
int64
int32
required
≥ 0

A number indicating the version of the record. Updates will only be accepted if the passed in version is the same as the current version on record. This is in order to prevent concurrent modifications by multiple users.

Responses

400

Bad Request

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json