Skip to main content

Active Bank Inquiry

URL

The endpoint and HTTP method information used to query active banks for instant transfer payment is provided below.

GET/payment/v1/instant-transfer-banks

Return Parameters

Returning parameters are also subject to the rules specified in the Return Formats section on the API documentation home page. Systematic or fictional If there is no error, the subparameters of the object returned in the data parameter are as follows:

items
InstantTransferBank[]

List of active banks where payments can be made via instant transfer

Sample Codes

You can review the sample codes in the open source Craftgate API clients.

Loading..