Get Merchant Coverages
Business
Get Merchant Coverages
Retrieve a list of currency coverages available for your merchant account.
GET
Get Merchant Coverages
Retrieve a list of currency coverages available for your merchant account. This shows which currencies you can process payments in.
Overview
This endpoint returns all currency coverages that have been configured for your merchant account. Each coverage indicates a currency that your account is enabled to process.Response
boolean
Indicates whether the request was successful
string
Response message
string
System trace audit number (unique transaction identifier)
array
Array of coverage objects, each containing:
id: Unique coverage identifiercurrency_name: Full name of the currency (e.g., “Botswanan Pula”)is_active: Whether this coverage is currently activecreated_at: Timestamp when coverage was createdupdated_at: Timestamp when coverage was last updated