Update Supplier
Updates mutable fields on an existing supplier. Only fields included in the request body are modified.
Requires scope: suppliers:write
Authentication
Path parameters
Request
Updated primary email. Maximum 255 characters. Omitted or null leaves the current value unchanged.
Updated primary contact name. Maximum 255 characters. Omitted or null leaves the current value unchanged.
Updated primary phone number. Maximum 50 characters. Omitted or null leaves the current value unchanged.
Updated street address. Maximum 500 characters. Omitted or null leaves the current value unchanged.
Updated city. Maximum 255 characters. Omitted or null leaves the current value unchanged.
Updated state or province code. Maximum 50 characters. Omitted or null leaves the current value unchanged.
Updated postal/ZIP code. Maximum 20 characters. Omitted or null leaves the current value unchanged.
Updated website URL. Maximum 500 characters. Omitted or null leaves the current value unchanged.
Updated internal notes. Omitted or null leaves the current value unchanged.
Response
State or province code (e.g. TX).
Postal/ZIP code.