Added
Changelog 7/29/24
over 1 year ago
- Create Transaction API has been updated to include the following required and recommended fields on all Cross-border Original Credit Transactions (OCTs), or international push to card transactions:
Required Fields
Effective October 18, 2024Fields
corresponding.dateOfBirthandcorresponding.sourceOfFundswill be required starting October 18, 2024/
corresponding.dateOfBirth- REQUIRED - Date of birth with the format: YYYYMMDD. Sender must be at least 18 years old.corresponding.sourceOfFunds- REQUIRED - Sender Source of Funds. Valid Values Include:- Debit Card
- PrePaid Card
- Credit Card
- Cash
- Deposit Account
- Credit Account
- Mobile Money Account
Recommended Fields
corresponding.networkID- Unique ID for each transaction identifying the network from the preceeding Account Funding Transaction (AFT), or pull transaction.- We strongly recommend clients prepare now to send this field by October 18, 2024.
corresponding.nationality- Sender Nationality using country codes.corresponding.countryOfBirth- Sender of country of birth using country codes.corresponding.email- Sender email (max of 40 characters)corresponding.occupation- Sender occupation.destinationAccount.owner.email- Recipient or beneficiary email.
Refer to the recipe below as a cross-border OCTexample of these fields.
22. Cross-Border OCT
Open Recipe
- Create Transaction has been updated to include pullOptions.expirationDate for Real-Time Payment (RTP) Request for Payment (RFP).
- Updated Recipes to include the following in cURL, Python, and JavaScript requests and response:
