Vendors
List all Vendors
Vendor account information
Filtering
This endpoint supports result filtering. For more information on how to filter this request, go here.
OAuth Scope
This endpoint requires the following OAuth scope vendor.
get/vendor.json
Response
An array of Vendors
Example response
[
{
"uuid": "123e4567-3627-468a-b8e0-23f9446e9adb",
"edit_date": "2026-03-01 12:00:00"
}
]Changes
Changed in 2 of the 50 revisions of this API.14
- ▲
the
items/accepted_payment_methodsresponse's property type/format changed fromstring/to/for status200response-property-type-changed
- ▲
- ○
added the non-success response with the status
401response-non-success-status-added
- ○
added the non-success response with the status
403response-non-success-status-added
- ○
added the non-success response with the status
429response-non-success-status-added
- ○
added the non-success response with the status
500response-non-success-status-added
- ○