Skip to main content
POST
Account Enquiry

Authorizations

x-api-key
string
header
required

Body

application/json
currency
string
required

Currency code (e.g., NGN)

Example:

"NGN"

country
string
required

Country code (e.g., NG)

Example:

"NG"

account
object
required

Response

Account details fetched successfully.

status
string
required
Example:

"success"

message
string
required
Example:

"Operation completed successfully."

data
object

The payload of the successful response.