Bank Account
Get a bank account
This sections covers API details for card related services.
Get A Bank Account
To get a single bank account, you can use this Payshiga API endpoint to retrieve information about a specific user account.
Endpoint
{{baseurl}}/accounts/{id}
This is a GET request and has one required parameter:
Field | Data Type | Description |
---|---|---|
Id | String | Unique identifier of the customer account you want to retrieve. |
This is what a successful request will look like: