Skip to main content
PUT
Update Vendor Address

Overview

Sets or updates the vendor’s business address. Only recognized address fields are accepted; unknown keys are ignored.

Use Cases

  • Onboard vendors by collecting their address through an external form
  • Keep addresses in sync with an external vendor management system
  • Update return addresses for fulfillment workflows

Path Parameters

string
required
The vendor’s unique ID.

Request Body

string
Primary address line.
string
Secondary address line (suite, unit, etc.).
string
City name.
string
State or province.
string
Postal or ZIP code.
string
Country name.

Response

200

Example