get https://sandbox.onebrick.io/v2/payments/gs/qris/merchant/
These APIs will help clients get the bulk merchant details list from their side. They have to pass the right token, and they will get the details of the list
Request Parameters
Key Parameters | Data Type | Description |
---|---|---|
publicAccessToken | String | One time access-token generated using the auth token API |
Response Parameters
Key parameters | Data type | Description |
---|---|---|
id | Number | Unique ID generated by Brick |
name | String | Name of merchant |
String | Email of merchant | |
ownerName | String | Owner Name of merchant |
address | String | Address of merchant |
nmid | String | Unique Id of merchant (National Merchant ID) |
qrisImageUrl | String | QR national Static Image |
status | String | Status of merchant VERIFIED, NOT_VERIFIED, REJECTED |