post
https://sandbox-api.readyremit.com/v1/accounts
The POST /accounts endpoint creates a sender's account. The accountId returned by this endpoint is the source account identifier (sourceAccountId) referenced when creating an account funding transaction or an account funding (AFT) transfer.
Implementation Guide:
- Field Requirements: The
fieldsrequired to create an account are dynamic and depend on theaccountType, country, and currency. Retrieve the current field requirements from theGET /account-fieldsendpoint before building the request. For aCARDaccount this set includesCARD_ID. - Prerequisite (CARD): For a
CARDaccount, create a card first usingPOST /cardsand pass itsidas theCARD_IDfield value. - Account Holder: Set
accountHolderIdto the sender's identifier. It must belong to the authenticated sender. - Enriched Fields: For
CARDaccounts, the responsefieldsarray is enriched with additional card-derived details (such as the masked payment account number, card brand, issuer, and expiration date).
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…

