Initiate a transfer payment request
Book Transfer [Transfer] Request Fields
The payment has been created successfully.
Bad request
Unauthorized
Forbidden
Not Found
bad input parameter environment
Internal server error
Service unavailable
{- "externalReferenceId": "Payment101",
- "paymentAmount": 100,
- "paymentDate": "07-21-2022",
- "paymentNotes": "Payment Notes",
- "channel": "API",
- "senderAccount": {
- "accountUID": "123452334",
- "accountNumber": "123452334",
- "accountType": "Deposit",
- "accountSubType": "Checking",
- "accountName": "Payroll Account",
- "currency": "USD",
- "routingNumber": "022300173"
}, - "receiverAccount": {
- "accountUID": "022300173",
- "accountNumber": "123452334",
- "accountType": "Deposit",
- "accountSubType": "Checking",
- "accountName": "Payroll Account",
- "currency": "USD",
- "routingNumber": "022300173"
}, - "additionalInfo": {
- "senderAccountTokenId": "1234567ABCD",
- "receiverAccountTokenId": "ABCD734989"
}, - "recurrence": {
- "frequency": "Daily",
- "payUntil": "Cancelled",
- "endDate": "01-29-2023",
- "numberOfPayments": 10
}
}{- "status": "Success",
- "data": {
- "paymentUID": "377300",
- "recurrenceId": 4066,
- "paymentStatus": "INITIATED",
- "externalReferenceId": "67ea2382-dae7-4210-8f8c-3ac7677ff4"
}
}