Light Mode
List Banks
GET
/payment/banksLast modified: 17 days ago
This endpoint allows you to list all banks associated with the store to receive payments.
Request
Query Params
page
integer
optional
The Pagination page number
status
string
optional
Filter the banks list by either active
or inactive
Request samples
Responses
Success(200)
Unauthorized(401)
HTTP Code: 200
Content Type : JSONapplication/json
Data Schema
No schema defined
Example
Not configured
Last modified: 17 days ago