VUZ Partner API home page
VUZ Partner API
Search VUZ Partner API docs...
⌘K
Get API Key
Get API Key
Search...
Navigation
Merchants
List all of this partner's merchants
Documentation
API Reference
Support
Overview
API Reference Overview
Merchants
POST
Create a merchant (child business) on behalf of the partner
GET
List all of this partner's merchants
GET
Get a merchant by VUZ business UUID
Clients
POST
Create a client (end customer) under this merchant
GET
List clients for this merchant
GET
Get a client by ID
Documents
POST
Create a document
GET
List documents for a merchant
GET
Get a document by ID
GET
Download a document's PDF
Admin (Partners)
POST
Post partner admin partners
GET
Get partner admin partners id
POST
Post partner admin partners id api keys
GET
Get partner admin partners id merchants
POST
Post partner admin partners id webhook endpoints
GET
Get partner admin partners id webhook endpoints
List all of this partner's merchants
cURL
curl
--request
GET
\
--url
https://api.vuz.co.il/api/v1/partner/merchants
Merchants
List all of this partner's merchants
GET
https://api.vuz.co.il/api/v1
https://localhost:3020/api/v1
/
partner
/
merchants
Try it
List all of this partner's merchants
cURL
curl
--request
GET
\
--url
https://api.vuz.co.il/api/v1/partner/merchants
Response
200 - undefined
Create a merchant (child business) on behalf of the partner
Get a merchant by VUZ business UUID
⌘I