List Users
list of users endpoint. To get all the users linked to a particular merchant account
GET
https://vcard.fuspay.finance/api/v1/Merchant/ListUsers?merchant_id=
Request Header
Name
Value
Description
Authorization
Bearer Token
Bearer token ${partner_secret_key}
x-partner-id
xxxxxx
Your partner ID eg. p602xxx
Query parameter
Key
Value
Description
merchant_id
xxxxxx
Your merchant ID e.g. 1265295243283
Response body
Last updated