Update Vendor

Endpoint to update an existing vendor by uuid.

Path Params
string
required

A universally unique identifier (UUID) of the vendor

Body Params

Vendor update request data

string
required
^\d{14}$

Vendor document (known as CNPJ in Brazil).

string
length ≤ 200
string
length ≤ 200

Vendor display name.

address
object
required
Responses

401

Necessary Authentication token or you pass a invalid Token.

403

Necessary permission scope.

404

Resource not found.

406

Not acceptable for the Server.

500

Internal server error.

503

Service Unavailable.

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