Initiate a domestic or international debit payment [one time or recurring]
Debit Payment Request fields
The payment has been created successfully.
Bad request
Unauthorized
Forbidden
Not Found
bad input parameter environment
Internal server error
Service unavailable
{- "externalReferenceId": "123e4567-e89b-12d3-a456-4266141740",
- "paymentAmount": 123,
- "paymentCurrency": "USD",
- "paymentDate": "07-21-2022",
- "speed": "Economy",
- "paymentNotes": "Notes",
- "creditor": {
- "accountUID": "1021",
- "achCompanyID": "122334789",
- "accountNumber": "123452334",
- "accountType": "Deposit",
- "subAccountType": "Checking",
- "name": "Creditor name",
- "entityType": "Consumer",
- "address": {
- "addressLine1": "111 My Street",
- "addressLine2": "Suite 210",
- "city": "Charlotte",
- "state": "North Carolina",
- "postalCode": "28269",
- "countryCode": "US"
}, - "bankIdType": "NID",
- "bankId": "101206101 or FBOLUS6LXXX",
- "phone": "18001236754",
- "email": "email@domain.com"
}, - "ultimateCreditor": {
- "name": "ACME Holdings Inc.",
- "accountNumber": "9901020301",
- "address": {
- "addressLine1": "119 N. MAIN ST",
- "addressLine2": "Suite 210",
- "addressLine3": "Building B",
- "city": "FAYETTE",
- "state": "MO",
- "postalCode": "65248",
- "countryCode": "US"
}
}, - "debtor": {
- "accountUID": "1021",
- "accountNumber": "123422434",
- "accountType": "Deposit",
- "subAccountType": "Checking",
- "accountCurrency": "USD",
- "name": "XYZ Name",
- "address": {
- "addressLine1": "111 My Street",
- "addressLine2": "Suite 210",
- "city": "Charlotte",
- "state": "North Carolina",
- "postalCode": "28269",
- "countryCode": "US"
}, - "phone": "18001236754",
- "email": "email@domain.com",
- "bank": {
- "bankIdType": "NID",
- "bankId": "072000326",
- "swiftCode": "CHASUS33XXX",
- "accountType": "IBAN",
- "accountNumber": "DE89370400440532013000",
- "name": "XYZ Bank",
- "countryCode": "US",
- "address": {
- "addressLine1": "111 My Street",
- "addressLine2": "Suite 210",
- "city": "Charlotte",
- "state": "North Carolina",
- "postalCode": "28269",
- "countryCode": "US"
}
}, - "intermediaryBank": {
- "bankIdType": "NID",
- "bankId": "072000326",
- "swiftCode": "CHASUS33XXX",
- "accountType": "IBAN",
- "accountNumber": "DE89370400440532013000",
- "name": "XYZ Bank",
- "countryCode": "US",
- "address": {
- "addressLine1": "111 My Street",
- "addressLine2": "Suite 210",
- "city": "Charlotte",
- "state": "North Carolina",
- "postalCode": "28269",
- "countryCode": "US"
}
}
}, - "ultimateDebtor": {
- "name": "Globex End Customer LLC",
- "accountNumber": "89895656",
- "address": {
- "addressLine1": "101 SR",
- "addressLine2": "Suite 210",
- "addressLine3": "Building B",
- "city": "TAMPA",
- "state": "FL",
- "postalCode": "33601",
- "countryCode": "US"
}
}, - "fee": {
- "feeName": "Custom",
- "currency": "USD",
- "amount": 10.88
}, - "recurrence": {
- "frequency": "Daily",
- "payUntil": "Cancelled",
- "endDate": "01-29-2023",
- "numberOfPayments": 10
}, - "additionalInfo": {
- "channel": "API",
- "costCenter": "12897",
- "requestMethod": "WALK-IN",
- "detailsOfCharges": "OUR",
- "secCode": "CCD",
- "transactionTypeCode": "ANN",
- "receiverIdentificationNumber": "12334356",
- "fxContractNumber": "111234",
- "originatortoBeneficiary": "OBI Notes",
- "senderToReceiverNotes": "Sender To Reciever Notes",
- "paymentRemittanceNotes": "string",
- "operationNote": "string",
- "localInstruments": "STANDARD",
- "requestedExecutionDate": "07-21-2022",
- "expiryDate": "07-21-2022",
- "amountModificationAllowed": true,
- "earlyPayment": true,
- "guaranteedPayment": true
}
}{- "status": "Success",
- "data": {
- "paymentUID": "377297",
- "recurrenceId": 0,
- "paymentStatus": "INITIATED",
- "externalReferenceId": "123e4567_"
}
}