| Available | Yes |
targetCurrency | United States Dollar (USD) |
countryCode | US |
| API field name | Required? | Field length | Description |
|---|---|---|---|
instructions.party.payoutInstrument.accountNumber | ✅ | 9-17 | Account number of the beneficiary. |
instructions.party.payoutInstrument.bankCode | ✅ | 9 | The ABA Routing Code is a 9-digit number used to identify the beneficiary bank in the United States. Important Ensure that you use a valid ABA Routing Code and not a Fedwire code, otherwise your payment will be rejected. |
instructions.party.payoutInstrument.swiftBic | Conditional | 8 or 11 | The SWIFT BIC is the Bank Identification Code of the beneficiary bank. Must be used only for JPM Bank. |
instructions.party.payoutInstrument.bankName | ✅ | Max 30 | Name of the beneficiary bank. |
instructions.party.type | ✅ | N/A | Type of the party. Must be:
|
instructions.party.payoutInstrument.accountType | ✅ | N/A | Type of the account. Available values:
|
instructions.party.payoutInstrument.accountHolderName | Conditional | Min 2 and Max 70 | Beneficiary full name. You must provide the full name (not initials). Name must be between 2 and 70 characters, including spaces and any other characters. Additionally, both the first name and last name must not individually exceed 35 characters, including spaces and any other characters. We treat any character or word after the first space in the name as part of the last name. For example, in the name "John Michael Doe", the first name is "John" and the last name is "Michael Doe". Condition Mandatory if instructions.party.personalDetails.type is person and instructions.party.personalDetails.firstName and/or instructions.party.personalDetails.lastName are not provided. Or if instructions.party.personalDetails.type is company and the instructions.party.personalDetails.companyName is not provided. |
instructions.party.personalDetails.type | ✅ | N/A | Entity description code for the party. Available values:
|
instructions.party.personalDetails.title | Conditional | N/A | Title code for the Individual. Available values:
Condition Mandatory if instructions.party.personalDetails.type is:
|
instructions.party.personalDetails.firstName | Conditional | Max 35 | Beneficiary first name. Full name should be provided (no initials). Condition Mandatory if instructions.party.personalDetails.type is:
|
instructions.party.personalDetails.middleName | ❌ | Max 35 | Beneficiary middle name. |
instructions.party.personalDetails.lastName | Conditional | Max 35 | Beneficiary last name. Full name should be provided (no initials). Condition Full Name (First + Middle + Last name) must be between 2 and 70 characters, including spaces and any other characters. Mandatory if instructions.party.personalDetails.type is:
|
instructions.party.personalDetails.companyName | Conditional | Max 70 | Full name of the organization. Condition Mandatory if instructions.party.personalDetails.type is:
|
instructions.party.personalDetails.dateOfBirth | ❌ | 10 | Beneficiary's date of birth in YYYY-MM-DD format. |
instructions.party.personalDetails.dateOfIncorporation | ❌ | 10 | A company`s date of incorporation in YYYY-MM-DD format. |
instructions.party.address.address1 | ❌ | Max 35 | Beneficiary's residential (if payee is an individual) or registered (if payee is a company) house number/name and street e.g. 1 Main Street. |
instructions.party.address.address2 | ❌ | Max 35 | Beneficiary's residential (if payee is an individual) or registered (if payee is a company) address e.g. apartment no., unit, studio. |
instructions.party.address.city | ❌ | Max 35 | Beneficiary's city or town of their residential (if payee is an individual) or registered (if payee is a company) address. |
instructions.party.address.state | ❌ | 2 | Beneficiary's state code of residential address (if payee is an individual) or registered address (if payee is a company). |
instructions.party.address.postalCode | ❌ | 5-9 | Beneficiary's postal code or zip code of their residential (if payee is an individual) or registered (if payee is a company) address. |
instructions.party.address.countryCode | ✅ | 2 | Beneficiary's country of their residential (if payee is an individual) or registered (if payee is a company) address. Condition Mandatory if any of the optional Beneficiary address details are provided. Enter the 2 character ISO 3166-1 standard country code in your API request. |