Updates an existing supplier with contact information.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int64
required
Defaults to null

Supplier ID from route.

Query Params
string

The requested API version

Body Params

Update supplier request with optional fields.

Request model for updating an existing supplier with contact information.
All fields are optional to support partial updates.

string | null

Supplier name. Cannot be empty if provided.

string | null

Return information for the supplier.

string | null

Special instructions for the supplier.

string | null

Integration vendor lookup name.

boolean | null

Whether the supplier supports EDI transmission.

boolean | null

Whether the supplier is active.

address
object

Request model for updating the supplier's primary address.
Only the primary address will be updated. If no primary address exists, this data is ignored.
All fields are optional to support partial updates.

phoneNumber
object

Request model for updating the supplier's primary phone number.
Only the primary phone number will be updated. If no primary phone number exists, this data is ignored.
All fields are optional to support partial updates.

emailAddress
object

Request model for updating the supplier's primary email address.
Only the primary email address will be updated. If no primary email address exists, this data is ignored.
All fields are optional to support partial updates.

Headers
string
enum
Defaults to application/json-patch+json

Generated from available request content types

Allowed:
Responses

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