Skip to main content
GET
Get Vendor Address

Overview

Returns the vendor’s business address stored in their profile.

Use Cases

  • Generate shipping labels with the vendor’s return address
  • Display vendor locations on a store locator map
  • Pre-fill address fields in invoicing or payout systems

Path Parameters

string
required
The vendor’s unique ID.

Response

200
Returns an empty object {} if no address is set.

Example