List Payment Vendors
This endpoint can be used to fetch the list of supported vendor bank account details where the user will send the funds to when performing a Buy request.
Get all vendors
Use this endpoint to get all Vendors
GET api.ngnc.online
/transactions/v1/vendors (LIVE)
GET api.ngnc.online
/transactions/v1/test-vendors (TEST)
Fetch Vendors
GET
https://api.ngnc.online/transactions/v1/list_vendors
Headers
Name
Type
Description
ngnc-sec-key*
String
Get Key from Bridge App
Last updated