nuban lookup

Get account name for valid nuban

This endpoint is throttled to 1 request every 200 milliseconds.

Request

MethodURL

POST

{{baseUrl}}/api/service/v1/query/lookup/nuban

HeaderValue

Content-Type

application/json

publicKey

{{publicKey}}

b-access-token:

{{accessToken}}

Use the accessToken that was given in response to /api/service/v1/query/merchant/login

Request BodyDescription

nuban

Bank account number

Mandatory

bank_code

Bank account code

Mandatory

Last updated