Payments
Swap Fiat Currency
Swap fiat balance between NGN and GHS in either direction. The from and to currencies must be different.
post/payments/swap-currency
Request body
Example request
{
"amount": 5000,
"from": "ngn",
"to": "ghs",
"pin": "1234"
}Response
Swap completed successfully
Changes
No recorded changes to this endpoint across all 1 revision of this API.