Skip to main content
POST
Create a transfer

Authorizations

Authorization
string
header
required

Use your Modem Pay secret key.

  • Test environment: Use your sk_test_... key.
  • Production environment: Only use sk_live_... on your personal, secure machine. Do NOT share or commit your production keys.

Headers

Idempotency-Key
string
required

Body

application/json
amount
number
required
Example:

100

currency
string
required
Example:

"GMD"

network
string
required
Example:

"afrimoney"

account_number
string
required
Example:

"7012345"

beneficiary_name
string
required
narration
string
metadata
object

Response

201 - application/json

Transfer created

id
string<uuid>
amount
number
currency
string
status
string