PortX ORCA Payments (0.13.1)
Download OpenAPI specification:Download
PortX ORCA Payments
Retrieves a list of credit transfers matching the parameters.
Authorizations:
query Parameters
paymentId.eq | string (Id) [ 1 .. 300 ] characters Example: paymentId.eq=5fb9d4d6-1a3c-11ed-861d-0242ac120002 |
paymentMethod.eq | string |
debtorAccountId.eq | string |
creditorAccountNumber.eq | string (AccountNumber) <= 30 characters Example: creditorAccountNumber.eq=012345678 The account number or Basic Bank Account Number (BBAN). A Basic Bank Account Number (BBAN) is a bank account number that includes the domestic bank code, branch identifier, and account number. It is a unique identifier for a bank account within a specific country. |
creditorAccountId.eq | string (Id) [ 1 .. 300 ] characters Example: creditorAccountId.eq=5fb9d4d6-1a3c-11ed-861d-0242ac120002 |
checkType.eq | string |
checkNumber.eq | string |
amount.lte | string (Amount) <= 23 characters ^-?([0]|([1-9][0-9]{0,12}))([.][0-9]{0,8})?$ Example: amount.lte=100 Number of monetary units where the size of the decimal part is defined by the currency. Note: total number of digits: 21 number of digits in fractional part: 8 maxInclusive: 9999999999999.99999999 minInclusive: -9999999999999.99999999 |
amount.gte | string (Amount) <= 23 characters ^-?([0]|([1-9][0-9]{0,12}))([.][0-9]{0,8})?$ Example: amount.gte=100 Number of monetary units where the size of the decimal part is defined by the currency. Note: total number of digits: 21 number of digits in fractional part: 8 maxInclusive: 9999999999999.99999999 minInclusive: -9999999999999.99999999 |
checkDate.lte | string <date> (Date) Example: checkDate.lte=2022-04-17 Check date less than or equal |
checkDate.gte | string <date> (Date) Example: checkDate.gte=2022-04-17 Check date greater than or equal |
checkNumber.lte | string Check number less than or equal |
checkNumber.gte | string Check number greater than or equal |
cursor | string Specifies an opaque string value ( "no meaning" string value) at which start retrieving transactions. For instance, limit=5&cursor=62aef884fbe3470ce7d9a92140b09b17 |
limit | string Specifies the number of resources to return in one request, specified as an integer from 1 to 100. |
header Parameters
servicerId | string (Id) [ 1 .. 300 ] characters Example: 5fb9d4d6-1a3c-11ed-861d-0242ac120002 Account Servicer Identification (Bank) |
servicerBranchId | string (ServicerBranchId) [ 1 .. 36 ] characters Example: SEA_1 Identification of the account servicer institution at branch level or center level. |
Pagination-Cursor | string Pagination Cursor |
Pagination-Total | string Total number of resources. |
Responses
Response samples
- 200
- 400
- 500
[- {
- "identifiers": [
- {
- "number": "string",
- "schemeName": "UETR",
- "issuer": "Baltimore"
}
], - "codes": [
- {
- "codeType": "DetailBAI",
- "name": "string",
- "value": "195",
- "description": "This is a Title."
}
], - "paymentMethod": "CreditTransfer",
- "paymentType": "OnUs",
- "amount": "100",
- "paymentReasons": [
- "CashManagementTransfer"
], - "debtorAccountId": "033-DDA-123456",
- "creditorAccountId": "033-DDA-123456",
- "purpose": "This is a description.",
- "paymentProcessing": {
- "instructionPriority": "123456789",
- "serviceLevel": "BookTransaction",
- "clearingChannel": "ACH",
- "localInstrument": "CCD",
- "categoryPurpose": "SalaryPayment"
}, - "chargeBearerType": "Shared",
- "currency": "USD",
- "exchange": {
- "currency": "USD",
- "exchangeFactor": "0.7"
}, - "check": {
- "checkType": "string",
- "amount": "100",
- "currency": "USD",
- "checkNumber": "string",
- "issuer": "Jhon Smith",
- "availabilityDate": "2022-04-17T08:00:00Z",
- "availabilityFloat": "string",
- "identifiers": [
- {
- "number": "123-45-6789",
- "schemeName": "string",
- "issuer": "UnitedStates",
- "issueDate": "2022-04-17",
- "expirationDate": "2022-04-17"
}
], - "imageSequence": [
- "image003.png"
], - "codes": [
- {
- "name": "AccountingGroup",
- "value": "195",
- "description": "This is a Title."
}
], - "printer": "string"
}, - "valueDate": "2022-04-17",
- "dueDate": "2022-04-17",
- "creditor": {
- "name": "Jane Birkin",
- "account": {
- "name": "Hermes PD_CA 0002",
- "currency": "USD",
- "accountBranchId": "SEA_1",
- "accountNumber": "012345678",
- "accountType": "Checking",
- "routingNumber": "012345678",
- "identifiers": [
- {
- "number": "string",
- "schemeName": "BBANIdentifier",
- "issuer": "string"
}
]
}, - "paymentReference": "This is a description.",
- "postalAddress": {
- "addressCode": "string",
- "addressBookIndicator": "string",
- "addressType": "Postal",
- "addressPurpose": "Billing",
- "primaryIndicator": true,
- "careOf": "C/O Company Name",
- "department": "A",
- "subDepartment": "B",
- "streetName": "First Street",
- "firstCrossStreetName": "string",
- "secondCrossStreetName": "Second Street",
- "buildingNumber": "11407",
- "buildingName": "Tall Tower",
- "floor": "20",
- "postBox": "MY779",
- "room": "22",
- "postCode": "97062-6884",
- "carrierRoute": "C001",
- "censusTract": "12345",
- "censusBlock": "1234",
- "cBSACode": "49780",
- "cBSAType": "MSA",
- "foreignIndicator": true,
- "townName": "San Diego",
- "townLocationName": "Clackamas",
- "districtName": "Columbia",
- "countyName": "Cook",
- "countrySubDivision": "Oregon",
- "countrySubDivisionCode": "AR-B",
- "country": "US",
- "addressLine": [
- "11407 Sw Amu st, Suite MY777"
], - "temporaryIndicator": true,
- "period": {
- "fromDateTime": "2022-04-17T08:00:00Z",
- "upToDateTime": "2022-04-17T08:00:00Z"
}, - "codes": [
- {
- "name": "AccountingGroup",
- "value": "195",
- "description": "This is a Title."
}
], - "identifiers": [
- {
- "number": "123-45-6789",
- "schemeName": "string",
- "issuer": "UnitedStates",
- "issueDate": "2022-04-17",
- "expirationDate": "2022-04-17"
}
]
}, - "agent": {
- "identifiers": [
- {
- "number": "123-45-6789",
- "issuer": "UnitedStates",
- "country": "US",
- "countrySubdivisionCode": "AR-B",
- "issueDate": "2022-04-17",
- "applyDate": "2022-04-17",
- "expirationDate": "2022-04-17",
- "verificationDate": "2022-04-17",
- "foreignIDIndicator": true,
- "taxIDIndicator": true,
- "displayOption": "string",
- "schemeName": "TaxIdentificationNumber"
}
], - "clearingSystemMemberIdentification": "UnitedStatesRoutingNumberFedwireNACHA",
- "memberIdentification": "string",
- "name": "string",
- "postalAddress": {
- "addressCode": "string",
- "addressBookIndicator": "string",
- "addressType": "Postal",
- "addressPurpose": "Billing",
- "primaryIndicator": true,
- "careOf": "C/O Company Name",
- "department": "A",
- "subDepartment": "B",
- "streetName": "First Street",
- "firstCrossStreetName": "string",
- "secondCrossStreetName": "Second Street",
- "buildingNumber": "11407",
- "buildingName": "Tall Tower",
- "floor": "20",
- "postBox": "MY779",
- "room": "22",
- "postCode": "97062-6884",
- "carrierRoute": "C001",
- "censusTract": "12345",
- "censusBlock": "1234",
- "cBSACode": "49780",
- "cBSAType": "MSA",
- "foreignIndicator": true,
- "townName": "San Diego",
- "townLocationName": "Clackamas",
- "districtName": "Columbia",
- "countyName": "Cook",
- "countrySubDivision": "Oregon",
- "countrySubDivisionCode": "AR-B",
- "country": "US",
- "addressLine": [
- "11407 Sw Amu st, Suite MY777"
], - "temporaryIndicator": true,
- "period": {
- "fromDateTime": "2022-04-17T08:00:00Z",
- "upToDateTime": "2022-04-17T08:00:00Z"
}, - "codes": [
- {
- "name": "AccountingGroup",
- "value": "195",
- "description": "This is a Title."
}
], - "identifiers": [
- {
- "number": "123-45-6789",
- "schemeName": "string",
- "issuer": "UnitedStates",
- "issueDate": "2022-04-17",
- "expirationDate": "2022-04-17"
}
]
}
}, - "placeAndDateOfBirth": {
- "countrySubdivision": "Oregon",
- "townName": "San Diego",
- "country": "US",
- "birthDate": "2022-04-17"
}, - "contact": {
- "contactMethods": [
- {
- "channelType": "Email",
- "identification": "011-02010020202"
}
], - "preferredMethod": "Email",
- "preferredLanguage": "English"
}, - "identifiers": [
- {
- "number": "123-45-6789",
- "schemeName": "TaxIdentificationNumber",
- "issuer": "UnitedStates",
- "issueDate": "2022-04-17",
- "expirationDate": "2022-04-17"
}
], - "countryOfResidence": "US",
- "notifyPartyIndicator": true
}, - "debtor": {
- "name": "Jane Birkin",
- "account": {
- "name": "Hermes PD_CA 0002",
- "currency": "USD",
- "accountBranchId": "SEA_1",
- "accountNumber": "012345678",
- "accountType": "Checking",
- "routingNumber": "012345678",
- "identifiers": [
- {
- "number": "string",
- "schemeName": "BBANIdentifier",
- "issuer": "string"
}
]
}, - "paymentReference": "This is a description.",
- "postalAddress": {
- "addressCode": "string",
- "addressBookIndicator": "string",
- "addressType": "Postal",
- "addressPurpose": "Billing",
- "primaryIndicator": true,
- "careOf": "C/O Company Name",
- "department": "A",
- "subDepartment": "B",
- "streetName": "First Street",
- "firstCrossStreetName": "string",
- "secondCrossStreetName": "Second Street",
- "buildingNumber": "11407",
- "buildingName": "Tall Tower",
- "floor": "20",
- "postBox": "MY779",
- "room": "22",
- "postCode": "97062-6884",
- "carrierRoute": "C001",
- "censusTract": "12345",
- "censusBlock": "1234",
- "cBSACode": "49780",
- "cBSAType": "MSA",
- "foreignIndicator": true,
- "townName": "San Diego",
- "townLocationName": "Clackamas",
- "districtName": "Columbia",
- "countyName": "Cook",
- "countrySubDivision": "Oregon",
- "countrySubDivisionCode": "AR-B",
- "country": "US",
- "addressLine": [
- "11407 Sw Amu st, Suite MY777"
], - "temporaryIndicator": true,
- "period": {
- "fromDateTime": "2022-04-17T08:00:00Z",
- "upToDateTime": "2022-04-17T08:00:00Z"
}, - "codes": [
- {
- "name": "AccountingGroup",
- "value": "195",
- "description": "This is a Title."
}
], - "identifiers": [
- {
- "number": "123-45-6789",
- "schemeName": "string",
- "issuer": "UnitedStates",
- "issueDate": "2022-04-17",
- "expirationDate": "2022-04-17"
}
]
}, - "agent": {
- "identifiers": [
- {
- "number": "123-45-6789",
- "issuer": "UnitedStates",
- "country": "US",
- "countrySubdivisionCode": "AR-B",
- "issueDate": "2022-04-17",
- "applyDate": "2022-04-17",
- "expirationDate": "2022-04-17",
- "verificationDate": "2022-04-17",
- "foreignIDIndicator": true,
- "taxIDIndicator": true,
- "displayOption": "string",
- "schemeName": "TaxIdentificationNumber"
}
], - "clearingSystemMemberIdentification": "UnitedStatesRoutingNumberFedwireNACHA",
- "memberIdentification": "string",
- "name": "string",
- "postalAddress": {
- "addressCode": "string",
- "addressBookIndicator": "string",
- "addressType": "Postal",
- "addressPurpose": "Billing",
- "primaryIndicator": true,
- "careOf": "C/O Company Name",
- "department": "A",
- "subDepartment": "B",
- "streetName": "First Street",
- "firstCrossStreetName": "string",
- "secondCrossStreetName": "Second Street",
- "buildingNumber": "11407",
- "buildingName": "Tall Tower",
- "floor": "20",
- "postBox": "MY779",
- "room": "22",
- "postCode": "97062-6884",
- "carrierRoute": "C001",
- "censusTract": "12345",
- "censusBlock": "1234",
- "cBSACode": "49780",
- "cBSAType": "MSA",
- "foreignIndicator": true,
- "townName": "San Diego",
- "townLocationName": "Clackamas",
- "districtName": "Columbia",
- "countyName": "Cook",
- "countrySubDivision": "Oregon",
- "countrySubDivisionCode": "AR-B",
- "country": "US",
- "addressLine": [
- "11407 Sw Amu st, Suite MY777"
], - "temporaryIndicator": true,
- "period": {
- "fromDateTime": "2022-04-17T08:00:00Z",
- "upToDateTime": "2022-04-17T08:00:00Z"
}, - "codes": [
- {
- "name": "AccountingGroup",
- "value": "195",
- "description": "This is a Title."
}
], - "identifiers": [
- {
- "number": "123-45-6789",
- "schemeName": "string",
- "issuer": "UnitedStates",
- "issueDate": "2022-04-17",
- "expirationDate": "2022-04-17"
}
]
}
}, - "placeAndDateOfBirth": {
- "countrySubdivision": "Oregon",
- "townName": "San Diego",
- "country": "US",
- "birthDate": "2022-04-17"
}, - "contact": {
- "contactMethods": [
- {
- "channelType": "Email",
- "identification": "011-02010020202"
}
], - "preferredMethod": "Email",
- "preferredLanguage": "English"
}, - "identifiers": [
- {
- "number": "123-45-6789",
- "schemeName": "TaxIdentificationNumber",
- "issuer": "UnitedStates",
- "issueDate": "2022-04-17",
- "expirationDate": "2022-04-17"
}
], - "countryOfResidence": "US",
- "notifyPartyIndicator": true
}, - "remittanceInformation": {
- "remittanceNumber": "string",
- "documentType": "string",
- "physicalDocument": {
- "documentReference": "string",
- "format": "PDF",
- "title": "This is a Title.",
- "version": "string",
- "signOffDate": "2022-04-17",
- "issueDate": "2022-04-17",
- "purpose": "string"
}
}, - "settlement": {
- "postingType": "HardPosted",
- "time": {
- "hour": "12",
- "timeZone": "Pacific",
- "timeOfTheDay": "string"
}, - "frequency": {
- "fromDateTime": "2022-04-17T08:00:00Z",
- "upToDateTime": "2022-04-17T08:00:00Z",
- "cycleType": "string",
- "cycle": "Monthly",
- "every": 15,
- "weekDay": "Tuesday",
- "weekNumbers": [
- "1st"
], - "days": [
- 30
], - "months": [
- "12"
], - "startDay": "04-17",
- "numberOfTimes": 4
}, - "memopostedIndicator": true
}, - "paymentId": "0dd926fe-1ca2-11ed-861d-0242ac120002",
- "status": "AcceptedSettlementCompleted",
- "statusReason": "BlockedAccount",
- "charges": [
- {
- "name": "CardLatePayment",
- "description": "This is a description.",
- "amount": "100",
- "adjustment": "100"
}
], - "relatedAccounts": [
- {
- "accountRelationType": "SubAccount",
- "accountId": "033-DDA-123456",
- "accountNumber": "012345678",
- "accountType": "Checking",
- "name": "Hermes PD_CA 0002",
- "productId": "5fb9d4d6-1a3c-11ed-861d-0242ac120002",
- "balances": [
- {
- "fromDateTime": "2022-04-17T08:00:00Z",
- "upToDateTime": "2022-04-17T08:00:00Z",
- "periodNumber": 0,
- "periodName": "string",
- "balanceName": "Available",
- "amount": "100",
- "count": 0,
- "currency": "USD",
- "calculationDate": "2022-04-17T08:00:00Z",
- "codes": [
- {
- "name": "AccountingGroup",
- "value": "195",
- "description": "This is a Title."
}
]
}
], - "codes": [
- {
- "name": "AccountingGroup",
- "value": "195",
- "description": "This is a Title."
}
]
}
], - "parties": [
- {
- "partyId": "5fb9d4d6-1a3c-11ed-861d-0242ac120002",
- "partyType": "Person",
- "partyAccountRole": "AccountOwner",
- "partyAccountRoleCode": "50",
- "partyName": "Jane Birkin",
- "employeeIndicator": true
}
], - "balances": [
- {
- "fromDateTime": "2022-04-17T08:00:00Z",
- "upToDateTime": "2022-04-17T08:00:00Z",
- "periodNumber": 0,
- "periodName": "string",
- "balanceName": "Available",
- "amount": "100",
- "count": 0,
- "currency": "USD",
- "calculationDate": "2022-04-17T08:00:00Z",
- "codes": [
- {
- "name": "AccountingGroup",
- "value": "195",
- "description": "This is a Title."
}
]
}
], - "date": "2022-04-17T08:00:00Z"
}
]
Credit Transfer Initiation
Instruction to pay an amount of money to an ultimate beneficiary, on behalf of an originator.
Authorizations:
header Parameters
idempotencyId | string (Id) [ 1 .. 300 ] characters Example: 5fb9d4d6-1a3c-11ed-861d-0242ac120002 Idempotency identifier used by the client when making repeated calls |
servicerId | string (Id) [ 1 .. 300 ] characters Example: 5fb9d4d6-1a3c-11ed-861d-0242ac120002 Account Servicer Identification (Bank) |
servicerBranchId | string (ServicerBranchId) [ 1 .. 36 ] characters Example: SEA_1 Identification of the account servicer institution at branch level or center level. |
Request Body schema: application/json
Array of objects (PaymentIdentification) | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Array
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Array of objects (GenericTransactionCode) Additional transaction codes. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Array
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
paymentMethod required | string (PaymentMethod) [ 1 .. 35 ] characters Example: "CreditTransfer" Specifies the means of payment that will be used to move the amount of money. Possible values are: Check, CreditTransfer. More specific values: ECheck, CreditCard, CommercialCreditCard, CheckCard, BusinessCheck, PinlessDebit, PINDebit, POS, Cash, ACHCredit, LockBox, RemoteCapture, EFTCredit, FedWire, ACHDebit, EFT, MoneyOrder, Coupon. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
paymentType | string (PaymentType) [ 1 .. 35 ] characters Example: "OnUs" Specifies the type of Payment. Possible values: LiquidityTransfer, OnUs, ACH, Wire, NotOnUs. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
amount required | string <= 23 characters ^-?([0]|([1-9][0-9]{0,12}))([.][0-9]{0,8})?$ Example: "100" Amount of money to be moved between the debtor and creditor, before deduction of charges, expressed in the currency as ordered by the initiating party. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
paymentReasons | Array of strings (PaymentPurpose) [ items [ 1 .. 60 ] characters ] Example: ["CashManagementTransfer"] | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
debtorAccountId required | string (AccountId) [ 1 .. 300 ] characters Example: "033-DDA-123456" Identification assigned by the account service institution (Servicer). Could be encoded (UUID). Also may be used as composite account identifier when overlaying the account code parts. branch-type-subtype-number | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
creditorAccountId | string (AccountId) [ 1 .. 300 ] characters Example: "033-DDA-123456" Identification assigned by the account service institution (Servicer). Could be encoded (UUID). Also may be used as composite account identifier when overlaying the account code parts. branch-type-subtype-number | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
purpose | string (Description) [ 1 .. 1025 ] characters Example: "This is a description." | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
object (PaymentProcessingDetail) Provides further details of the type of payment. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
chargeBearerType | string (ChargeBearerType) [ 1 .. 35 ] characters Example: "Shared" Specifies which party(ies) will pay charges due for processing of the instruction. BorneByDebtor, BorneByCreditor, Shared, FollowingServiceLevel | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
currency | string = 3 characters ^([A-Z]{3})?$ Example: "USD" Specifies the currency of the amount to be transferred which may be different from the currency of the debtor's account. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
object (Exchange) | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
object (Check) Characteristics of a check | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueDate | string <date> Example: "2022-04-17" Date on which a payment must be executed | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
dueDate | string <date> Example: "2022-04-17" The final deadline to make a payment to avoid penalties. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
object (PartyIdentification) | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
object (PartyIdentification) | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
object (RemittanceInformation) Information supplied to enable the matching/reconciliation of an entry with the items that the payment is intended to settle, such as commercial invoices in an accounts' receivable system. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
object (CreditTransferSettlement) Transfer settlement information. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Responses
Request samples
- Payload
{- "identifiers": [
- {
- "number": "string",
- "schemeName": "UETR",
- "issuer": "Baltimore"
}
], - "codes": [
- {
- "codeType": "DetailBAI",
- "name": "string",
- "value": "195",
- "description": "This is a Title."
}
], - "paymentMethod": "CreditTransfer",
- "paymentType": "OnUs",
- "amount": "100",
- "paymentReasons": [
- "CashManagementTransfer"
], - "debtorAccountId": "033-DDA-123456",
- "creditorAccountId": "033-DDA-123456",
- "purpose": "This is a description.",
- "paymentProcessing": {
- "instructionPriority": "123456789",
- "serviceLevel": "BookTransaction",
- "clearingChannel": "ACH",
- "localInstrument": "CCD",
- "categoryPurpose": "SalaryPayment"
}, - "chargeBearerType": "Shared",
- "currency": "USD",
- "exchange": {
- "currency": "USD",
- "exchangeFactor": "0.7"
}, - "check": {
- "checkType": "string",
- "amount": "100",
- "currency": "USD",
- "checkNumber": "string",
- "issuer": "Jhon Smith",
- "availabilityDate": "2022-04-17T08:00:00Z",
- "availabilityFloat": "string",
- "identifiers": [
- {
- "number": "123-45-6789",
- "schemeName": "string",
- "issuer": "UnitedStates",
- "issueDate": "2022-04-17",
- "expirationDate": "2022-04-17"
}
], - "imageSequence": [
- "image003.png"
], - "codes": [
- {
- "name": "AccountingGroup",
- "value": "195",
- "description": "This is a Title."
}
], - "printer": "string"
}, - "valueDate": "2022-04-17",
- "dueDate": "2022-04-17",
- "creditor": {
- "name": "Jane Birkin",
- "account": {
- "name": "Hermes PD_CA 0002",
- "currency": "USD",
- "accountBranchId": "SEA_1",
- "accountNumber": "012345678",
- "accountType": "Checking",
- "routingNumber": "012345678",
- "identifiers": [
- {
- "number": "string",
- "schemeName": "BBANIdentifier",
- "issuer": "string"
}
]
}, - "paymentReference": "This is a description.",
- "postalAddress": {
- "addressCode": "string",
- "addressBookIndicator": "string",
- "addressType": "Postal",
- "addressPurpose": "Billing",
- "primaryIndicator": true,
- "careOf": "C/O Company Name",
- "department": "A",
- "subDepartment": "B",
- "streetName": "First Street",
- "firstCrossStreetName": "string",
- "secondCrossStreetName": "Second Street",
- "buildingNumber": "11407",
- "buildingName": "Tall Tower",
- "floor": "20",
- "postBox": "MY779",
- "room": "22",
- "postCode": "97062-6884",
- "carrierRoute": "C001",
- "censusTract": "12345",
- "censusBlock": "1234",
- "cBSACode": "49780",
- "cBSAType": "MSA",
- "foreignIndicator": true,
- "townName": "San Diego",
- "townLocationName": "Clackamas",
- "districtName": "Columbia",
- "countyName": "Cook",
- "countrySubDivision": "Oregon",
- "countrySubDivisionCode": "AR-B",
- "country": "US",
- "addressLine": [
- "11407 Sw Amu st, Suite MY777"
], - "temporaryIndicator": true,
- "period": {
- "fromDateTime": "2022-04-17T08:00:00Z",
- "upToDateTime": "2022-04-17T08:00:00Z"
}, - "codes": [
- {
- "name": "AccountingGroup",
- "value": "195",
- "description": "This is a Title."
}
], - "identifiers": [
- {
- "number": "123-45-6789",
- "schemeName": "string",
- "issuer": "UnitedStates",
- "issueDate": "2022-04-17",
- "expirationDate": "2022-04-17"
}
]
}, - "agent": {
- "identifiers": [
- {
- "number": "123-45-6789",
- "issuer": "UnitedStates",
- "country": "US",
- "countrySubdivisionCode": "AR-B",
- "issueDate": "2022-04-17",
- "applyDate": "2022-04-17",
- "expirationDate": "2022-04-17",
- "verificationDate": "2022-04-17",
- "foreignIDIndicator": true,
- "taxIDIndicator": true,
- "displayOption": "string",
- "schemeName": "TaxIdentificationNumber"
}
], - "clearingSystemMemberIdentification": "UnitedStatesRoutingNumberFedwireNACHA",
- "memberIdentification": "string",
- "name": "string",
- "postalAddress": {
- "addressCode": "string",
- "addressBookIndicator": "string",
- "addressType": "Postal",
- "addressPurpose": "Billing",
- "primaryIndicator": true,
- "careOf": "C/O Company Name",
- "department": "A",
- "subDepartment": "B",
- "streetName": "First Street",
- "firstCrossStreetName": "string",
- "secondCrossStreetName": "Second Street",
- "buildingNumber": "11407",
- "buildingName": "Tall Tower",
- "floor": "20",
- "postBox": "MY779",
- "room": "22",
- "postCode": "97062-6884",
- "carrierRoute": "C001",
- "censusTract": "12345",
- "censusBlock": "1234",
- "cBSACode": "49780",
- "cBSAType": "MSA",
- "foreignIndicator": true,
- "townName": "San Diego",
- "townLocationName": "Clackamas",
- "districtName": "Columbia",
- "countyName": "Cook",
- "countrySubDivision": "Oregon",
- "countrySubDivisionCode": "AR-B",
- "country": "US",
- "addressLine": [
- "11407 Sw Amu st, Suite MY777"
], - "temporaryIndicator": true,
- "period": {
- "fromDateTime": "2022-04-17T08:00:00Z",
- "upToDateTime": "2022-04-17T08:00:00Z"
}, - "codes": [
- {
- "name": "AccountingGroup",
- "value": "195",
- "description": "This is a Title."
}
], - "identifiers": [
- {
- "number": "123-45-6789",
- "schemeName": "string",
- "issuer": "UnitedStates",
- "issueDate": "2022-04-17",
- "expirationDate": "2022-04-17"
}
]
}
}, - "placeAndDateOfBirth": {
- "countrySubdivision": "Oregon",
- "townName": "San Diego",
- "country": "US",
- "birthDate": "2022-04-17"
}, - "contact": {
- "contactMethods": [
- {
- "channelType": "Email",
- "identification": "011-02010020202"
}
], - "preferredMethod": "Email",
- "preferredLanguage": "English"
}, - "identifiers": [
- {
- "number": "123-45-6789",
- "schemeName": "TaxIdentificationNumber",
- "issuer": "UnitedStates",
- "issueDate": "2022-04-17",
- "expirationDate": "2022-04-17"
}
], - "countryOfResidence": "US",
- "notifyPartyIndicator": true
}, - "debtor": {
- "name": "Jane Birkin",
- "account": {
- "name": "Hermes PD_CA 0002",
- "currency": "USD",
- "accountBranchId": "SEA_1",
- "accountNumber": "012345678",
- "accountType": "Checking",
- "routingNumber": "012345678",
- "identifiers": [
- {
- "number": "string",
- "schemeName": "BBANIdentifier",
- "issuer": "string"
}
]
}, - "paymentReference": "This is a description.",
- "postalAddress": {
- "addressCode": "string",
- "addressBookIndicator": "string",
- "addressType": "Postal",
- "addressPurpose": "Billing",
- "primaryIndicator": true,
- "careOf": "C/O Company Name",
- "department": "A",
- "subDepartment": "B",
- "streetName": "First Street",
- "firstCrossStreetName": "string",
- "secondCrossStreetName": "Second Street",
- "buildingNumber": "11407",
- "buildingName": "Tall Tower",
- "floor": "20",
- "postBox": "MY779",
- "room": "22",
- "postCode": "97062-6884",
- "carrierRoute": "C001",
- "censusTract": "12345",
- "censusBlock": "1234",
- "cBSACode": "49780",
- "cBSAType": "MSA",
- "foreignIndicator": true,
- "townName": "San Diego",
- "townLocationName": "Clackamas",
- "districtName": "Columbia",
- "countyName": "Cook",
- "countrySubDivision": "Oregon",
- "countrySubDivisionCode": "AR-B",
- "country": "US",
- "addressLine": [
- "11407 Sw Amu st, Suite MY777"
], - "temporaryIndicator": true,
- "period": {
- "fromDateTime": "2022-04-17T08:00:00Z",
- "upToDateTime": "2022-04-17T08:00:00Z"
}, - "codes": [
- {
- "name": "AccountingGroup",
- "value": "195",
- "description": "This is a Title."
}
], - "identifiers": [
- {
- "number": "123-45-6789",
- "schemeName": "string",
- "issuer": "UnitedStates",
- "issueDate": "2022-04-17",
- "expirationDate": "2022-04-17"
}
]
}, - "agent": {
- "identifiers": [
- {
- "number": "123-45-6789",
- "issuer": "UnitedStates",
- "country": "US",
- "countrySubdivisionCode": "AR-B",
- "issueDate": "2022-04-17",
- "applyDate": "2022-04-17",
- "expirationDate": "2022-04-17",
- "verificationDate": "2022-04-17",
- "foreignIDIndicator": true,
- "taxIDIndicator": true,
- "displayOption": "string",
- "schemeName": "TaxIdentificationNumber"
}
], - "clearingSystemMemberIdentification": "UnitedStatesRoutingNumberFedwireNACHA",
- "memberIdentification": "string",
- "name": "string",
- "postalAddress": {
- "addressCode": "string",
- "addressBookIndicator": "string",
- "addressType": "Postal",
- "addressPurpose": "Billing",
- "primaryIndicator": true,
- "careOf": "C/O Company Name",
- "department": "A",
- "subDepartment": "B",
- "streetName": "First Street",
- "firstCrossStreetName": "string",
- "secondCrossStreetName": "Second Street",
- "buildingNumber": "11407",
- "buildingName": "Tall Tower",
- "floor": "20",
- "postBox": "MY779",
- "room": "22",
- "postCode": "97062-6884",
- "carrierRoute": "C001",
- "censusTract": "12345",
- "censusBlock": "1234",
- "cBSACode": "49780",
- "cBSAType": "MSA",
- "foreignIndicator": true,
- "townName": "San Diego",
- "townLocationName": "Clackamas",
- "districtName": "Columbia",
- "countyName": "Cook",
- "countrySubDivision": "Oregon",
- "countrySubDivisionCode": "AR-B",
- "country": "US",
- "addressLine": [
- "11407 Sw Amu st, Suite MY777"
], - "temporaryIndicator": true,
- "period": {
- "fromDateTime": "2022-04-17T08:00:00Z",
- "upToDateTime": "2022-04-17T08:00:00Z"
}, - "codes": [
- {
- "name": "AccountingGroup",
- "value": "195",
- "description": "This is a Title."
}
], - "identifiers": [
- {
- "number": "123-45-6789",
- "schemeName": "string",
- "issuer": "UnitedStates",
- "issueDate": "2022-04-17",
- "expirationDate": "2022-04-17"
}
]
}
}, - "placeAndDateOfBirth": {
- "countrySubdivision": "Oregon",
- "townName": "San Diego",
- "country": "US",
- "birthDate": "2022-04-17"
}, - "contact": {
- "contactMethods": [
- {
- "channelType": "Email",
- "identification": "011-02010020202"
}
], - "preferredMethod": "Email",
- "preferredLanguage": "English"
}, - "identifiers": [
- {
- "number": "123-45-6789",
- "schemeName": "TaxIdentificationNumber",
- "issuer": "UnitedStates",
- "issueDate": "2022-04-17",
- "expirationDate": "2022-04-17"
}
], - "countryOfResidence": "US",
- "notifyPartyIndicator": true
}, - "remittanceInformation": {
- "remittanceNumber": "string",
- "documentType": "string",
- "physicalDocument": {
- "documentReference": "string",
- "format": "PDF",
- "title": "This is a Title.",
- "version": "string",
- "signOffDate": "2022-04-17",
- "issueDate": "2022-04-17",
- "purpose": "string"
}
}, - "settlement": {
- "postingType": "HardPosted",
- "time": {
- "hour": "12",
- "timeZone": "Pacific",
- "timeOfTheDay": "string"
}, - "frequency": {
- "fromDateTime": "2022-04-17T08:00:00Z",
- "upToDateTime": "2022-04-17T08:00:00Z",
- "cycleType": "string",
- "cycle": "Monthly",
- "every": 15,
- "weekDay": "Tuesday",
- "weekNumbers": [
- "1st"
], - "days": [
- 30
], - "months": [
- "12"
], - "startDay": "04-17",
- "numberOfTimes": 4
}, - "memopostedIndicator": true
}
}
Response samples
- 202
- 400
- 500
{- "identifiers": [
- {
- "number": "string",
- "schemeName": "UETR",
- "issuer": "Baltimore"
}
], - "codes": [
- {
- "codeType": "DetailBAI",
- "name": "string",
- "value": "195",
- "description": "This is a Title."
}
], - "paymentMethod": "CreditTransfer",
- "paymentType": "OnUs",
- "amount": "100",
- "paymentReasons": [
- "CashManagementTransfer"
], - "debtorAccountId": "033-DDA-123456",
- "creditorAccountId": "033-DDA-123456",
- "purpose": "This is a description.",
- "paymentProcessing": {
- "instructionPriority": "123456789",
- "serviceLevel": "BookTransaction",
- "clearingChannel": "ACH",
- "localInstrument": "CCD",
- "categoryPurpose": "SalaryPayment"
}, - "chargeBearerType": "Shared",
- "currency": "USD",
- "exchange": {
- "currency": "USD",
- "exchangeFactor": "0.7"
}, - "check": {
- "checkType": "string",
- "amount": "100",
- "currency": "USD",
- "checkNumber": "string",
- "issuer": "Jhon Smith",
- "availabilityDate": "2022-04-17T08:00:00Z",
- "availabilityFloat": "string",
- "identifiers": [
- {
- "number": "123-45-6789",
- "schemeName": "string",
- "issuer": "UnitedStates",
- "issueDate": "2022-04-17",
- "expirationDate": "2022-04-17"
}
], - "imageSequence": [
- "image003.png"
], - "codes": [
- {
- "name": "AccountingGroup",
- "value": "195",
- "description": "This is a Title."
}
], - "printer": "string"
}, - "valueDate": "2022-04-17",
- "dueDate": "2022-04-17",
- "creditor": {
- "name": "Jane Birkin",
- "account": {
- "name": "Hermes PD_CA 0002",
- "currency": "USD",
- "accountBranchId": "SEA_1",
- "accountNumber": "012345678",
- "accountType": "Checking",
- "routingNumber": "012345678",
- "identifiers": [
- {
- "number": "string",
- "schemeName": "BBANIdentifier",
- "issuer": "string"
}
]
}, - "paymentReference": "This is a description.",
- "postalAddress": {
- "addressCode": "string",
- "addressBookIndicator": "string",
- "addressType": "Postal",
- "addressPurpose": "Billing",
- "primaryIndicator": true,
- "careOf": "C/O Company Name",
- "department": "A",
- "subDepartment": "B",
- "streetName": "First Street",
- "firstCrossStreetName": "string",
- "secondCrossStreetName": "Second Street",
- "buildingNumber": "11407",
- "buildingName": "Tall Tower",
- "floor": "20",
- "postBox": "MY779",
- "room": "22",
- "postCode": "97062-6884",
- "carrierRoute": "C001",
- "censusTract": "12345",
- "censusBlock": "1234",
- "cBSACode": "49780",
- "cBSAType": "MSA",
- "foreignIndicator": true,
- "townName": "San Diego",
- "townLocationName": "Clackamas",
- "districtName": "Columbia",
- "countyName": "Cook",
- "countrySubDivision": "Oregon",
- "countrySubDivisionCode": "AR-B",
- "country": "US",
- "addressLine": [
- "11407 Sw Amu st, Suite MY777"
], - "temporaryIndicator": true,
- "period": {
- "fromDateTime": "2022-04-17T08:00:00Z",
- "upToDateTime": "2022-04-17T08:00:00Z"
}, - "codes": [
- {
- "name": "AccountingGroup",
- "value": "195",
- "description": "This is a Title."
}
], - "identifiers": [
- {
- "number": "123-45-6789",
- "schemeName": "string",
- "issuer": "UnitedStates",
- "issueDate": "2022-04-17",
- "expirationDate": "2022-04-17"
}
]
}, - "agent": {
- "identifiers": [
- {
- "number": "123-45-6789",
- "issuer": "UnitedStates",
- "country": "US",
- "countrySubdivisionCode": "AR-B",
- "issueDate": "2022-04-17",
- "applyDate": "2022-04-17",
- "expirationDate": "2022-04-17",
- "verificationDate": "2022-04-17",
- "foreignIDIndicator": true,
- "taxIDIndicator": true,
- "displayOption": "string",
- "schemeName": "TaxIdentificationNumber"
}
], - "clearingSystemMemberIdentification": "UnitedStatesRoutingNumberFedwireNACHA",
- "memberIdentification": "string",
- "name": "string",
- "postalAddress": {
- "addressCode": "string",
- "addressBookIndicator": "string",
- "addressType": "Postal",
- "addressPurpose": "Billing",
- "primaryIndicator": true,
- "careOf": "C/O Company Name",
- "department": "A",
- "subDepartment": "B",
- "streetName": "First Street",
- "firstCrossStreetName": "string",
- "secondCrossStreetName": "Second Street",
- "buildingNumber": "11407",
- "buildingName": "Tall Tower",
- "floor": "20",
- "postBox": "MY779",
- "room": "22",
- "postCode": "97062-6884",
- "carrierRoute": "C001",
- "censusTract": "12345",
- "censusBlock": "1234",
- "cBSACode": "49780",
- "cBSAType": "MSA",
- "foreignIndicator": true,
- "townName": "San Diego",
- "townLocationName": "Clackamas",
- "districtName": "Columbia",
- "countyName": "Cook",
- "countrySubDivision": "Oregon",
- "countrySubDivisionCode": "AR-B",
- "country": "US",
- "addressLine": [
- "11407 Sw Amu st, Suite MY777"
], - "temporaryIndicator": true,
- "period": {
- "fromDateTime": "2022-04-17T08:00:00Z",
- "upToDateTime": "2022-04-17T08:00:00Z"
}, - "codes": [
- {
- "name": "AccountingGroup",
- "value": "195",
- "description": "This is a Title."
}
], - "identifiers": [
- {
- "number": "123-45-6789",
- "schemeName": "string",
- "issuer": "UnitedStates",
- "issueDate": "2022-04-17",
- "expirationDate": "2022-04-17"
}
]
}
}, - "placeAndDateOfBirth": {
- "countrySubdivision": "Oregon",
- "townName": "San Diego",
- "country": "US",
- "birthDate": "2022-04-17"
}, - "contact": {
- "contactMethods": [
- {
- "channelType": "Email",
- "identification": "011-02010020202"
}
], - "preferredMethod": "Email",
- "preferredLanguage": "English"
}, - "identifiers": [
- {
- "number": "123-45-6789",
- "schemeName": "TaxIdentificationNumber",
- "issuer": "UnitedStates",
- "issueDate": "2022-04-17",
- "expirationDate": "2022-04-17"
}
], - "countryOfResidence": "US",
- "notifyPartyIndicator": true
}, - "debtor": {
- "name": "Jane Birkin",
- "account": {
- "name": "Hermes PD_CA 0002",
- "currency": "USD",
- "accountBranchId": "SEA_1",
- "accountNumber": "012345678",
- "accountType": "Checking",
- "routingNumber": "012345678",
- "identifiers": [
- {
- "number": "string",
- "schemeName": "BBANIdentifier",
- "issuer": "string"
}
]
}, - "paymentReference": "This is a description.",
- "postalAddress": {
- "addressCode": "string",
- "addressBookIndicator": "string",
- "addressType": "Postal",
- "addressPurpose": "Billing",
- "primaryIndicator": true,
- "careOf": "C/O Company Name",
- "department": "A",
- "subDepartment": "B",
- "streetName": "First Street",
- "firstCrossStreetName": "string",
- "secondCrossStreetName": "Second Street",
- "buildingNumber": "11407",
- "buildingName": "Tall Tower",
- "floor": "20",
- "postBox": "MY779",
- "room": "22",
- "postCode": "97062-6884",
- "carrierRoute": "C001",
- "censusTract": "12345",
- "censusBlock": "1234",
- "cBSACode": "49780",
- "cBSAType": "MSA",
- "foreignIndicator": true,
- "townName": "San Diego",
- "townLocationName": "Clackamas",
- "districtName": "Columbia",
- "countyName": "Cook",
- "countrySubDivision": "Oregon",
- "countrySubDivisionCode": "AR-B",
- "country": "US",
- "addressLine": [
- "11407 Sw Amu st, Suite MY777"
], - "temporaryIndicator": true,
- "period": {
- "fromDateTime": "2022-04-17T08:00:00Z",
- "upToDateTime": "2022-04-17T08:00:00Z"
}, - "codes": [
- {
- "name": "AccountingGroup",
- "value": "195",
- "description": "This is a Title."
}
], - "identifiers": [
- {
- "number": "123-45-6789",
- "schemeName": "string",
- "issuer": "UnitedStates",
- "issueDate": "2022-04-17",
- "expirationDate": "2022-04-17"
}
]
}, - "agent": {
- "identifiers": [
- {
- "number": "123-45-6789",
- "issuer": "UnitedStates",
- "country": "US",
- "countrySubdivisionCode": "AR-B",
- "issueDate": "2022-04-17",
- "applyDate": "2022-04-17",
- "expirationDate": "2022-04-17",
- "verificationDate": "2022-04-17",
- "foreignIDIndicator": true,
- "taxIDIndicator": true,
- "displayOption": "string",
- "schemeName": "TaxIdentificationNumber"
}
], - "clearingSystemMemberIdentification": "UnitedStatesRoutingNumberFedwireNACHA",
- "memberIdentification": "string",
- "name": "string",
- "postalAddress": {
- "addressCode": "string",
- "addressBookIndicator": "string",
- "addressType": "Postal",
- "addressPurpose": "Billing",
- "primaryIndicator": true,
- "careOf": "C/O Company Name",
- "department": "A",
- "subDepartment": "B",
- "streetName": "First Street",
- "firstCrossStreetName": "string",
- "secondCrossStreetName": "Second Street",
- "buildingNumber": "11407",
- "buildingName": "Tall Tower",
- "floor": "20",
- "postBox": "MY779",
- "room": "22",
- "postCode": "97062-6884",
- "carrierRoute": "C001",
- "censusTract": "12345",
- "censusBlock": "1234",
- "cBSACode": "49780",
- "cBSAType": "MSA",
- "foreignIndicator": true,
- "townName": "San Diego",
- "townLocationName": "Clackamas",
- "districtName": "Columbia",
- "countyName": "Cook",
- "countrySubDivision": "Oregon",
- "countrySubDivisionCode": "AR-B",
- "country": "US",
- "addressLine": [
- "11407 Sw Amu st, Suite MY777"
], - "temporaryIndicator": true,
- "period": {
- "fromDateTime": "2022-04-17T08:00:00Z",
- "upToDateTime": "2022-04-17T08:00:00Z"
}, - "codes": [
- {
- "name": "AccountingGroup",
- "value": "195",
- "description": "This is a Title."
}
], - "identifiers": [
- {
- "number": "123-45-6789",
- "schemeName": "string",
- "issuer": "UnitedStates",
- "issueDate": "2022-04-17",
- "expirationDate": "2022-04-17"
}
]
}
}, - "placeAndDateOfBirth": {
- "countrySubdivision": "Oregon",
- "townName": "San Diego",
- "country": "US",
- "birthDate": "2022-04-17"
}, - "contact": {
- "contactMethods": [
- {
- "channelType": "Email",
- "identification": "011-02010020202"
}
], - "preferredMethod": "Email",
- "preferredLanguage": "English"
}, - "identifiers": [
- {
- "number": "123-45-6789",
- "schemeName": "TaxIdentificationNumber",
- "issuer": "UnitedStates",
- "issueDate": "2022-04-17",
- "expirationDate": "2022-04-17"
}
], - "countryOfResidence": "US",
- "notifyPartyIndicator": true
}, - "remittanceInformation": {
- "remittanceNumber": "string",
- "documentType": "string",
- "physicalDocument": {
- "documentReference": "string",
- "format": "PDF",
- "title": "This is a Title.",
- "version": "string",
- "signOffDate": "2022-04-17",
- "issueDate": "2022-04-17",
- "purpose": "string"
}
}, - "settlement": {
- "postingType": "HardPosted",
- "time": {
- "hour": "12",
- "timeZone": "Pacific",
- "timeOfTheDay": "string"
}, - "frequency": {
- "fromDateTime": "2022-04-17T08:00:00Z",
- "upToDateTime": "2022-04-17T08:00:00Z",
- "cycleType": "string",
- "cycle": "Monthly",
- "every": 15,
- "weekDay": "Tuesday",
- "weekNumbers": [
- "1st"
], - "days": [
- 30
], - "months": [
- "12"
], - "startDay": "04-17",
- "numberOfTimes": 4
}, - "memopostedIndicator": true
}, - "paymentId": "0dd926fe-1ca2-11ed-861d-0242ac120002",
- "status": "AcceptedSettlementCompleted",
- "statusReason": "BlockedAccount",
- "charges": [
- {
- "name": "CardLatePayment",
- "description": "This is a description.",
- "amount": "100",
- "adjustment": "100"
}
], - "relatedAccounts": [
- {
- "accountRelationType": "SubAccount",
- "accountId": "033-DDA-123456",
- "accountNumber": "012345678",
- "accountType": "Checking",
- "name": "Hermes PD_CA 0002",
- "productId": "5fb9d4d6-1a3c-11ed-861d-0242ac120002",
- "balances": [
- {
- "fromDateTime": "2022-04-17T08:00:00Z",
- "upToDateTime": "2022-04-17T08:00:00Z",
- "periodNumber": 0,
- "periodName": "string",
- "balanceName": "Available",
- "amount": "100",
- "count": 0,
- "currency": "USD",
- "calculationDate": "2022-04-17T08:00:00Z",
- "codes": [
- {
- "name": "AccountingGroup",
- "value": "195",
- "description": "This is a Title."
}
]
}
], - "codes": [
- {
- "name": "AccountingGroup",
- "value": "195",
- "description": "This is a Title."
}
]
}
], - "parties": [
- {
- "partyId": "5fb9d4d6-1a3c-11ed-861d-0242ac120002",
- "partyType": "Person",
- "partyAccountRole": "AccountOwner",
- "partyAccountRoleCode": "50",
- "partyName": "Jane Birkin",
- "employeeIndicator": true
}
], - "balances": [
- {
- "fromDateTime": "2022-04-17T08:00:00Z",
- "upToDateTime": "2022-04-17T08:00:00Z",
- "periodNumber": 0,
- "periodName": "string",
- "balanceName": "Available",
- "amount": "100",
- "count": 0,
- "currency": "USD",
- "calculationDate": "2022-04-17T08:00:00Z",
- "codes": [
- {
- "name": "AccountingGroup",
- "value": "195",
- "description": "This is a Title."
}
]
}
], - "date": "2022-04-17T08:00:00Z"
}
Credit Transfer Status
Returns the status report of a credit transfer initiation, process and excecution.
Authorizations:
path Parameters
paymentId required | string (PaymentId) [ 1 .. 36 ] characters Example: 0dd926fe-1ca2-11ed-861d-0242ac120002 Identification of the Payment. |
header Parameters
servicerId | string (Id) [ 1 .. 300 ] characters Example: 5fb9d4d6-1a3c-11ed-861d-0242ac120002 Account Servicer Identification (Bank) |
servicerBranchId | string (ServicerBranchId) [ 1 .. 36 ] characters Example: SEA_1 Identification of the account servicer institution at branch level or center level. |
Responses
Response samples
- 200
- 400
- 404
- 500
{- "identifiers": [
- {
- "number": "string",
- "schemeName": "UETR",
- "issuer": "Baltimore"
}
], - "codes": [
- {
- "codeType": "DetailBAI",
- "name": "string",
- "value": "195",
- "description": "This is a Title."
}
], - "paymentMethod": "CreditTransfer",
- "paymentType": "OnUs",
- "amount": "100",
- "paymentReasons": [
- "CashManagementTransfer"
], - "debtorAccountId": "033-DDA-123456",
- "creditorAccountId": "033-DDA-123456",
- "purpose": "This is a description.",
- "paymentProcessing": {
- "instructionPriority": "123456789",
- "serviceLevel": "BookTransaction",
- "clearingChannel": "ACH",
- "localInstrument": "CCD",
- "categoryPurpose": "SalaryPayment"
}, - "chargeBearerType": "Shared",
- "currency": "USD",
- "exchange": {
- "currency": "USD",
- "exchangeFactor": "0.7"
}, - "check": {
- "checkType": "string",
- "amount": "100",
- "currency": "USD",
- "checkNumber": "string",
- "issuer": "Jhon Smith",
- "availabilityDate": "2022-04-17T08:00:00Z",
- "availabilityFloat": "string",
- "identifiers": [
- {
- "number": "123-45-6789",
- "schemeName": "string",
- "issuer": "UnitedStates",
- "issueDate": "2022-04-17",
- "expirationDate": "2022-04-17"
}
], - "imageSequence": [
- "image003.png"
], - "codes": [
- {
- "name": "AccountingGroup",
- "value": "195",
- "description": "This is a Title."
}
], - "printer": "string"
}, - "valueDate": "2022-04-17",
- "dueDate": "2022-04-17",
- "creditor": {
- "name": "Jane Birkin",
- "account": {
- "name": "Hermes PD_CA 0002",
- "currency": "USD",
- "accountBranchId": "SEA_1",
- "accountNumber": "012345678",
- "accountType": "Checking",
- "routingNumber": "012345678",
- "identifiers": [
- {
- "number": "string",
- "schemeName": "BBANIdentifier",
- "issuer": "string"
}
]
}, - "paymentReference": "This is a description.",
- "postalAddress": {
- "addressCode": "string",
- "addressBookIndicator": "string",
- "addressType": "Postal",
- "addressPurpose": "Billing",
- "primaryIndicator": true,
- "careOf": "C/O Company Name",
- "department": "A",
- "subDepartment": "B",
- "streetName": "First Street",
- "firstCrossStreetName": "string",
- "secondCrossStreetName": "Second Street",
- "buildingNumber": "11407",
- "buildingName": "Tall Tower",
- "floor": "20",
- "postBox": "MY779",
- "room": "22",
- "postCode": "97062-6884",
- "carrierRoute": "C001",
- "censusTract": "12345",
- "censusBlock": "1234",
- "cBSACode": "49780",
- "cBSAType": "MSA",
- "foreignIndicator": true,
- "townName": "San Diego",
- "townLocationName": "Clackamas",
- "districtName": "Columbia",
- "countyName": "Cook",
- "countrySubDivision": "Oregon",
- "countrySubDivisionCode": "AR-B",
- "country": "US",
- "addressLine": [
- "11407 Sw Amu st, Suite MY777"
], - "temporaryIndicator": true,
- "period": {
- "fromDateTime": "2022-04-17T08:00:00Z",
- "upToDateTime": "2022-04-17T08:00:00Z"
}, - "codes": [
- {
- "name": "AccountingGroup",
- "value": "195",
- "description": "This is a Title."
}
], - "identifiers": [
- {
- "number": "123-45-6789",
- "schemeName": "string",
- "issuer": "UnitedStates",
- "issueDate": "2022-04-17",
- "expirationDate": "2022-04-17"
}
]
}, - "agent": {
- "identifiers": [
- {
- "number": "123-45-6789",
- "issuer": "UnitedStates",
- "country": "US",
- "countrySubdivisionCode": "AR-B",
- "issueDate": "2022-04-17",
- "applyDate": "2022-04-17",
- "expirationDate": "2022-04-17",
- "verificationDate": "2022-04-17",
- "foreignIDIndicator": true,
- "taxIDIndicator": true,
- "displayOption": "string",
- "schemeName": "TaxIdentificationNumber"
}
], - "clearingSystemMemberIdentification": "UnitedStatesRoutingNumberFedwireNACHA",
- "memberIdentification": "string",
- "name": "string",
- "postalAddress": {
- "addressCode": "string",
- "addressBookIndicator": "string",
- "addressType": "Postal",
- "addressPurpose": "Billing",
- "primaryIndicator": true,
- "careOf": "C/O Company Name",
- "department": "A",
- "subDepartment": "B",
- "streetName": "First Street",
- "firstCrossStreetName": "string",
- "secondCrossStreetName": "Second Street",
- "buildingNumber": "11407",
- "buildingName": "Tall Tower",
- "floor": "20",
- "postBox": "MY779",
- "room": "22",
- "postCode": "97062-6884",
- "carrierRoute": "C001",
- "censusTract": "12345",
- "censusBlock": "1234",
- "cBSACode": "49780",
- "cBSAType": "MSA",
- "foreignIndicator": true,
- "townName": "San Diego",
- "townLocationName": "Clackamas",
- "districtName": "Columbia",
- "countyName": "Cook",
- "countrySubDivision": "Oregon",
- "countrySubDivisionCode": "AR-B",
- "country": "US",
- "addressLine": [
- "11407 Sw Amu st, Suite MY777"
], - "temporaryIndicator": true,
- "period": {
- "fromDateTime": "2022-04-17T08:00:00Z",
- "upToDateTime": "2022-04-17T08:00:00Z"
}, - "codes": [
- {
- "name": "AccountingGroup",
- "value": "195",
- "description": "This is a Title."
}
], - "identifiers": [
- {
- "number": "123-45-6789",
- "schemeName": "string",
- "issuer": "UnitedStates",
- "issueDate": "2022-04-17",
- "expirationDate": "2022-04-17"
}
]
}
}, - "placeAndDateOfBirth": {
- "countrySubdivision": "Oregon",
- "townName": "San Diego",
- "country": "US",
- "birthDate": "2022-04-17"
}, - "contact": {
- "contactMethods": [
- {
- "channelType": "Email",
- "identification": "011-02010020202"
}
], - "preferredMethod": "Email",
- "preferredLanguage": "English"
}, - "identifiers": [
- {
- "number": "123-45-6789",
- "schemeName": "TaxIdentificationNumber",
- "issuer": "UnitedStates",
- "issueDate": "2022-04-17",
- "expirationDate": "2022-04-17"
}
], - "countryOfResidence": "US",
- "notifyPartyIndicator": true
}, - "debtor": {
- "name": "Jane Birkin",
- "account": {
- "name": "Hermes PD_CA 0002",
- "currency": "USD",
- "accountBranchId": "SEA_1",
- "accountNumber": "012345678",
- "accountType": "Checking",
- "routingNumber": "012345678",
- "identifiers": [
- {
- "number": "string",
- "schemeName": "BBANIdentifier",
- "issuer": "string"
}
]
}, - "paymentReference": "This is a description.",
- "postalAddress": {
- "addressCode": "string",
- "addressBookIndicator": "string",
- "addressType": "Postal",
- "addressPurpose": "Billing",
- "primaryIndicator": true,
- "careOf": "C/O Company Name",
- "department": "A",
- "subDepartment": "B",
- "streetName": "First Street",
- "firstCrossStreetName": "string",
- "secondCrossStreetName": "Second Street",
- "buildingNumber": "11407",
- "buildingName": "Tall Tower",
- "floor": "20",
- "postBox": "MY779",
- "room": "22",
- "postCode": "97062-6884",
- "carrierRoute": "C001",
- "censusTract": "12345",
- "censusBlock": "1234",
- "cBSACode": "49780",
- "cBSAType": "MSA",
- "foreignIndicator": true,
- "townName": "San Diego",
- "townLocationName": "Clackamas",
- "districtName": "Columbia",
- "countyName": "Cook",
- "countrySubDivision": "Oregon",
- "countrySubDivisionCode": "AR-B",
- "country": "US",
- "addressLine": [
- "11407 Sw Amu st, Suite MY777"
], - "temporaryIndicator": true,
- "period": {
- "fromDateTime": "2022-04-17T08:00:00Z",
- "upToDateTime": "2022-04-17T08:00:00Z"
}, - "codes": [
- {
- "name": "AccountingGroup",
- "value": "195",
- "description": "This is a Title."
}
], - "identifiers": [
- {
- "number": "123-45-6789",
- "schemeName": "string",
- "issuer": "UnitedStates",
- "issueDate": "2022-04-17",
- "expirationDate": "2022-04-17"
}
]
}, - "agent": {
- "identifiers": [
- {
- "number": "123-45-6789",
- "issuer": "UnitedStates",
- "country": "US",
- "countrySubdivisionCode": "AR-B",
- "issueDate": "2022-04-17",
- "applyDate": "2022-04-17",
- "expirationDate": "2022-04-17",
- "verificationDate": "2022-04-17",
- "foreignIDIndicator": true,
- "taxIDIndicator": true,
- "displayOption": "string",
- "schemeName": "TaxIdentificationNumber"
}
], - "clearingSystemMemberIdentification": "UnitedStatesRoutingNumberFedwireNACHA",
- "memberIdentification": "string",
- "name": "string",
- "postalAddress": {
- "addressCode": "string",
- "addressBookIndicator": "string",
- "addressType": "Postal",
- "addressPurpose": "Billing",
- "primaryIndicator": true,
- "careOf": "C/O Company Name",
- "department": "A",
- "subDepartment": "B",
- "streetName": "First Street",
- "firstCrossStreetName": "string",
- "secondCrossStreetName": "Second Street",
- "buildingNumber": "11407",
- "buildingName": "Tall Tower",
- "floor": "20",
- "postBox": "MY779",
- "room": "22",
- "postCode": "97062-6884",
- "carrierRoute": "C001",
- "censusTract": "12345",
- "censusBlock": "1234",
- "cBSACode": "49780",
- "cBSAType": "MSA",
- "foreignIndicator": true,
- "townName": "San Diego",
- "townLocationName": "Clackamas",
- "districtName": "Columbia",
- "countyName": "Cook",
- "countrySubDivision": "Oregon",
- "countrySubDivisionCode": "AR-B",
- "country": "US",
- "addressLine": [
- "11407 Sw Amu st, Suite MY777"
], - "temporaryIndicator": true,
- "period": {
- "fromDateTime": "2022-04-17T08:00:00Z",
- "upToDateTime": "2022-04-17T08:00:00Z"
}, - "codes": [
- {
- "name": "AccountingGroup",
- "value": "195",
- "description": "This is a Title."
}
], - "identifiers": [
- {
- "number": "123-45-6789",
- "schemeName": "string",
- "issuer": "UnitedStates",
- "issueDate": "2022-04-17",
- "expirationDate": "2022-04-17"
}
]
}
}, - "placeAndDateOfBirth": {
- "countrySubdivision": "Oregon",
- "townName": "San Diego",
- "country": "US",
- "birthDate": "2022-04-17"
}, - "contact": {
- "contactMethods": [
- {
- "channelType": "Email",
- "identification": "011-02010020202"
}
], - "preferredMethod": "Email",
- "preferredLanguage": "English"
}, - "identifiers": [
- {
- "number": "123-45-6789",
- "schemeName": "TaxIdentificationNumber",
- "issuer": "UnitedStates",
- "issueDate": "2022-04-17",
- "expirationDate": "2022-04-17"
}
], - "countryOfResidence": "US",
- "notifyPartyIndicator": true
}, - "remittanceInformation": {
- "remittanceNumber": "string",
- "documentType": "string",
- "physicalDocument": {
- "documentReference": "string",
- "format": "PDF",
- "title": "This is a Title.",
- "version": "string",
- "signOffDate": "2022-04-17",
- "issueDate": "2022-04-17",
- "purpose": "string"
}
}, - "settlement": {
- "postingType": "HardPosted",
- "time": {
- "hour": "12",
- "timeZone": "Pacific",
- "timeOfTheDay": "string"
}, - "frequency": {
- "fromDateTime": "2022-04-17T08:00:00Z",
- "upToDateTime": "2022-04-17T08:00:00Z",
- "cycleType": "string",
- "cycle": "Monthly",
- "every": 15,
- "weekDay": "Tuesday",
- "weekNumbers": [
- "1st"
], - "days": [
- 30
], - "months": [
- "12"
], - "startDay": "04-17",
- "numberOfTimes": 4
}, - "memopostedIndicator": true
}, - "paymentId": "0dd926fe-1ca2-11ed-861d-0242ac120002",
- "status": "AcceptedSettlementCompleted",
- "statusReason": "BlockedAccount",
- "charges": [
- {
- "name": "CardLatePayment",
- "description": "This is a description.",
- "amount": "100",
- "adjustment": "100"
}
], - "relatedAccounts": [
- {
- "accountRelationType": "SubAccount",
- "accountId": "033-DDA-123456",
- "accountNumber": "012345678",
- "accountType": "Checking",
- "name": "Hermes PD_CA 0002",
- "productId": "5fb9d4d6-1a3c-11ed-861d-0242ac120002",
- "balances": [
- {
- "fromDateTime": "2022-04-17T08:00:00Z",
- "upToDateTime": "2022-04-17T08:00:00Z",
- "periodNumber": 0,
- "periodName": "string",
- "balanceName": "Available",
- "amount": "100",
- "count": 0,
- "currency": "USD",
- "calculationDate": "2022-04-17T08:00:00Z",
- "codes": [
- {
- "name": "AccountingGroup",
- "value": "195",
- "description": "This is a Title."
}
]
}
], - "codes": [
- {
- "name": "AccountingGroup",
- "value": "195",
- "description": "This is a Title."
}
]
}
], - "parties": [
- {
- "partyId": "5fb9d4d6-1a3c-11ed-861d-0242ac120002",
- "partyType": "Person",
- "partyAccountRole": "AccountOwner",
- "partyAccountRoleCode": "50",
- "partyName": "Jane Birkin",
- "employeeIndicator": true
}
], - "balances": [
- {
- "fromDateTime": "2022-04-17T08:00:00Z",
- "upToDateTime": "2022-04-17T08:00:00Z",
- "periodNumber": 0,
- "periodName": "string",
- "balanceName": "Available",
- "amount": "100",
- "count": 0,
- "currency": "USD",
- "calculationDate": "2022-04-17T08:00:00Z",
- "codes": [
- {
- "name": "AccountingGroup",
- "value": "195",
- "description": "This is a Title."
}
]
}
], - "date": "2022-04-17T08:00:00Z"
}
Credit Transfer Cancellation
Request a payment cancellation.
Authorizations:
path Parameters
paymentId required | string (PaymentId) [ 1 .. 36 ] characters Example: 0dd926fe-1ca2-11ed-861d-0242ac120002 Identification of the Payment. |
header Parameters
idempotencyId | string (Id) [ 1 .. 300 ] characters Example: 5fb9d4d6-1a3c-11ed-861d-0242ac120002 Idempotency identifier used by the client when making repeated calls |
servicerId | string (Id) [ 1 .. 300 ] characters Example: 5fb9d4d6-1a3c-11ed-861d-0242ac120002 Account Servicer Identification (Bank) |
servicerBranchId | string (ServicerBranchId) [ 1 .. 36 ] characters Example: SEA_1 Identification of the account servicer institution at branch level or center level. |
Request Body schema: application/json
cancellationReason | string (Description) [ 1 .. 1025 ] characters Example: "This is a description." |
Responses
Request samples
- Payload
{- "cancellationReason": "This is a description."
}
Response samples
- 202
- 400
- 500
{- "identifiers": [
- {
- "number": "string",
- "schemeName": "UETR",
- "issuer": "Baltimore"
}
], - "codes": [
- {
- "codeType": "DetailBAI",
- "name": "string",
- "value": "195",
- "description": "This is a Title."
}
], - "paymentMethod": "CreditTransfer",
- "paymentType": "OnUs",
- "amount": "100",
- "paymentReasons": [
- "CashManagementTransfer"
], - "debtorAccountId": "033-DDA-123456",
- "creditorAccountId": "033-DDA-123456",
- "purpose": "This is a description.",
- "paymentProcessing": {
- "instructionPriority": "123456789",
- "serviceLevel": "BookTransaction",
- "clearingChannel": "ACH",
- "localInstrument": "CCD",
- "categoryPurpose": "SalaryPayment"
}, - "chargeBearerType": "Shared",
- "currency": "USD",
- "exchange": {
- "currency": "USD",
- "exchangeFactor": "0.7"
}, - "check": {
- "checkType": "string",
- "amount": "100",
- "currency": "USD",
- "checkNumber": "string",
- "issuer": "Jhon Smith",
- "availabilityDate": "2022-04-17T08:00:00Z",
- "availabilityFloat": "string",
- "identifiers": [
- {
- "number": "123-45-6789",
- "schemeName": "string",
- "issuer": "UnitedStates",
- "issueDate": "2022-04-17",
- "expirationDate": "2022-04-17"
}
], - "imageSequence": [
- "image003.png"
], - "codes": [
- {
- "name": "AccountingGroup",
- "value": "195",
- "description": "This is a Title."
}
], - "printer": "string"
}, - "valueDate": "2022-04-17",
- "dueDate": "2022-04-17",
- "creditor": {
- "name": "Jane Birkin",
- "account": {
- "name": "Hermes PD_CA 0002",
- "currency": "USD",
- "accountBranchId": "SEA_1",
- "accountNumber": "012345678",
- "accountType": "Checking",
- "routingNumber": "012345678",
- "identifiers": [
- {
- "number": "string",
- "schemeName": "BBANIdentifier",
- "issuer": "string"
}
]
}, - "paymentReference": "This is a description.",
- "postalAddress": {
- "addressCode": "string",
- "addressBookIndicator": "string",
- "addressType": "Postal",
- "addressPurpose": "Billing",
- "primaryIndicator": true,
- "careOf": "C/O Company Name",
- "department": "A",
- "subDepartment": "B",
- "streetName": "First Street",
- "firstCrossStreetName": "string",
- "secondCrossStreetName": "Second Street",
- "buildingNumber": "11407",
- "buildingName": "Tall Tower",
- "floor": "20",
- "postBox": "MY779",
- "room": "22",
- "postCode": "97062-6884",
- "carrierRoute": "C001",
- "censusTract": "12345",
- "censusBlock": "1234",
- "cBSACode": "49780",
- "cBSAType": "MSA",
- "foreignIndicator": true,
- "townName": "San Diego",
- "townLocationName": "Clackamas",
- "districtName": "Columbia",
- "countyName": "Cook",
- "countrySubDivision": "Oregon",
- "countrySubDivisionCode": "AR-B",
- "country": "US",
- "addressLine": [
- "11407 Sw Amu st, Suite MY777"
], - "temporaryIndicator": true,
- "period": {
- "fromDateTime": "2022-04-17T08:00:00Z",
- "upToDateTime": "2022-04-17T08:00:00Z"
}, - "codes": [
- {
- "name": "AccountingGroup",
- "value": "195",
- "description": "This is a Title."
}
], - "identifiers": [
- {
- "number": "123-45-6789",
- "schemeName": "string",
- "issuer": "UnitedStates",
- "issueDate": "2022-04-17",
- "expirationDate": "2022-04-17"
}
]
}, - "agent": {
- "identifiers": [
- {
- "number": "123-45-6789",
- "issuer": "UnitedStates",
- "country": "US",
- "countrySubdivisionCode": "AR-B",
- "issueDate": "2022-04-17",
- "applyDate": "2022-04-17",
- "expirationDate": "2022-04-17",
- "verificationDate": "2022-04-17",
- "foreignIDIndicator": true,
- "taxIDIndicator": true,
- "displayOption": "string",
- "schemeName": "TaxIdentificationNumber"
}
], - "clearingSystemMemberIdentification": "UnitedStatesRoutingNumberFedwireNACHA",
- "memberIdentification": "string",
- "name": "string",
- "postalAddress": {
- "addressCode": "string",
- "addressBookIndicator": "string",
- "addressType": "Postal",
- "addressPurpose": "Billing",
- "primaryIndicator": true,
- "careOf": "C/O Company Name",
- "department": "A",
- "subDepartment": "B",
- "streetName": "First Street",
- "firstCrossStreetName": "string",
- "secondCrossStreetName": "Second Street",
- "buildingNumber": "11407",
- "buildingName": "Tall Tower",
- "floor": "20",
- "postBox": "MY779",
- "room": "22",
- "postCode": "97062-6884",
- "carrierRoute": "C001",
- "censusTract": "12345",
- "censusBlock": "1234",
- "cBSACode": "49780",
- "cBSAType": "MSA",
- "foreignIndicator": true,
- "townName": "San Diego",
- "townLocationName": "Clackamas",
- "districtName": "Columbia",
- "countyName": "Cook",
- "countrySubDivision": "Oregon",
- "countrySubDivisionCode": "AR-B",
- "country": "US",
- "addressLine": [
- "11407 Sw Amu st, Suite MY777"
], - "temporaryIndicator": true,
- "period": {
- "fromDateTime": "2022-04-17T08:00:00Z",
- "upToDateTime": "2022-04-17T08:00:00Z"
}, - "codes": [
- {
- "name": "AccountingGroup",
- "value": "195",
- "description": "This is a Title."
}
], - "identifiers": [
- {
- "number": "123-45-6789",
- "schemeName": "string",
- "issuer": "UnitedStates",
- "issueDate": "2022-04-17",
- "expirationDate": "2022-04-17"
}
]
}
}, - "placeAndDateOfBirth": {
- "countrySubdivision": "Oregon",
- "townName": "San Diego",
- "country": "US",
- "birthDate": "2022-04-17"
}, - "contact": {
- "contactMethods": [
- {
- "channelType": "Email",
- "identification": "011-02010020202"
}
], - "preferredMethod": "Email",
- "preferredLanguage": "English"
}, - "identifiers": [
- {
- "number": "123-45-6789",
- "schemeName": "TaxIdentificationNumber",
- "issuer": "UnitedStates",
- "issueDate": "2022-04-17",
- "expirationDate": "2022-04-17"
}
], - "countryOfResidence": "US",
- "notifyPartyIndicator": true
}, - "debtor": {
- "name": "Jane Birkin",
- "account": {
- "name": "Hermes PD_CA 0002",
- "currency": "USD",
- "accountBranchId": "SEA_1",
- "accountNumber": "012345678",
- "accountType": "Checking",
- "routingNumber": "012345678",
- "identifiers": [
- {
- "number": "string",
- "schemeName": "BBANIdentifier",
- "issuer": "string"
}
]
}, - "paymentReference": "This is a description.",
- "postalAddress": {
- "addressCode": "string",
- "addressBookIndicator": "string",
- "addressType": "Postal",
- "addressPurpose": "Billing",
- "primaryIndicator": true,
- "careOf": "C/O Company Name",
- "department": "A",
- "subDepartment": "B",
- "streetName": "First Street",
- "firstCrossStreetName": "string",
- "secondCrossStreetName": "Second Street",
- "buildingNumber": "11407",
- "buildingName": "Tall Tower",
- "floor": "20",
- "postBox": "MY779",
- "room": "22",
- "postCode": "97062-6884",
- "carrierRoute": "C001",
- "censusTract": "12345",
- "censusBlock": "1234",
- "cBSACode": "49780",
- "cBSAType": "MSA",
- "foreignIndicator": true,
- "townName": "San Diego",
- "townLocationName": "Clackamas",
- "districtName": "Columbia",
- "countyName": "Cook",
- "countrySubDivision": "Oregon",
- "countrySubDivisionCode": "AR-B",
- "country": "US",
- "addressLine": [
- "11407 Sw Amu st, Suite MY777"
], - "temporaryIndicator": true,
- "period": {
- "fromDateTime": "2022-04-17T08:00:00Z",
- "upToDateTime": "2022-04-17T08:00:00Z"
}, - "codes": [
- {
- "name": "AccountingGroup",
- "value": "195",
- "description": "This is a Title."
}
], - "identifiers": [
- {
- "number": "123-45-6789",
- "schemeName": "string",
- "issuer": "UnitedStates",
- "issueDate": "2022-04-17",
- "expirationDate": "2022-04-17"
}
]
}, - "agent": {
- "identifiers": [
- {
- "number": "123-45-6789",
- "issuer": "UnitedStates",
- "country": "US",
- "countrySubdivisionCode": "AR-B",
- "issueDate": "2022-04-17",
- "applyDate": "2022-04-17",
- "expirationDate": "2022-04-17",
- "verificationDate": "2022-04-17",
- "foreignIDIndicator": true,
- "taxIDIndicator": true,
- "displayOption": "string",
- "schemeName": "TaxIdentificationNumber"
}
], - "clearingSystemMemberIdentification": "UnitedStatesRoutingNumberFedwireNACHA",
- "memberIdentification": "string",
- "name": "string",
- "postalAddress": {
- "addressCode": "string",
- "addressBookIndicator": "string",
- "addressType": "Postal",
- "addressPurpose": "Billing",
- "primaryIndicator": true,
- "careOf": "C/O Company Name",
- "department": "A",
- "subDepartment": "B",
- "streetName": "First Street",
- "firstCrossStreetName": "string",
- "secondCrossStreetName": "Second Street",
- "buildingNumber": "11407",
- "buildingName": "Tall Tower",
- "floor": "20",
- "postBox": "MY779",
- "room": "22",
- "postCode": "97062-6884",
- "carrierRoute": "C001",
- "censusTract": "12345",
- "censusBlock": "1234",
- "cBSACode": "49780",
- "cBSAType": "MSA",
- "foreignIndicator": true,
- "townName": "San Diego",
- "townLocationName": "Clackamas",
- "districtName": "Columbia",
- "countyName": "Cook",
- "countrySubDivision": "Oregon",
- "countrySubDivisionCode": "AR-B",
- "country": "US",
- "addressLine": [
- "11407 Sw Amu st, Suite MY777"
], - "temporaryIndicator": true,
- "period": {
- "fromDateTime": "2022-04-17T08:00:00Z",
- "upToDateTime": "2022-04-17T08:00:00Z"
}, - "codes": [
- {
- "name": "AccountingGroup",
- "value": "195",
- "description": "This is a Title."
}
], - "identifiers": [
- {
- "number": "123-45-6789",
- "schemeName": "string",
- "issuer": "UnitedStates",
- "issueDate": "2022-04-17",
- "expirationDate": "2022-04-17"
}
]
}
}, - "placeAndDateOfBirth": {
- "countrySubdivision": "Oregon",
- "townName": "San Diego",
- "country": "US",
- "birthDate": "2022-04-17"
}, - "contact": {
- "contactMethods": [
- {
- "channelType": "Email",
- "identification": "011-02010020202"
}
], - "preferredMethod": "Email",
- "preferredLanguage": "English"
}, - "identifiers": [
- {
- "number": "123-45-6789",
- "schemeName": "TaxIdentificationNumber",
- "issuer": "UnitedStates",
- "issueDate": "2022-04-17",
- "expirationDate": "2022-04-17"
}
], - "countryOfResidence": "US",
- "notifyPartyIndicator": true
}, - "remittanceInformation": {
- "remittanceNumber": "string",
- "documentType": "string",
- "physicalDocument": {
- "documentReference": "string",
- "format": "PDF",
- "title": "This is a Title.",
- "version": "string",
- "signOffDate": "2022-04-17",
- "issueDate": "2022-04-17",
- "purpose": "string"
}
}, - "settlement": {
- "postingType": "HardPosted",
- "time": {
- "hour": "12",
- "timeZone": "Pacific",
- "timeOfTheDay": "string"
}, - "frequency": {
- "fromDateTime": "2022-04-17T08:00:00Z",
- "upToDateTime": "2022-04-17T08:00:00Z",
- "cycleType": "string",
- "cycle": "Monthly",
- "every": 15,
- "weekDay": "Tuesday",
- "weekNumbers": [
- "1st"
], - "days": [
- 30
], - "months": [
- "12"
], - "startDay": "04-17",
- "numberOfTimes": 4
}, - "memopostedIndicator": true
}, - "paymentId": "0dd926fe-1ca2-11ed-861d-0242ac120002",
- "status": "AcceptedSettlementCompleted",
- "statusReason": "BlockedAccount",
- "charges": [
- {
- "name": "CardLatePayment",
- "description": "This is a description.",
- "amount": "100",
- "adjustment": "100"
}
], - "relatedAccounts": [
- {
- "accountRelationType": "SubAccount",
- "accountId": "033-DDA-123456",
- "accountNumber": "012345678",
- "accountType": "Checking",
- "name": "Hermes PD_CA 0002",
- "productId": "5fb9d4d6-1a3c-11ed-861d-0242ac120002",
- "balances": [
- {
- "fromDateTime": "2022-04-17T08:00:00Z",
- "upToDateTime": "2022-04-17T08:00:00Z",
- "periodNumber": 0,
- "periodName": "string",
- "balanceName": "Available",
- "amount": "100",
- "count": 0,
- "currency": "USD",
- "calculationDate": "2022-04-17T08:00:00Z",
- "codes": [
- {
- "name": "AccountingGroup",
- "value": "195",
- "description": "This is a Title."
}
]
}
], - "codes": [
- {
- "name": "AccountingGroup",
- "value": "195",
- "description": "This is a Title."
}
]
}
], - "parties": [
- {
- "partyId": "5fb9d4d6-1a3c-11ed-861d-0242ac120002",
- "partyType": "Person",
- "partyAccountRole": "AccountOwner",
- "partyAccountRoleCode": "50",
- "partyName": "Jane Birkin",
- "employeeIndicator": true
}
], - "balances": [
- {
- "fromDateTime": "2022-04-17T08:00:00Z",
- "upToDateTime": "2022-04-17T08:00:00Z",
- "periodNumber": 0,
- "periodName": "string",
- "balanceName": "Available",
- "amount": "100",
- "count": 0,
- "currency": "USD",
- "calculationDate": "2022-04-17T08:00:00Z",
- "codes": [
- {
- "name": "AccountingGroup",
- "value": "195",
- "description": "This is a Title."
}
]
}
], - "date": "2022-04-17T08:00:00Z"
}
Retrieves a list of direct debits matching the parameters.
Authorizations:
query Parameters
paymentId.eq | string (Id) [ 1 .. 300 ] characters Example: paymentId.eq=5fb9d4d6-1a3c-11ed-861d-0242ac120002 |
paymentMethod.eq | string |
debtorAccountId.eq | string |
creditorAccountNumber.eq | string (AccountNumber) <= 30 characters Example: creditorAccountNumber.eq=012345678 The account number or Basic Bank Account Number (BBAN). A Basic Bank Account Number (BBAN) is a bank account number that includes the domestic bank code, branch identifier, and account number. It is a unique identifier for a bank account within a specific country. |
creditorAccountId.eq | string (Id) [ 1 .. 300 ] characters Example: creditorAccountId.eq=5fb9d4d6-1a3c-11ed-861d-0242ac120002 |
amount.lte | string (Amount) <= 23 characters ^-?([0]|([1-9][0-9]{0,12}))([.][0-9]{0,8})?$ Example: amount.lte=100 Number of monetary units where the size of the decimal part is defined by the currency. Note: total number of digits: 21 number of digits in fractional part: 8 maxInclusive: 9999999999999.99999999 minInclusive: -9999999999999.99999999 |
amount.gte | string (Amount) <= 23 characters ^-?([0]|([1-9][0-9]{0,12}))([.][0-9]{0,8})?$ Example: amount.gte=100 Number of monetary units where the size of the decimal part is defined by the currency. Note: total number of digits: 21 number of digits in fractional part: 8 maxInclusive: 9999999999999.99999999 minInclusive: -9999999999999.99999999 |
cursor | string Specifies an opaque string value ( "no meaning" string value) at which start retrieving transactions. For instance, limit=5&cursor=62aef884fbe3470ce7d9a92140b09b17 |
limit | string Specifies the number of resources to return in one request, specified as an integer from 1 to 100. |
header Parameters
servicerId | string (Id) [ 1 .. 300 ] characters Example: 5fb9d4d6-1a3c-11ed-861d-0242ac120002 Account Servicer Identification (Bank) |
servicerBranchId | string (ServicerBranchId) [ 1 .. 36 ] characters Example: SEA_1 Identification of the account servicer institution at branch level or center level. |
Pagination-Cursor | string Pagination Cursor |
Pagination-Total | string Total number of resources. |
Responses
Response samples
- 200
- 400
- 500
[- {
- "identifiers": [
- {
- "number": "string",
- "schemeName": "UETR",
- "issuer": "Baltimore"
}
], - "codes": [
- {
- "codeType": "DetailBAI",
- "name": "string",
- "value": "195",
- "description": "This is a Title."
}
], - "paymentMethod": "CreditTransfer",
- "paymentType": "OnUs",
- "amount": "100",
- "paymentReasons": [
- "CashManagementTransfer"
], - "debtorAccountId": "033-DDA-123456",
- "creditorAccountId": "033-DDA-123456",
- "purpose": "This is a description.",
- "paymentProcessing": {
- "instructionPriority": "123456789",
- "serviceLevel": "BookTransaction",
- "clearingChannel": "ACH",
- "localInstrument": "CCD",
- "categoryPurpose": "SalaryPayment"
}, - "chargeBearerType": "Shared",
- "currency": "USD",
- "exchange": {
- "currency": "USD",
- "exchangeFactor": "0.7"
}, - "check": {
- "checkType": "string",
- "amount": "100",
- "currency": "USD",
- "checkNumber": "string",
- "issuer": "Jhon Smith",
- "availabilityDate": "2022-04-17T08:00:00Z",
- "availabilityFloat": "string",
- "identifiers": [
- {
- "number": "123-45-6789",
- "schemeName": "string",
- "issuer": "UnitedStates",
- "issueDate": "2022-04-17",
- "expirationDate": "2022-04-17"
}
], - "imageSequence": [
- "image003.png"
], - "codes": [
- {
- "name": "AccountingGroup",
- "value": "195",
- "description": "This is a Title."
}
], - "printer": "string"
}, - "valueDate": "2022-04-17",
- "dueDate": "2022-04-17",
- "creditor": {
- "name": "Jane Birkin",
- "account": {
- "name": "Hermes PD_CA 0002",
- "currency": "USD",
- "accountBranchId": "SEA_1",
- "accountNumber": "012345678",
- "accountType": "Checking",
- "routingNumber": "012345678",
- "identifiers": [
- {
- "number": "string",
- "schemeName": "BBANIdentifier",
- "issuer": "string"
}
]
}, - "paymentReference": "This is a description.",
- "postalAddress": {
- "addressCode": "string",
- "addressBookIndicator": "string",
- "addressType": "Postal",
- "addressPurpose": "Billing",
- "primaryIndicator": true,
- "careOf": "C/O Company Name",
- "department": "A",
- "subDepartment": "B",
- "streetName": "First Street",
- "firstCrossStreetName": "string",
- "secondCrossStreetName": "Second Street",
- "buildingNumber": "11407",
- "buildingName": "Tall Tower",
- "floor": "20",
- "postBox": "MY779",
- "room": "22",
- "postCode": "97062-6884",
- "carrierRoute": "C001",
- "censusTract": "12345",
- "censusBlock": "1234",
- "cBSACode": "49780",
- "cBSAType": "MSA",
- "foreignIndicator": true,
- "townName": "San Diego",
- "townLocationName": "Clackamas",
- "districtName": "Columbia",
- "countyName": "Cook",
- "countrySubDivision": "Oregon",
- "countrySubDivisionCode": "AR-B",
- "country": "US",
- "addressLine": [
- "11407 Sw Amu st, Suite MY777"
], - "temporaryIndicator": true,
- "period": {
- "fromDateTime": "2022-04-17T08:00:00Z",
- "upToDateTime": "2022-04-17T08:00:00Z"
}, - "codes": [
- {
- "name": "AccountingGroup",
- "value": "195",
- "description": "This is a Title."
}
], - "identifiers": [
- {
- "number": "123-45-6789",
- "schemeName": "string",
- "issuer": "UnitedStates",
- "issueDate": "2022-04-17",
- "expirationDate": "2022-04-17"
}
]
}, - "agent": {
- "identifiers": [
- {
- "number": "123-45-6789",
- "issuer": "UnitedStates",
- "country": "US",
- "countrySubdivisionCode": "AR-B",
- "issueDate": "2022-04-17",
- "applyDate": "2022-04-17",
- "expirationDate": "2022-04-17",
- "verificationDate": "2022-04-17",
- "foreignIDIndicator": true,
- "taxIDIndicator": true,
- "displayOption": "string",
- "schemeName": "TaxIdentificationNumber"
}
], - "clearingSystemMemberIdentification": "UnitedStatesRoutingNumberFedwireNACHA",
- "memberIdentification": "string",
- "name": "string",
- "postalAddress": {
- "addressCode": "string",
- "addressBookIndicator": "string",
- "addressType": "Postal",
- "addressPurpose": "Billing",
- "primaryIndicator": true,
- "careOf": "C/O Company Name",
- "department": "A",
- "subDepartment": "B",
- "streetName": "First Street",
- "firstCrossStreetName": "string",
- "secondCrossStreetName": "Second Street",
- "buildingNumber": "11407",
- "buildingName": "Tall Tower",
- "floor": "20",
- "postBox": "MY779",
- "room": "22",
- "postCode": "97062-6884",
- "carrierRoute": "C001",
- "censusTract": "12345",
- "censusBlock": "1234",
- "cBSACode": "49780",
- "cBSAType": "MSA",
- "foreignIndicator": true,
- "townName": "San Diego",
- "townLocationName": "Clackamas",
- "districtName": "Columbia",
- "countyName": "Cook",
- "countrySubDivision": "Oregon",
- "countrySubDivisionCode": "AR-B",
- "country": "US",
- "addressLine": [
- "11407 Sw Amu st, Suite MY777"
], - "temporaryIndicator": true,
- "period": {
- "fromDateTime": "2022-04-17T08:00:00Z",
- "upToDateTime": "2022-04-17T08:00:00Z"
}, - "codes": [
- {
- "name": "AccountingGroup",
- "value": "195",
- "description": "This is a Title."
}
], - "identifiers": [
- {
- "number": "123-45-6789",
- "schemeName": "string",
- "issuer": "UnitedStates",
- "issueDate": "2022-04-17",
- "expirationDate": "2022-04-17"
}
]
}
}, - "placeAndDateOfBirth": {
- "countrySubdivision": "Oregon",
- "townName": "San Diego",
- "country": "US",
- "birthDate": "2022-04-17"
}, - "contact": {
- "contactMethods": [
- {
- "channelType": "Email",
- "identification": "011-02010020202"
}
], - "preferredMethod": "Email",
- "preferredLanguage": "English"
}, - "identifiers": [
- {
- "number": "123-45-6789",
- "schemeName": "TaxIdentificationNumber",
- "issuer": "UnitedStates",
- "issueDate": "2022-04-17",
- "expirationDate": "2022-04-17"
}
], - "countryOfResidence": "US",
- "notifyPartyIndicator": true
}, - "debtor": {
- "name": "Jane Birkin",
- "account": {
- "name": "Hermes PD_CA 0002",
- "currency": "USD",
- "accountBranchId": "SEA_1",
- "accountNumber": "012345678",
- "accountType": "Checking",
- "routingNumber": "012345678",
- "identifiers": [
- {
- "number": "string",
- "schemeName": "BBANIdentifier",
- "issuer": "string"
}
]
}, - "paymentReference": "This is a description.",
- "postalAddress": {
- "addressCode": "string",
- "addressBookIndicator": "string",
- "addressType": "Postal",
- "addressPurpose": "Billing",
- "primaryIndicator": true,
- "careOf": "C/O Company Name",
- "department": "A",
- "subDepartment": "B",
- "streetName": "First Street",
- "firstCrossStreetName": "string",
- "secondCrossStreetName": "Second Street",
- "buildingNumber": "11407",
- "buildingName": "Tall Tower",
- "floor": "20",
- "postBox": "MY779",
- "room": "22",
- "postCode": "97062-6884",
- "carrierRoute": "C001",
- "censusTract": "12345",
- "censusBlock": "1234",
- "cBSACode": "49780",
- "cBSAType": "MSA",
- "foreignIndicator": true,
- "townName": "San Diego",
- "townLocationName": "Clackamas",
- "districtName": "Columbia",
- "countyName": "Cook",
- "countrySubDivision": "Oregon",
- "countrySubDivisionCode": "AR-B",
- "country": "US",
- "addressLine": [
- "11407 Sw Amu st, Suite MY777"
], - "temporaryIndicator": true,
- "period": {
- "fromDateTime": "2022-04-17T08:00:00Z",
- "upToDateTime": "2022-04-17T08:00:00Z"
}, - "codes": [
- {
- "name": "AccountingGroup",
- "value": "195",
- "description": "This is a Title."
}
], - "identifiers": [
- {
- "number": "123-45-6789",
- "schemeName": "string",
- "issuer": "UnitedStates",
- "issueDate": "2022-04-17",
- "expirationDate": "2022-04-17"
}
]
}, - "agent": {
- "identifiers": [
- {
- "number": "123-45-6789",
- "issuer": "UnitedStates",
- "country": "US",
- "countrySubdivisionCode": "AR-B",
- "issueDate": "2022-04-17",
- "applyDate": "2022-04-17",
- "expirationDate": "2022-04-17",
- "verificationDate": "2022-04-17",
- "foreignIDIndicator": true,
- "taxIDIndicator": true,
- "displayOption": "string",
- "schemeName": "TaxIdentificationNumber"
}
], - "clearingSystemMemberIdentification": "UnitedStatesRoutingNumberFedwireNACHA",
- "memberIdentification": "string",
- "name": "string",
- "postalAddress": {
- "addressCode": "string",
- "addressBookIndicator": "string",
- "addressType": "Postal",
- "addressPurpose": "Billing",
- "primaryIndicator": true,
- "careOf": "C/O Company Name",
- "department": "A",
- "subDepartment": "B",
- "streetName": "First Street",
- "firstCrossStreetName": "string",
- "secondCrossStreetName": "Second Street",
- "buildingNumber": "11407",
- "buildingName": "Tall Tower",
- "floor": "20",
- "postBox": "MY779",
- "room": "22",
- "postCode": "97062-6884",
- "carrierRoute": "C001",
- "censusTract": "12345",
- "censusBlock": "1234",
- "cBSACode": "49780",
- "cBSAType": "MSA",
- "foreignIndicator": true,
- "townName": "San Diego",
- "townLocationName": "Clackamas",
- "districtName": "Columbia",
- "countyName": "Cook",
- "countrySubDivision": "Oregon",
- "countrySubDivisionCode": "AR-B",
- "country": "US",
- "addressLine": [
- "11407 Sw Amu st, Suite MY777"
], - "temporaryIndicator": true,
- "period": {
- "fromDateTime": "2022-04-17T08:00:00Z",
- "upToDateTime": "2022-04-17T08:00:00Z"
}, - "codes": [
- {
- "name": "AccountingGroup",
- "value": "195",
- "description": "This is a Title."
}
], - "identifiers": [
- {
- "number": "123-45-6789",
- "schemeName": "string",
- "issuer": "UnitedStates",
- "issueDate": "2022-04-17",
- "expirationDate": "2022-04-17"
}
]
}
}, - "placeAndDateOfBirth": {
- "countrySubdivision": "Oregon",
- "townName": "San Diego",
- "country": "US",
- "birthDate": "2022-04-17"
}, - "contact": {
- "contactMethods": [
- {
- "channelType": "Email",
- "identification": "011-02010020202"
}
], - "preferredMethod": "Email",
- "preferredLanguage": "English"
}, - "identifiers": [
- {
- "number": "123-45-6789",
- "schemeName": "TaxIdentificationNumber",
- "issuer": "UnitedStates",
- "issueDate": "2022-04-17",
- "expirationDate": "2022-04-17"
}
], - "countryOfResidence": "US",
- "notifyPartyIndicator": true
}, - "remittanceInformation": {
- "remittanceNumber": "string",
- "documentType": "string",
- "physicalDocument": {
- "documentReference": "string",
- "format": "PDF",
- "title": "This is a Title.",
- "version": "string",
- "signOffDate": "2022-04-17",
- "issueDate": "2022-04-17",
- "purpose": "string"
}
}, - "settlement": {
- "postingType": "HardPosted",
- "time": {
- "hour": "12",
- "timeZone": "Pacific",
- "timeOfTheDay": "string"
}, - "frequency": {
- "fromDateTime": "2022-04-17T08:00:00Z",
- "upToDateTime": "2022-04-17T08:00:00Z",
- "cycleType": "string",
- "cycle": "Monthly",
- "every": 15,
- "weekDay": "Tuesday",
- "weekNumbers": [
- "1st"
], - "days": [
- 30
], - "months": [
- "12"
], - "startDay": "04-17",
- "numberOfTimes": 4
}, - "memopostedIndicator": true
}, - "paymentId": "0dd926fe-1ca2-11ed-861d-0242ac120002",
- "status": "AcceptedSettlementCompleted",
- "statusReason": "BlockedAccount",
- "charges": [
- {
- "name": "CardLatePayment",
- "description": "This is a description.",
- "amount": "100",
- "adjustment": "100"
}
], - "relatedAccounts": [
- {
- "accountRelationType": "SubAccount",
- "accountId": "033-DDA-123456",
- "accountNumber": "012345678",
- "accountType": "Checking",
- "name": "Hermes PD_CA 0002",
- "productId": "5fb9d4d6-1a3c-11ed-861d-0242ac120002",
- "balances": [
- {
- "fromDateTime": "2022-04-17T08:00:00Z",
- "upToDateTime": "2022-04-17T08:00:00Z",
- "periodNumber": 0,
- "periodName": "string",
- "balanceName": "Available",
- "amount": "100",
- "count": 0,
- "currency": "USD",
- "calculationDate": "2022-04-17T08:00:00Z",
- "codes": [
- {
- "name": "AccountingGroup",
- "value": "195",
- "description": "This is a Title."
}
]
}
], - "codes": [
- {
- "name": "AccountingGroup",
- "value": "195",
- "description": "This is a Title."
}
]
}
], - "parties": [
- {
- "partyId": "5fb9d4d6-1a3c-11ed-861d-0242ac120002",
- "partyType": "Person",
- "partyAccountRole": "AccountOwner",
- "partyAccountRoleCode": "50",
- "partyName": "Jane Birkin",
- "employeeIndicator": true
}
], - "balances": [
- {
- "fromDateTime": "2022-04-17T08:00:00Z",
- "upToDateTime": "2022-04-17T08:00:00Z",
- "periodNumber": 0,
- "periodName": "string",
- "balanceName": "Available",
- "amount": "100",
- "count": 0,
- "currency": "USD",
- "calculationDate": "2022-04-17T08:00:00Z",
- "codes": [
- {
- "name": "AccountingGroup",
- "value": "195",
- "description": "This is a Title."
}
]
}
], - "date": "2022-04-17T08:00:00Z"
}
]
Direct Debit Initiation
Instruction to collect funds from a debitor.
Authorizations:
header Parameters
idempotencyId | string (Id) [ 1 .. 300 ] characters Example: 5fb9d4d6-1a3c-11ed-861d-0242ac120002 Idempotency identifier used by the client when making repeated calls |
servicerId | string (Id) [ 1 .. 300 ] characters Example: 5fb9d4d6-1a3c-11ed-861d-0242ac120002 Account Servicer Identification (Bank) |
servicerBranchId | string (ServicerBranchId) [ 1 .. 36 ] characters Example: SEA_1 Identification of the account servicer institution at branch level or center level. |
Request Body schema: application/json
Array of objects (PaymentIdentification) | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Array
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Array of objects (GenericTransactionCode) Additional transaction codes. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Array
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
paymentMethod required | string (PaymentMethod) [ 1 .. 35 ] characters Example: "CreditTransfer" Specifies the means of payment that will be used to move the amount of money. Possible values are: Check, CreditTransfer. More specific values: ECheck, CreditCard, CommercialCreditCard, CheckCard, BusinessCheck, PinlessDebit, PINDebit, POS, Cash, ACHCredit, LockBox, RemoteCapture, EFTCredit, FedWire, ACHDebit, EFT, MoneyOrder, Coupon. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
paymentType | string (PaymentType) [ 1 .. 35 ] characters Example: "OnUs" Specifies the type of Payment. Possible values: LiquidityTransfer, OnUs, ACH, Wire, NotOnUs. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
amount required | string <= 23 characters ^-?([0]|([1-9][0-9]{0,12}))([.][0-9]{0,8})?$ Example: "100" Amount of money to be moved between the debtor and creditor, before deduction of charges, expressed in the currency as ordered by the initiating party. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
paymentReasons | Array of strings (PaymentPurpose) [ items [ 1 .. 60 ] characters ] Example: ["CashManagementTransfer"] | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
debtorAccountId required | string (AccountId) [ 1 .. 300 ] characters Example: "033-DDA-123456" Identification assigned by the account service institution (Servicer). Could be encoded (UUID). Also may be used as composite account identifier when overlaying the account code parts. branch-type-subtype-number | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
creditorAccountId | string (AccountId) [ 1 .. 300 ] characters Example: "033-DDA-123456" Identification assigned by the account service institution (Servicer). Could be encoded (UUID). Also may be used as composite account identifier when overlaying the account code parts. branch-type-subtype-number | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
purpose | string (Description) [ 1 .. 1025 ] characters Example: "This is a description." | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
object (PaymentProcessingDetail) Provides further details of the type of payment. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
chargeBearerType | string (ChargeBearerType) [ 1 .. 35 ] characters Example: "Shared" Specifies which party(ies) will pay charges due for processing of the instruction. BorneByDebtor, BorneByCreditor, Shared, FollowingServiceLevel | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
object (DirectDebitMandate) Authorization in favour of the creditor given by the debtor to debit its own account. Provides details related to a direct debit mandate signed between the creditor and the debtor. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
requestedCollectionDate | string <date> Example: "2022-04-17" Date and time at which the creditor requests that the amount of money is to be collected from the debtor. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
object (PartyIdentification) | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Responses
Request samples
- Payload
{- "identifiers": [
- {
- "number": "string",
- "schemeName": "UETR",
- "issuer": "Baltimore"
}
], - "codes": [
- {
- "codeType": "DetailBAI",
- "name": "string",
- "value": "195",
- "description": "This is a Title."
}
], - "paymentMethod": "CreditTransfer",
- "paymentType": "OnUs",
- "amount": "100",
- "paymentReasons": [
- "CashManagementTransfer"
], - "debtorAccountId": "033-DDA-123456",
- "creditorAccountId": "033-DDA-123456",
- "purpose": "This is a description.",
- "paymentProcessing": {
- "instructionPriority": "123456789",
- "serviceLevel": "BookTransaction",
- "clearingChannel": "ACH",
- "localInstrument": "CCD",
- "categoryPurpose": "SalaryPayment"
}, - "chargeBearerType": "Shared",
- "mandate": {
- "mandateId": "5fb9d4d6-1a3c-11ed-861d-0242ac120002",
- "dateOfSignature": "2022-04-17",
- "digitalSignature": {
- "0": 83,
- "1": 109,
- "2": 70,
- "3": 117,
- "4": 90,
- "5": 83,
- "6": 66,
- "7": 67,
- "8": 97,
- "9": 88,
- "10": 74,
- "11": 114,
- "12": 97,
- "13": 87,
- "14": 52,
- "15": 61
}, - "firstCollectionDate": "2022-04-17",
- "finalCollectionDate": "2022-04-17",
- "frequency": {
- "fromDateTime": "2022-04-17T08:00:00Z",
- "upToDateTime": "2022-04-17T08:00:00Z",
- "cycleType": "string",
- "cycle": "Monthly",
- "every": 15,
- "weekDay": "Tuesday",
- "weekNumbers": [
- "1st"
], - "days": [
- 30
], - "months": [
- "12"
], - "startDay": "04-17",
- "numberOfTimes": 4
}, - "trackingDays": 30
}, - "requestedCollectionDate": "2022-04-17",
- "debtor": {
- "name": "Jane Birkin",
- "account": {
- "name": "Hermes PD_CA 0002",
- "currency": "USD",
- "accountBranchId": "SEA_1",
- "accountNumber": "012345678",
- "accountType": "Checking",
- "routingNumber": "012345678",
- "identifiers": [
- {
- "number": "string",
- "schemeName": "BBANIdentifier",
- "issuer": "string"
}
]
}, - "paymentReference": "This is a description.",
- "postalAddress": {
- "addressCode": "string",
- "addressBookIndicator": "string",
- "addressType": "Postal",
- "addressPurpose": "Billing",
- "primaryIndicator": true,
- "careOf": "C/O Company Name",
- "department": "A",
- "subDepartment": "B",
- "streetName": "First Street",
- "firstCrossStreetName": "string",
- "secondCrossStreetName": "Second Street",
- "buildingNumber": "11407",
- "buildingName": "Tall Tower",
- "floor": "20",
- "postBox": "MY779",
- "room": "22",
- "postCode": "97062-6884",
- "carrierRoute": "C001",
- "censusTract": "12345",
- "censusBlock": "1234",
- "cBSACode": "49780",
- "cBSAType": "MSA",
- "foreignIndicator": true,
- "townName": "San Diego",
- "townLocationName": "Clackamas",
- "districtName": "Columbia",
- "countyName": "Cook",
- "countrySubDivision": "Oregon",
- "countrySubDivisionCode": "AR-B",
- "country": "US",
- "addressLine": [
- "11407 Sw Amu st, Suite MY777"
], - "temporaryIndicator": true,
- "period": {
- "fromDateTime": "2022-04-17T08:00:00Z",
- "upToDateTime": "2022-04-17T08:00:00Z"
}, - "codes": [
- {
- "name": "AccountingGroup",
- "value": "195",
- "description": "This is a Title."
}
], - "identifiers": [
- {
- "number": "123-45-6789",
- "schemeName": "string",
- "issuer": "UnitedStates",
- "issueDate": "2022-04-17",
- "expirationDate": "2022-04-17"
}
]
}, - "agent": {
- "identifiers": [
- {
- "number": "123-45-6789",
- "issuer": "UnitedStates",
- "country": "US",
- "countrySubdivisionCode": "AR-B",
- "issueDate": "2022-04-17",
- "applyDate": "2022-04-17",
- "expirationDate": "2022-04-17",
- "verificationDate": "2022-04-17",
- "foreignIDIndicator": true,
- "taxIDIndicator": true,
- "displayOption": "string",
- "schemeName": "TaxIdentificationNumber"
}
], - "clearingSystemMemberIdentification": "UnitedStatesRoutingNumberFedwireNACHA",
- "memberIdentification": "string",
- "name": "string",
- "postalAddress": {
- "addressCode": "string",
- "addressBookIndicator": "string",
- "addressType": "Postal",
- "addressPurpose": "Billing",
- "primaryIndicator": true,
- "careOf": "C/O Company Name",
- "department": "A",
- "subDepartment": "B",
- "streetName": "First Street",
- "firstCrossStreetName": "string",
- "secondCrossStreetName": "Second Street",
- "buildingNumber": "11407",
- "buildingName": "Tall Tower",
- "floor": "20",
- "postBox": "MY779",
- "room": "22",
- "postCode": "97062-6884",
- "carrierRoute": "C001",
- "censusTract": "12345",
- "censusBlock": "1234",
- "cBSACode": "49780",
- "cBSAType": "MSA",
- "foreignIndicator": true,
- "townName": "San Diego",
- "townLocationName": "Clackamas",
- "districtName": "Columbia",
- "countyName": "Cook",
- "countrySubDivision": "Oregon",
- "countrySubDivisionCode": "AR-B",
- "country": "US",
- "addressLine": [
- "11407 Sw Amu st, Suite MY777"
], - "temporaryIndicator": true,
- "period": {
- "fromDateTime": "2022-04-17T08:00:00Z",
- "upToDateTime": "2022-04-17T08:00:00Z"
}, - "codes": [
- {
- "name": "AccountingGroup",
- "value": "195",
- "description": "This is a Title."
}
], - "identifiers": [
- {
- "number": "123-45-6789",
- "schemeName": "string",
- "issuer": "UnitedStates",
- "issueDate": "2022-04-17",
- "expirationDate": "2022-04-17"
}
]
}
}, - "placeAndDateOfBirth": {
- "countrySubdivision": "Oregon",
- "townName": "San Diego",
- "country": "US",
- "birthDate": "2022-04-17"
}, - "contact": {
- "contactMethods": [
- {
- "channelType": "Email",
- "identification": "011-02010020202"
}
], - "preferredMethod": "Email",
- "preferredLanguage": "English"
}, - "identifiers": [
- {
- "number": "123-45-6789",
- "schemeName": "TaxIdentificationNumber",
- "issuer": "UnitedStates",
- "issueDate": "2022-04-17",
- "expirationDate": "2022-04-17"
}
], - "countryOfResidence": "US",
- "notifyPartyIndicator": true
}
}
Response samples
- 202
- 400
- 500
{- "paymentId": "0dd926fe-1ca2-11ed-861d-0242ac120002",
- "status": "AcceptedSettlementCompleted",
- "statusReason": "BlockedAccount",
- "charges": [
- {
- "name": "CardLatePayment",
- "description": "This is a description.",
- "amount": "100",
- "adjustment": "100"
}
], - "relatedAccounts": [
- {
- "accountRelationType": "SubAccount",
- "accountId": "033-DDA-123456",
- "accountNumber": "012345678",
- "accountType": "Checking",
- "name": "Hermes PD_CA 0002",
- "productId": "5fb9d4d6-1a3c-11ed-861d-0242ac120002",
- "balances": [
- {
- "fromDateTime": "2022-04-17T08:00:00Z",
- "upToDateTime": "2022-04-17T08:00:00Z",
- "periodNumber": 0,
- "periodName": "string",
- "balanceName": "Available",
- "amount": "100",
- "count": 0,
- "currency": "USD",
- "calculationDate": "2022-04-17T08:00:00Z",
- "codes": [
- {
- "name": "AccountingGroup",
- "value": "195",
- "description": "This is a Title."
}
]
}
], - "codes": [
- {
- "name": "AccountingGroup",
- "value": "195",
- "description": "This is a Title."
}
]
}
], - "parties": [
- {
- "partyId": "5fb9d4d6-1a3c-11ed-861d-0242ac120002",
- "partyType": "Person",
- "partyAccountRole": "AccountOwner",
- "partyAccountRoleCode": "50",
- "partyName": "Jane Birkin",
- "employeeIndicator": true
}
], - "balances": [
- {
- "fromDateTime": "2022-04-17T08:00:00Z",
- "upToDateTime": "2022-04-17T08:00:00Z",
- "periodNumber": 0,
- "periodName": "string",
- "balanceName": "Available",
- "amount": "100",
- "count": 0,
- "currency": "USD",
- "calculationDate": "2022-04-17T08:00:00Z",
- "codes": [
- {
- "name": "AccountingGroup",
- "value": "195",
- "description": "This is a Title."
}
]
}
], - "identifiers": [
- {
- "number": "string",
- "schemeName": "UETR",
- "issuer": "Baltimore"
}
], - "codes": [
- {
- "codeType": "DetailBAI",
- "name": "string",
- "value": "195",
- "description": "This is a Title."
}
], - "paymentMethod": "CreditTransfer",
- "paymentType": "OnUs",
- "amount": "100",
- "paymentReasons": [
- "CashManagementTransfer"
], - "debtorAccountId": "033-DDA-123456",
- "creditorAccountId": "033-DDA-123456",
- "purpose": "This is a description.",
- "paymentProcessing": {
- "instructionPriority": "123456789",
- "serviceLevel": "BookTransaction",
- "clearingChannel": "ACH",
- "localInstrument": "CCD",
- "categoryPurpose": "SalaryPayment"
}, - "chargeBearerType": "Shared",
- "mandate": {
- "mandateId": "5fb9d4d6-1a3c-11ed-861d-0242ac120002",
- "dateOfSignature": "2022-04-17",
- "digitalSignature": {
- "0": 83,
- "1": 109,
- "2": 70,
- "3": 117,
- "4": 90,
- "5": 83,
- "6": 66,
- "7": 67,
- "8": 97,
- "9": 88,
- "10": 74,
- "11": 114,
- "12": 97,
- "13": 87,
- "14": 52,
- "15": 61
}, - "firstCollectionDate": "2022-04-17",
- "finalCollectionDate": "2022-04-17",
- "frequency": {
- "fromDateTime": "2022-04-17T08:00:00Z",
- "upToDateTime": "2022-04-17T08:00:00Z",
- "cycleType": "string",
- "cycle": "Monthly",
- "every": 15,
- "weekDay": "Tuesday",
- "weekNumbers": [
- "1st"
], - "days": [
- 30
], - "months": [
- "12"
], - "startDay": "04-17",
- "numberOfTimes": 4
}, - "trackingDays": 30
}, - "requestedCollectionDate": "2022-04-17",
- "debtor": {
- "name": "Jane Birkin",
- "account": {
- "name": "Hermes PD_CA 0002",
- "currency": "USD",
- "accountBranchId": "SEA_1",
- "accountNumber": "012345678",
- "accountType": "Checking",
- "routingNumber": "012345678",
- "identifiers": [
- {
- "number": "string",
- "schemeName": "BBANIdentifier",
- "issuer": "string"
}
]
}, - "paymentReference": "This is a description.",
- "postalAddress": {
- "addressCode": "string",
- "addressBookIndicator": "string",
- "addressType": "Postal",
- "addressPurpose": "Billing",
- "primaryIndicator": true,
- "careOf": "C/O Company Name",
- "department": "A",
- "subDepartment": "B",
- "streetName": "First Street",
- "firstCrossStreetName": "string",
- "secondCrossStreetName": "Second Street",
- "buildingNumber": "11407",
- "buildingName": "Tall Tower",
- "floor": "20",
- "postBox": "MY779",
- "room": "22",
- "postCode": "97062-6884",
- "carrierRoute": "C001",
- "censusTract": "12345",
- "censusBlock": "1234",
- "cBSACode": "49780",
- "cBSAType": "MSA",
- "foreignIndicator": true,
- "townName": "San Diego",
- "townLocationName": "Clackamas",
- "districtName": "Columbia",
- "countyName": "Cook",
- "countrySubDivision": "Oregon",
- "countrySubDivisionCode": "AR-B",
- "country": "US",
- "addressLine": [
- "11407 Sw Amu st, Suite MY777"
], - "temporaryIndicator": true,
- "period": {
- "fromDateTime": "2022-04-17T08:00:00Z",
- "upToDateTime": "2022-04-17T08:00:00Z"
}, - "codes": [
- {
- "name": "AccountingGroup",
- "value": "195",
- "description": "This is a Title."
}
], - "identifiers": [
- {
- "number": "123-45-6789",
- "schemeName": "string",
- "issuer": "UnitedStates",
- "issueDate": "2022-04-17",
- "expirationDate": "2022-04-17"
}
]
}, - "agent": {
- "identifiers": [
- {
- "number": "123-45-6789",
- "issuer": "UnitedStates",
- "country": "US",
- "countrySubdivisionCode": "AR-B",
- "issueDate": "2022-04-17",
- "applyDate": "2022-04-17",
- "expirationDate": "2022-04-17",
- "verificationDate": "2022-04-17",
- "foreignIDIndicator": true,
- "taxIDIndicator": true,
- "displayOption": "string",
- "schemeName": "TaxIdentificationNumber"
}
], - "clearingSystemMemberIdentification": "UnitedStatesRoutingNumberFedwireNACHA",
- "memberIdentification": "string",
- "name": "string",
- "postalAddress": {
- "addressCode": "string",
- "addressBookIndicator": "string",
- "addressType": "Postal",
- "addressPurpose": "Billing",
- "primaryIndicator": true,
- "careOf": "C/O Company Name",
- "department": "A",
- "subDepartment": "B",
- "streetName": "First Street",
- "firstCrossStreetName": "string",
- "secondCrossStreetName": "Second Street",
- "buildingNumber": "11407",
- "buildingName": "Tall Tower",
- "floor": "20",
- "postBox": "MY779",
- "room": "22",
- "postCode": "97062-6884",
- "carrierRoute": "C001",
- "censusTract": "12345",
- "censusBlock": "1234",
- "cBSACode": "49780",
- "cBSAType": "MSA",
- "foreignIndicator": true,
- "townName": "San Diego",
- "townLocationName": "Clackamas",
- "districtName": "Columbia",
- "countyName": "Cook",
- "countrySubDivision": "Oregon",
- "countrySubDivisionCode": "AR-B",
- "country": "US",
- "addressLine": [
- "11407 Sw Amu st, Suite MY777"
], - "temporaryIndicator": true,
- "period": {
- "fromDateTime": "2022-04-17T08:00:00Z",
- "upToDateTime": "2022-04-17T08:00:00Z"
}, - "codes": [
- {
- "name": "AccountingGroup",
- "value": "195",
- "description": "This is a Title."
}
], - "identifiers": [
- {
- "number": "123-45-6789",
- "schemeName": "string",
- "issuer": "UnitedStates",
- "issueDate": "2022-04-17",
- "expirationDate": "2022-04-17"
}
]
}
}, - "placeAndDateOfBirth": {
- "countrySubdivision": "Oregon",
- "townName": "San Diego",
- "country": "US",
- "birthDate": "2022-04-17"
}, - "contact": {
- "contactMethods": [
- {
- "channelType": "Email",
- "identification": "011-02010020202"
}
], - "preferredMethod": "Email",
- "preferredLanguage": "English"
}, - "identifiers": [
- {
- "number": "123-45-6789",
- "schemeName": "TaxIdentificationNumber",
- "issuer": "UnitedStates",
- "issueDate": "2022-04-17",
- "expirationDate": "2022-04-17"
}
], - "countryOfResidence": "US",
- "notifyPartyIndicator": true
}
}
Direct Debit Status
Returns the status report of a direct debit initiation, process and excecution.
Authorizations:
path Parameters
paymentId required | string (PaymentId) [ 1 .. 36 ] characters Example: 0dd926fe-1ca2-11ed-861d-0242ac120002 Identification of the Payment. |
header Parameters
servicerId | string (Id) [ 1 .. 300 ] characters Example: 5fb9d4d6-1a3c-11ed-861d-0242ac120002 Account Servicer Identification (Bank) |
servicerBranchId | string (ServicerBranchId) [ 1 .. 36 ] characters Example: SEA_1 Identification of the account servicer institution at branch level or center level. |
Responses
Response samples
- 200
- 400
- 404
- 500
{- "paymentId": "0dd926fe-1ca2-11ed-861d-0242ac120002",
- "status": "AcceptedSettlementCompleted",
- "statusReason": "BlockedAccount",
- "charges": [
- {
- "name": "CardLatePayment",
- "description": "This is a description.",
- "amount": "100",
- "adjustment": "100"
}
], - "relatedAccounts": [
- {
- "accountRelationType": "SubAccount",
- "accountId": "033-DDA-123456",
- "accountNumber": "012345678",
- "accountType": "Checking",
- "name": "Hermes PD_CA 0002",
- "productId": "5fb9d4d6-1a3c-11ed-861d-0242ac120002",
- "balances": [
- {
- "fromDateTime": "2022-04-17T08:00:00Z",
- "upToDateTime": "2022-04-17T08:00:00Z",
- "periodNumber": 0,
- "periodName": "string",
- "balanceName": "Available",
- "amount": "100",
- "count": 0,
- "currency": "USD",
- "calculationDate": "2022-04-17T08:00:00Z",
- "codes": [
- {
- "name": "AccountingGroup",
- "value": "195",
- "description": "This is a Title."
}
]
}
], - "codes": [
- {
- "name": "AccountingGroup",
- "value": "195",
- "description": "This is a Title."
}
]
}
], - "parties": [
- {
- "partyId": "5fb9d4d6-1a3c-11ed-861d-0242ac120002",
- "partyType": "Person",
- "partyAccountRole": "AccountOwner",
- "partyAccountRoleCode": "50",
- "partyName": "Jane Birkin",
- "employeeIndicator": true
}
], - "balances": [
- {
- "fromDateTime": "2022-04-17T08:00:00Z",
- "upToDateTime": "2022-04-17T08:00:00Z",
- "periodNumber": 0,
- "periodName": "string",
- "balanceName": "Available",
- "amount": "100",
- "count": 0,
- "currency": "USD",
- "calculationDate": "2022-04-17T08:00:00Z",
- "codes": [
- {
- "name": "AccountingGroup",
- "value": "195",
- "description": "This is a Title."
}
]
}
], - "identifiers": [
- {
- "number": "string",
- "schemeName": "UETR",
- "issuer": "Baltimore"
}
], - "codes": [
- {
- "codeType": "DetailBAI",
- "name": "string",
- "value": "195",
- "description": "This is a Title."
}
], - "paymentMethod": "CreditTransfer",
- "paymentType": "OnUs",
- "amount": "100",
- "paymentReasons": [
- "CashManagementTransfer"
], - "debtorAccountId": "033-DDA-123456",
- "creditorAccountId": "033-DDA-123456",
- "purpose": "This is a description.",
- "paymentProcessing": {
- "instructionPriority": "123456789",
- "serviceLevel": "BookTransaction",
- "clearingChannel": "ACH",
- "localInstrument": "CCD",
- "categoryPurpose": "SalaryPayment"
}, - "chargeBearerType": "Shared",
- "mandate": {
- "mandateId": "5fb9d4d6-1a3c-11ed-861d-0242ac120002",
- "dateOfSignature": "2022-04-17",
- "digitalSignature": {
- "0": 83,
- "1": 109,
- "2": 70,
- "3": 117,
- "4": 90,
- "5": 83,
- "6": 66,
- "7": 67,
- "8": 97,
- "9": 88,
- "10": 74,
- "11": 114,
- "12": 97,
- "13": 87,
- "14": 52,
- "15": 61
}, - "firstCollectionDate": "2022-04-17",
- "finalCollectionDate": "2022-04-17",
- "frequency": {
- "fromDateTime": "2022-04-17T08:00:00Z",
- "upToDateTime": "2022-04-17T08:00:00Z",
- "cycleType": "string",
- "cycle": "Monthly",
- "every": 15,
- "weekDay": "Tuesday",
- "weekNumbers": [
- "1st"
], - "days": [
- 30
], - "months": [
- "12"
], - "startDay": "04-17",
- "numberOfTimes": 4
}, - "trackingDays": 30
}, - "requestedCollectionDate": "2022-04-17",
- "debtor": {
- "name": "Jane Birkin",
- "account": {
- "name": "Hermes PD_CA 0002",
- "currency": "USD",
- "accountBranchId": "SEA_1",
- "accountNumber": "012345678",
- "accountType": "Checking",
- "routingNumber": "012345678",
- "identifiers": [
- {
- "number": "string",
- "schemeName": "BBANIdentifier",
- "issuer": "string"
}
]
}, - "paymentReference": "This is a description.",
- "postalAddress": {
- "addressCode": "string",
- "addressBookIndicator": "string",
- "addressType": "Postal",
- "addressPurpose": "Billing",
- "primaryIndicator": true,
- "careOf": "C/O Company Name",
- "department": "A",
- "subDepartment": "B",
- "streetName": "First Street",
- "firstCrossStreetName": "string",
- "secondCrossStreetName": "Second Street",
- "buildingNumber": "11407",
- "buildingName": "Tall Tower",
- "floor": "20",
- "postBox": "MY779",
- "room": "22",
- "postCode": "97062-6884",
- "carrierRoute": "C001",
- "censusTract": "12345",
- "censusBlock": "1234",
- "cBSACode": "49780",
- "cBSAType": "MSA",
- "foreignIndicator": true,
- "townName": "San Diego",
- "townLocationName": "Clackamas",
- "districtName": "Columbia",
- "countyName": "Cook",
- "countrySubDivision": "Oregon",
- "countrySubDivisionCode": "AR-B",
- "country": "US",
- "addressLine": [
- "11407 Sw Amu st, Suite MY777"
], - "temporaryIndicator": true,
- "period": {
- "fromDateTime": "2022-04-17T08:00:00Z",
- "upToDateTime": "2022-04-17T08:00:00Z"
}, - "codes": [
- {
- "name": "AccountingGroup",
- "value": "195",
- "description": "This is a Title."
}
], - "identifiers": [
- {
- "number": "123-45-6789",
- "schemeName": "string",
- "issuer": "UnitedStates",
- "issueDate": "2022-04-17",
- "expirationDate": "2022-04-17"
}
]
}, - "agent": {
- "identifiers": [
- {
- "number": "123-45-6789",
- "issuer": "UnitedStates",
- "country": "US",
- "countrySubdivisionCode": "AR-B",
- "issueDate": "2022-04-17",
- "applyDate": "2022-04-17",
- "expirationDate": "2022-04-17",
- "verificationDate": "2022-04-17",
- "foreignIDIndicator": true,
- "taxIDIndicator": true,
- "displayOption": "string",
- "schemeName": "TaxIdentificationNumber"
}
], - "clearingSystemMemberIdentification": "UnitedStatesRoutingNumberFedwireNACHA",
- "memberIdentification": "string",
- "name": "string",
- "postalAddress": {
- "addressCode": "string",
- "addressBookIndicator": "string",
- "addressType": "Postal",
- "addressPurpose": "Billing",
- "primaryIndicator": true,
- "careOf": "C/O Company Name",
- "department": "A",
- "subDepartment": "B",
- "streetName": "First Street",
- "firstCrossStreetName": "string",
- "secondCrossStreetName": "Second Street",
- "buildingNumber": "11407",
- "buildingName": "Tall Tower",
- "floor": "20",
- "postBox": "MY779",
- "room": "22",
- "postCode": "97062-6884",
- "carrierRoute": "C001",
- "censusTract": "12345",
- "censusBlock": "1234",
- "cBSACode": "49780",
- "cBSAType": "MSA",
- "foreignIndicator": true,
- "townName": "San Diego",
- "townLocationName": "Clackamas",
- "districtName": "Columbia",
- "countyName": "Cook",
- "countrySubDivision": "Oregon",
- "countrySubDivisionCode": "AR-B",
- "country": "US",
- "addressLine": [
- "11407 Sw Amu st, Suite MY777"
], - "temporaryIndicator": true,
- "period": {
- "fromDateTime": "2022-04-17T08:00:00Z",
- "upToDateTime": "2022-04-17T08:00:00Z"
}, - "codes": [
- {
- "name": "AccountingGroup",
- "value": "195",
- "description": "This is a Title."
}
], - "identifiers": [
- {
- "number": "123-45-6789",
- "schemeName": "string",
- "issuer": "UnitedStates",
- "issueDate": "2022-04-17",
- "expirationDate": "2022-04-17"
}
]
}
}, - "placeAndDateOfBirth": {
- "countrySubdivision": "Oregon",
- "townName": "San Diego",
- "country": "US",
- "birthDate": "2022-04-17"
}, - "contact": {
- "contactMethods": [
- {
- "channelType": "Email",
- "identification": "011-02010020202"
}
], - "preferredMethod": "Email",
- "preferredLanguage": "English"
}, - "identifiers": [
- {
- "number": "123-45-6789",
- "schemeName": "TaxIdentificationNumber",
- "issuer": "UnitedStates",
- "issueDate": "2022-04-17",
- "expirationDate": "2022-04-17"
}
], - "countryOfResidence": "US",
- "notifyPartyIndicator": true
}
}
Direct Debit Cancellation
Requests direct debit cancellation.
Authorizations:
path Parameters
paymentId required | string (PaymentId) [ 1 .. 36 ] characters Example: 0dd926fe-1ca2-11ed-861d-0242ac120002 Identification of the Payment. |
header Parameters
idempotencyId | string (Id) [ 1 .. 300 ] characters Example: 5fb9d4d6-1a3c-11ed-861d-0242ac120002 Idempotency identifier used by the client when making repeated calls |
servicerId | string (Id) [ 1 .. 300 ] characters Example: 5fb9d4d6-1a3c-11ed-861d-0242ac120002 Account Servicer Identification (Bank) |
servicerBranchId | string (ServicerBranchId) [ 1 .. 36 ] characters Example: SEA_1 Identification of the account servicer institution at branch level or center level. |
Request Body schema: application/json
cancellationReason | string (Description) [ 1 .. 1025 ] characters Example: "This is a description." |
Responses
Request samples
- Payload
{- "cancellationReason": "This is a description."
}
Response samples
- 202
- 400
- 500
{- "paymentId": "0dd926fe-1ca2-11ed-861d-0242ac120002",
- "status": "AcceptedSettlementCompleted",
- "statusReason": "BlockedAccount",
- "charges": [
- {
- "name": "CardLatePayment",
- "description": "This is a description.",
- "amount": "100",
- "adjustment": "100"
}
], - "relatedAccounts": [
- {
- "accountRelationType": "SubAccount",
- "accountId": "033-DDA-123456",
- "accountNumber": "012345678",
- "accountType": "Checking",
- "name": "Hermes PD_CA 0002",
- "productId": "5fb9d4d6-1a3c-11ed-861d-0242ac120002",
- "balances": [
- {
- "fromDateTime": "2022-04-17T08:00:00Z",
- "upToDateTime": "2022-04-17T08:00:00Z",
- "periodNumber": 0,
- "periodName": "string",
- "balanceName": "Available",
- "amount": "100",
- "count": 0,
- "currency": "USD",
- "calculationDate": "2022-04-17T08:00:00Z",
- "codes": [
- {
- "name": "AccountingGroup",
- "value": "195",
- "description": "This is a Title."
}
]
}
], - "codes": [
- {
- "name": "AccountingGroup",
- "value": "195",
- "description": "This is a Title."
}
]
}
], - "parties": [
- {
- "partyId": "5fb9d4d6-1a3c-11ed-861d-0242ac120002",
- "partyType": "Person",
- "partyAccountRole": "AccountOwner",
- "partyAccountRoleCode": "50",
- "partyName": "Jane Birkin",
- "employeeIndicator": true
}
], - "balances": [
- {
- "fromDateTime": "2022-04-17T08:00:00Z",
- "upToDateTime": "2022-04-17T08:00:00Z",
- "periodNumber": 0,
- "periodName": "string",
- "balanceName": "Available",
- "amount": "100",
- "count": 0,
- "currency": "USD",
- "calculationDate": "2022-04-17T08:00:00Z",
- "codes": [
- {
- "name": "AccountingGroup",
- "value": "195",
- "description": "This is a Title."
}
]
}
], - "identifiers": [
- {
- "number": "string",
- "schemeName": "UETR",
- "issuer": "Baltimore"
}
], - "codes": [
- {
- "codeType": "DetailBAI",
- "name": "string",
- "value": "195",
- "description": "This is a Title."
}
], - "paymentMethod": "CreditTransfer",
- "paymentType": "OnUs",
- "amount": "100",
- "paymentReasons": [
- "CashManagementTransfer"
], - "debtorAccountId": "033-DDA-123456",
- "creditorAccountId": "033-DDA-123456",
- "purpose": "This is a description.",
- "paymentProcessing": {
- "instructionPriority": "123456789",
- "serviceLevel": "BookTransaction",
- "clearingChannel": "ACH",
- "localInstrument": "CCD",
- "categoryPurpose": "SalaryPayment"
}, - "chargeBearerType": "Shared",
- "mandate": {
- "mandateId": "5fb9d4d6-1a3c-11ed-861d-0242ac120002",
- "dateOfSignature": "2022-04-17",
- "digitalSignature": {
- "0": 83,
- "1": 109,
- "2": 70,
- "3": 117,
- "4": 90,
- "5": 83,
- "6": 66,
- "7": 67,
- "8": 97,
- "9": 88,
- "10": 74,
- "11": 114,
- "12": 97,
- "13": 87,
- "14": 52,
- "15": 61
}, - "firstCollectionDate": "2022-04-17",
- "finalCollectionDate": "2022-04-17",
- "frequency": {
- "fromDateTime": "2022-04-17T08:00:00Z",
- "upToDateTime": "2022-04-17T08:00:00Z",
- "cycleType": "string",
- "cycle": "Monthly",
- "every": 15,
- "weekDay": "Tuesday",
- "weekNumbers": [
- "1st"
], - "days": [
- 30
], - "months": [
- "12"
], - "startDay": "04-17",
- "numberOfTimes": 4
}, - "trackingDays": 30
}, - "requestedCollectionDate": "2022-04-17",
- "debtor": {
- "name": "Jane Birkin",
- "account": {
- "name": "Hermes PD_CA 0002",
- "currency": "USD",
- "accountBranchId": "SEA_1",
- "accountNumber": "012345678",
- "accountType": "Checking",
- "routingNumber": "012345678",
- "identifiers": [
- {
- "number": "string",
- "schemeName": "BBANIdentifier",
- "issuer": "string"
}
]
}, - "paymentReference": "This is a description.",
- "postalAddress": {
- "addressCode": "string",
- "addressBookIndicator": "string",
- "addressType": "Postal",
- "addressPurpose": "Billing",
- "primaryIndicator": true,
- "careOf": "C/O Company Name",
- "department": "A",
- "subDepartment": "B",
- "streetName": "First Street",
- "firstCrossStreetName": "string",
- "secondCrossStreetName": "Second Street",
- "buildingNumber": "11407",
- "buildingName": "Tall Tower",
- "floor": "20",
- "postBox": "MY779",
- "room": "22",
- "postCode": "97062-6884",
- "carrierRoute": "C001",
- "censusTract": "12345",
- "censusBlock": "1234",
- "cBSACode": "49780",
- "cBSAType": "MSA",
- "foreignIndicator": true,
- "townName": "San Diego",
- "townLocationName": "Clackamas",
- "districtName": "Columbia",
- "countyName": "Cook",
- "countrySubDivision": "Oregon",
- "countrySubDivisionCode": "AR-B",
- "country": "US",
- "addressLine": [
- "11407 Sw Amu st, Suite MY777"
], - "temporaryIndicator": true,
- "period": {
- "fromDateTime": "2022-04-17T08:00:00Z",
- "upToDateTime": "2022-04-17T08:00:00Z"
}, - "codes": [
- {
- "name": "AccountingGroup",
- "value": "195",
- "description": "This is a Title."
}
], - "identifiers": [
- {
- "number": "123-45-6789",
- "schemeName": "string",
- "issuer": "UnitedStates",
- "issueDate": "2022-04-17",
- "expirationDate": "2022-04-17"
}
]
}, - "agent": {
- "identifiers": [
- {
- "number": "123-45-6789",
- "issuer": "UnitedStates",
- "country": "US",
- "countrySubdivisionCode": "AR-B",
- "issueDate": "2022-04-17",
- "applyDate": "2022-04-17",
- "expirationDate": "2022-04-17",
- "verificationDate": "2022-04-17",
- "foreignIDIndicator": true,
- "taxIDIndicator": true,
- "displayOption": "string",
- "schemeName": "TaxIdentificationNumber"
}
], - "clearingSystemMemberIdentification": "UnitedStatesRoutingNumberFedwireNACHA",
- "memberIdentification": "string",
- "name": "string",
- "postalAddress": {
- "addressCode": "string",
- "addressBookIndicator": "string",
- "addressType": "Postal",
- "addressPurpose": "Billing",
- "primaryIndicator": true,
- "careOf": "C/O Company Name",
- "department": "A",
- "subDepartment": "B",
- "streetName": "First Street",
- "firstCrossStreetName": "string",
- "secondCrossStreetName": "Second Street",
- "buildingNumber": "11407",
- "buildingName": "Tall Tower",
- "floor": "20",
- "postBox": "MY779",
- "room": "22",
- "postCode": "97062-6884",
- "carrierRoute": "C001",
- "censusTract": "12345",
- "censusBlock": "1234",
- "cBSACode": "49780",
- "cBSAType": "MSA",
- "foreignIndicator": true,
- "townName": "San Diego",
- "townLocationName": "Clackamas",
- "districtName": "Columbia",
- "countyName": "Cook",
- "countrySubDivision": "Oregon",
- "countrySubDivisionCode": "AR-B",
- "country": "US",
- "addressLine": [
- "11407 Sw Amu st, Suite MY777"
], - "temporaryIndicator": true,
- "period": {
- "fromDateTime": "2022-04-17T08:00:00Z",
- "upToDateTime": "2022-04-17T08:00:00Z"
}, - "codes": [
- {
- "name": "AccountingGroup",
- "value": "195",
- "description": "This is a Title."
}
], - "identifiers": [
- {
- "number": "123-45-6789",
- "schemeName": "string",
- "issuer": "UnitedStates",
- "issueDate": "2022-04-17",
- "expirationDate": "2022-04-17"
}
]
}
}, - "placeAndDateOfBirth": {
- "countrySubdivision": "Oregon",
- "townName": "San Diego",
- "country": "US",
- "birthDate": "2022-04-17"
}, - "contact": {
- "contactMethods": [
- {
- "channelType": "Email",
- "identification": "011-02010020202"
}
], - "preferredMethod": "Email",
- "preferredLanguage": "English"
}, - "identifiers": [
- {
- "number": "123-45-6789",
- "schemeName": "TaxIdentificationNumber",
- "issuer": "UnitedStates",
- "issueDate": "2022-04-17",
- "expirationDate": "2022-04-17"
}
], - "countryOfResidence": "US",
- "notifyPartyIndicator": true
}
}
Retrieves a list of payments matching the parameters.
Authorizations:
query Parameters
paymentId.eq | string (Id) [ 1 .. 300 ] characters Example: paymentId.eq=5fb9d4d6-1a3c-11ed-861d-0242ac120002 |
paymentMethod.eq | string |
debtorAccountId.eq | string |
creditorAccountNumber.eq | string (AccountNumber) <= 30 characters Example: creditorAccountNumber.eq=012345678 The account number or Basic Bank Account Number (BBAN). A Basic Bank Account Number (BBAN) is a bank account number that includes the domestic bank code, branch identifier, and account number. It is a unique identifier for a bank account within a specific country. |
creditorAccountId.eq | string (Id) [ 1 .. 300 ] characters Example: creditorAccountId.eq=5fb9d4d6-1a3c-11ed-861d-0242ac120002 |
checkType.eq | string |
checkNumber.eq | string |
amount.lte | string (Amount) <= 23 characters ^-?([0]|([1-9][0-9]{0,12}))([.][0-9]{0,8})?$ Example: amount.lte=100 Number of monetary units where the size of the decimal part is defined by the currency. Note: total number of digits: 21 number of digits in fractional part: 8 maxInclusive: 9999999999999.99999999 minInclusive: -9999999999999.99999999 |
amount.gte | string (Amount) <= 23 characters ^-?([0]|([1-9][0-9]{0,12}))([.][0-9]{0,8})?$ Example: amount.gte=100 Number of monetary units where the size of the decimal part is defined by the currency. Note: total number of digits: 21 number of digits in fractional part: 8 maxInclusive: 9999999999999.99999999 minInclusive: -9999999999999.99999999 |
checkDate.lte | string <date> (Date) Example: checkDate.lte=2022-04-17 Check date less than or equal |
checkDate.gte | string <date> (Date) Example: checkDate.gte=2022-04-17 Check date greater than or equal |
checkNumber.lte | string Check number less than or equal |
checkNumber.gte | string Check number greater than or equal |
cursor | string Specifies an opaque string value ( "no meaning" string value) at which start retrieving transactions. For instance, limit=5&cursor=62aef884fbe3470ce7d9a92140b09b17 |
limit | string Specifies the number of resources to return in one request, specified as an integer from 1 to 100. |
header Parameters
servicerId | string (Id) [ 1 .. 300 ] characters Example: 5fb9d4d6-1a3c-11ed-861d-0242ac120002 Account Servicer Identification (Bank) |
servicerBranchId | string (ServicerBranchId) [ 1 .. 36 ] characters Example: SEA_1 Identification of the account servicer institution at branch level or center level. |
Pagination-Cursor | string Pagination Cursor |
Pagination-Total | string Total number of resources. |
Responses
Response samples
- 200
- 400
- 500
[- {
- "identifiers": [
- {
- "number": "string",
- "schemeName": "UETR",
- "issuer": "Baltimore"
}
], - "codes": [
- {
- "codeType": "DetailBAI",
- "name": "string",
- "value": "195",
- "description": "This is a Title."
}
], - "paymentMethod": "CreditTransfer",
- "paymentType": "OnUs",
- "amount": "100",
- "paymentReasons": [
- "CashManagementTransfer"
], - "debtorAccountId": "033-DDA-123456",
- "creditorAccountId": "033-DDA-123456",
- "purpose": "This is a description.",
- "paymentProcessing": {
- "instructionPriority": "123456789",
- "serviceLevel": "BookTransaction",
- "clearingChannel": "ACH",
- "localInstrument": "CCD",
- "categoryPurpose": "SalaryPayment"
}, - "chargeBearerType": "Shared",
- "currency": "USD",
- "exchange": {
- "currency": "USD",
- "exchangeFactor": "0.7"
}, - "valueDate": "2022-04-17",
- "expirationDate": "2022-04-17",
- "creditor": {
- "name": "Jane Birkin",
- "account": {
- "name": "Hermes PD_CA 0002",
- "currency": "USD",
- "accountBranchId": "SEA_1",
- "accountNumber": "012345678",
- "accountType": "Checking",
- "routingNumber": "012345678",
- "identifiers": [
- {
- "number": "string",
- "schemeName": "BBANIdentifier",
- "issuer": "string"
}
]
}, - "paymentReference": "This is a description.",
- "postalAddress": {
- "addressCode": "string",
- "addressBookIndicator": "string",
- "addressType": "Postal",
- "addressPurpose": "Billing",
- "primaryIndicator": true,
- "careOf": "C/O Company Name",
- "department": "A",
- "subDepartment": "B",
- "streetName": "First Street",
- "firstCrossStreetName": "string",
- "secondCrossStreetName": "Second Street",
- "buildingNumber": "11407",
- "buildingName": "Tall Tower",
- "floor": "20",
- "postBox": "MY779",
- "room": "22",
- "postCode": "97062-6884",
- "carrierRoute": "C001",
- "censusTract": "12345",
- "censusBlock": "1234",
- "cBSACode": "49780",
- "cBSAType": "MSA",
- "foreignIndicator": true,
- "townName": "San Diego",
- "townLocationName": "Clackamas",
- "districtName": "Columbia",
- "countyName": "Cook",
- "countrySubDivision": "Oregon",
- "countrySubDivisionCode": "AR-B",
- "country": "US",
- "addressLine": [
- "11407 Sw Amu st, Suite MY777"
], - "temporaryIndicator": true,
- "period": {
- "fromDateTime": "2022-04-17T08:00:00Z",
- "upToDateTime": "2022-04-17T08:00:00Z"
}, - "codes": [
- {
- "name": "AccountingGroup",
- "value": "195",
- "description": "This is a Title."
}
], - "identifiers": [
- {
- "number": "123-45-6789",
- "schemeName": "string",
- "issuer": "UnitedStates",
- "issueDate": "2022-04-17",
- "expirationDate": "2022-04-17"
}
]
}, - "agent": {
- "identifiers": [
- {
- "number": "123-45-6789",
- "issuer": "UnitedStates",
- "country": "US",
- "countrySubdivisionCode": "AR-B",
- "issueDate": "2022-04-17",
- "applyDate": "2022-04-17",
- "expirationDate": "2022-04-17",
- "verificationDate": "2022-04-17",
- "foreignIDIndicator": true,
- "taxIDIndicator": true,
- "displayOption": "string",
- "schemeName": "TaxIdentificationNumber"
}
], - "clearingSystemMemberIdentification": "UnitedStatesRoutingNumberFedwireNACHA",
- "memberIdentification": "string",
- "name": "string",
- "postalAddress": {
- "addressCode": "string",
- "addressBookIndicator": "string",
- "addressType": "Postal",
- "addressPurpose": "Billing",
- "primaryIndicator": true,
- "careOf": "C/O Company Name",
- "department": "A",
- "subDepartment": "B",
- "streetName": "First Street",
- "firstCrossStreetName": "string",
- "secondCrossStreetName": "Second Street",
- "buildingNumber": "11407",
- "buildingName": "Tall Tower",
- "floor": "20",
- "postBox": "MY779",
- "room": "22",
- "postCode": "97062-6884",
- "carrierRoute": "C001",
- "censusTract": "12345",
- "censusBlock": "1234",
- "cBSACode": "49780",
- "cBSAType": "MSA",
- "foreignIndicator": true,
- "townName": "San Diego",
- "townLocationName": "Clackamas",
- "districtName": "Columbia",
- "countyName": "Cook",
- "countrySubDivision": "Oregon",
- "countrySubDivisionCode": "AR-B",
- "country": "US",
- "addressLine": [
- "11407 Sw Amu st, Suite MY777"
], - "temporaryIndicator": true,
- "period": {
- "fromDateTime": "2022-04-17T08:00:00Z",
- "upToDateTime": "2022-04-17T08:00:00Z"
}, - "codes": [
- {
- "name": "AccountingGroup",
- "value": "195",
- "description": "This is a Title."
}
], - "identifiers": [
- {
- "number": "123-45-6789",
- "schemeName": "string",
- "issuer": "UnitedStates",
- "issueDate": "2022-04-17",
- "expirationDate": "2022-04-17"
}
]
}
}, - "placeAndDateOfBirth": {
- "countrySubdivision": "Oregon",
- "townName": "San Diego",
- "country": "US",
- "birthDate": "2022-04-17"
}, - "contact": {
- "contactMethods": [
- {
- "channelType": "Email",
- "identification": "011-02010020202"
}
], - "preferredMethod": "Email",
- "preferredLanguage": "English"
}, - "identifiers": [
- {
- "number": "123-45-6789",
- "schemeName": "TaxIdentificationNumber",
- "issuer": "UnitedStates",
- "issueDate": "2022-04-17",
- "expirationDate": "2022-04-17"
}
], - "countryOfResidence": "US",
- "notifyPartyIndicator": true
}, - "debtor": {
- "name": "Jane Birkin",
- "account": {
- "name": "Hermes PD_CA 0002",
- "currency": "USD",
- "accountBranchId": "SEA_1",
- "accountNumber": "012345678",
- "accountType": "Checking",
- "routingNumber": "012345678",
- "identifiers": [
- {
- "number": "string",
- "schemeName": "BBANIdentifier",
- "issuer": "string"
}
]
}, - "paymentReference": "This is a description.",
- "postalAddress": {
- "addressCode": "string",
- "addressBookIndicator": "string",
- "addressType": "Postal",
- "addressPurpose": "Billing",
- "primaryIndicator": true,
- "careOf": "C/O Company Name",
- "department": "A",
- "subDepartment": "B",
- "streetName": "First Street",
- "firstCrossStreetName": "string",
- "secondCrossStreetName": "Second Street",
- "buildingNumber": "11407",
- "buildingName": "Tall Tower",
- "floor": "20",
- "postBox": "MY779",
- "room": "22",
- "postCode": "97062-6884",
- "carrierRoute": "C001",
- "censusTract": "12345",
- "censusBlock": "1234",
- "cBSACode": "49780",
- "cBSAType": "MSA",
- "foreignIndicator": true,
- "townName": "San Diego",
- "townLocationName": "Clackamas",
- "districtName": "Columbia",
- "countyName": "Cook",
- "countrySubDivision": "Oregon",
- "countrySubDivisionCode": "AR-B",
- "country": "US",
- "addressLine": [
- "11407 Sw Amu st, Suite MY777"
], - "temporaryIndicator": true,
- "period": {
- "fromDateTime": "2022-04-17T08:00:00Z",
- "upToDateTime": "2022-04-17T08:00:00Z"
}, - "codes": [
- {
- "name": "AccountingGroup",
- "value": "195",
- "description": "This is a Title."
}
], - "identifiers": [
- {
- "number": "123-45-6789",
- "schemeName": "string",
- "issuer": "UnitedStates",
- "issueDate": "2022-04-17",
- "expirationDate": "2022-04-17"
}
]
}, - "agent": {
- "identifiers": [
- {
- "number": "123-45-6789",
- "issuer": "UnitedStates",
- "country": "US",
- "countrySubdivisionCode": "AR-B",
- "issueDate": "2022-04-17",
- "applyDate": "2022-04-17",
- "expirationDate": "2022-04-17",
- "verificationDate": "2022-04-17",
- "foreignIDIndicator": true,
- "taxIDIndicator": true,
- "displayOption": "string",
- "schemeName": "TaxIdentificationNumber"
}
], - "clearingSystemMemberIdentification": "UnitedStatesRoutingNumberFedwireNACHA",
- "memberIdentification": "string",
- "name": "string",
- "postalAddress": {
- "addressCode": "string",
- "addressBookIndicator": "string",
- "addressType": "Postal",
- "addressPurpose": "Billing",
- "primaryIndicator": true,
- "careOf": "C/O Company Name",
- "department": "A",
- "subDepartment": "B",
- "streetName": "First Street",
- "firstCrossStreetName": "string",
- "secondCrossStreetName": "Second Street",
- "buildingNumber": "11407",
- "buildingName": "Tall Tower",
- "floor": "20",
- "postBox": "MY779",
- "room": "22",
- "postCode": "97062-6884",
- "carrierRoute": "C001",
- "censusTract": "12345",
- "censusBlock": "1234",
- "cBSACode": "49780",
- "cBSAType": "MSA",
- "foreignIndicator": true,
- "townName": "San Diego",
- "townLocationName": "Clackamas",
- "districtName": "Columbia",
- "countyName": "Cook",
- "countrySubDivision": "Oregon",
- "countrySubDivisionCode": "AR-B",
- "country": "US",
- "addressLine": [
- "11407 Sw Amu st, Suite MY777"
], - "temporaryIndicator": true,
- "period": {
- "fromDateTime": "2022-04-17T08:00:00Z",
- "upToDateTime": "2022-04-17T08:00:00Z"
}, - "codes": [
- {
- "name": "AccountingGroup",
- "value": "195",
- "description": "This is a Title."
}
], - "identifiers": [
- {
- "number": "123-45-6789",
- "schemeName": "string",
- "issuer": "UnitedStates",
- "issueDate": "2022-04-17",
- "expirationDate": "2022-04-17"
}
]
}
}, - "placeAndDateOfBirth": {
- "countrySubdivision": "Oregon",
- "townName": "San Diego",
- "country": "US",
- "birthDate": "2022-04-17"
}, - "contact": {
- "contactMethods": [
- {
- "channelType": "Email",
- "identification": "011-02010020202"
}
], - "preferredMethod": "Email",
- "preferredLanguage": "English"
}, - "identifiers": [
- {
- "number": "123-45-6789",
- "schemeName": "TaxIdentificationNumber",
- "issuer": "UnitedStates",
- "issueDate": "2022-04-17",
- "expirationDate": "2022-04-17"
}
], - "countryOfResidence": "US",
- "notifyPartyIndicator": true
}, - "remittanceInformation": {
- "remittanceNumber": "string",
- "documentType": "string",
- "physicalDocument": {
- "documentReference": "string",
- "format": "PDF",
- "title": "This is a Title.",
- "version": "string",
- "signOffDate": "2022-04-17",
- "issueDate": "2022-04-17",
- "purpose": "string"
}
}, - "paymentId": "0dd926fe-1ca2-11ed-861d-0242ac120002",
- "status": "AcceptedSettlementCompleted",
- "statusReason": "BlockedAccount",
- "charges": [
- {
- "name": "CardLatePayment",
- "description": "This is a description.",
- "amount": "100",
- "adjustment": "100"
}
], - "relatedAccounts": [
- {
- "accountRelationType": "SubAccount",
- "accountId": "033-DDA-123456",
- "accountNumber": "012345678",
- "accountType": "Checking",
- "name": "Hermes PD_CA 0002",
- "productId": "5fb9d4d6-1a3c-11ed-861d-0242ac120002",
- "balances": [
- {
- "fromDateTime": "2022-04-17T08:00:00Z",
- "upToDateTime": "2022-04-17T08:00:00Z",
- "periodNumber": 0,
- "periodName": "string",
- "balanceName": "Available",
- "amount": "100",
- "count": 0,
- "currency": "USD",
- "calculationDate": "2022-04-17T08:00:00Z",
- "codes": [
- {
- "name": "AccountingGroup",
- "value": "195",
- "description": "This is a Title."
}
]
}
], - "codes": [
- {
- "name": "AccountingGroup",
- "value": "195",
- "description": "This is a Title."
}
]
}
], - "parties": [
- {
- "partyId": "5fb9d4d6-1a3c-11ed-861d-0242ac120002",
- "partyType": "Person",
- "partyAccountRole": "AccountOwner",
- "partyAccountRoleCode": "50",
- "partyName": "Jane Birkin",
- "employeeIndicator": true
}
], - "balances": [
- {
- "fromDateTime": "2022-04-17T08:00:00Z",
- "upToDateTime": "2022-04-17T08:00:00Z",
- "periodNumber": 0,
- "periodName": "string",
- "balanceName": "Available",
- "amount": "100",
- "count": 0,
- "currency": "USD",
- "calculationDate": "2022-04-17T08:00:00Z",
- "codes": [
- {
- "name": "AccountingGroup",
- "value": "195",
- "description": "This is a Title."
}
]
}
], - "date": "2022-04-17T08:00:00Z"
}
]
Creditor Payment Activation Request
It is used by a Creditor to request movement of funds from the debtor account to a creditor.
Authorizations:
header Parameters
idempotencyId | string (Id) [ 1 .. 300 ] characters Example: 5fb9d4d6-1a3c-11ed-861d-0242ac120002 Idempotency identifier used by the client when making repeated calls |
servicerId | string (Id) [ 1 .. 300 ] characters Example: 5fb9d4d6-1a3c-11ed-861d-0242ac120002 Account Servicer Identification (Bank) |
servicerBranchId | string (ServicerBranchId) [ 1 .. 36 ] characters Example: SEA_1 Identification of the account servicer institution at branch level or center level. |
Request Body schema: application/json
Array of objects (PaymentIdentification) | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Array
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Array of objects (GenericTransactionCode) Additional transaction codes. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Array
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
paymentMethod required | string (PaymentMethod) [ 1 .. 35 ] characters Example: "CreditTransfer" Specifies the means of payment that will be used to move the amount of money. Possible values are: Check, CreditTransfer. More specific values: ECheck, CreditCard, CommercialCreditCard, CheckCard, BusinessCheck, PinlessDebit, PINDebit, POS, Cash, ACHCredit, LockBox, RemoteCapture, EFTCredit, FedWire, ACHDebit, EFT, MoneyOrder, Coupon. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
paymentType | string (PaymentType) [ 1 .. 35 ] characters Example: "OnUs" Specifies the type of Payment. Possible values: LiquidityTransfer, OnUs, ACH, Wire, NotOnUs. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
amount required | string <= 23 characters ^-?([0]|([1-9][0-9]{0,12}))([.][0-9]{0,8})?$ Example: "100" Amount of money to be moved between the debtor and creditor, before deduction of charges, expressed in the currency as ordered by the initiating party. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
paymentReasons | Array of strings (PaymentPurpose) [ items [ 1 .. 60 ] characters ] Example: ["CashManagementTransfer"] | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
debtorAccountId required | string (AccountId) [ 1 .. 300 ] characters Example: "033-DDA-123456" Identification assigned by the account service institution (Servicer). Could be encoded (UUID). Also may be used as composite account identifier when overlaying the account code parts. branch-type-subtype-number | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
creditorAccountId | string (AccountId) [ 1 .. 300 ] characters Example: "033-DDA-123456" Identification assigned by the account service institution (Servicer). Could be encoded (UUID). Also may be used as composite account identifier when overlaying the account code parts. branch-type-subtype-number | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
purpose | string (Description) [ 1 .. 1025 ] characters Example: "This is a description." | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
object (PaymentProcessingDetail) Provides further details of the type of payment. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
chargeBearerType | string (ChargeBearerType) [ 1 .. 35 ] characters Example: "Shared" Specifies which party(ies) will pay charges due for processing of the instruction. BorneByDebtor, BorneByCreditor, Shared, FollowingServiceLevel | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
currency | string = 3 characters ^([A-Z]{3})?$ Example: "USD" Specifies the currency of the amount to be transferred which may be different from the currency of the debtor's account. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
object (Exchange) | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueDate | string <date> Example: "2022-04-17" Date on which a payment must be executed. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
expirationDate | string <date> Example: "2022-04-17" Date by which the debtor must have accepted or rejected the request. Beyond this date, the request becomes void and cannot be processed anymore. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
object (PartyIdentification) | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
object (PartyIdentification) | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
object (RemittanceInformation) Information supplied to enable the matching/reconciliation of an entry with the items that the payment is intended to settle, such as commercial invoices in an accounts' receivable system. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Responses
Request samples
- Payload
{- "identifiers": [
- {
- "number": "string",
- "schemeName": "UETR",
- "issuer": "Baltimore"
}
], - "codes": [
- {
- "codeType": "DetailBAI",
- "name": "string",
- "value": "195",
- "description": "This is a Title."
}
], - "paymentMethod": "CreditTransfer",
- "paymentType": "OnUs",
- "amount": "100",
- "paymentReasons": [
- "CashManagementTransfer"
], - "debtorAccountId": "033-DDA-123456",
- "creditorAccountId": "033-DDA-123456",
- "purpose": "This is a description.",
- "paymentProcessing": {
- "instructionPriority": "123456789",
- "serviceLevel": "BookTransaction",
- "clearingChannel": "ACH",
- "localInstrument": "CCD",
- "categoryPurpose": "SalaryPayment"
}, - "chargeBearerType": "Shared",
- "currency": "USD",
- "exchange": {
- "currency": "USD",
- "exchangeFactor": "0.7"
}, - "valueDate": "2022-04-17",
- "expirationDate": "2022-04-17",
- "creditor": {
- "name": "Jane Birkin",
- "account": {
- "name": "Hermes PD_CA 0002",
- "currency": "USD",
- "accountBranchId": "SEA_1",
- "accountNumber": "012345678",
- "accountType": "Checking",
- "routingNumber": "012345678",
- "identifiers": [
- {
- "number": "string",
- "schemeName": "BBANIdentifier",
- "issuer": "string"
}
]
}, - "paymentReference": "This is a description.",
- "postalAddress": {
- "addressCode": "string",
- "addressBookIndicator": "string",
- "addressType": "Postal",
- "addressPurpose": "Billing",
- "primaryIndicator": true,
- "careOf": "C/O Company Name",
- "department": "A",
- "subDepartment": "B",
- "streetName": "First Street",
- "firstCrossStreetName": "string",
- "secondCrossStreetName": "Second Street",
- "buildingNumber": "11407",
- "buildingName": "Tall Tower",
- "floor": "20",
- "postBox": "MY779",
- "room": "22",
- "postCode": "97062-6884",
- "carrierRoute": "C001",
- "censusTract": "12345",
- "censusBlock": "1234",
- "cBSACode": "49780",
- "cBSAType": "MSA",
- "foreignIndicator": true,
- "townName": "San Diego",
- "townLocationName": "Clackamas",
- "districtName": "Columbia",
- "countyName": "Cook",
- "countrySubDivision": "Oregon",
- "countrySubDivisionCode": "AR-B",
- "country": "US",
- "addressLine": [
- "11407 Sw Amu st, Suite MY777"
], - "temporaryIndicator": true,
- "period": {
- "fromDateTime": "2022-04-17T08:00:00Z",
- "upToDateTime": "2022-04-17T08:00:00Z"
}, - "codes": [
- {
- "name": "AccountingGroup",
- "value": "195",
- "description": "This is a Title."
}
], - "identifiers": [
- {
- "number": "123-45-6789",
- "schemeName": "string",
- "issuer": "UnitedStates",
- "issueDate": "2022-04-17",
- "expirationDate": "2022-04-17"
}
]
}, - "agent": {
- "identifiers": [
- {
- "number": "123-45-6789",
- "issuer": "UnitedStates",
- "country": "US",
- "countrySubdivisionCode": "AR-B",
- "issueDate": "2022-04-17",
- "applyDate": "2022-04-17",
- "expirationDate": "2022-04-17",
- "verificationDate": "2022-04-17",
- "foreignIDIndicator": true,
- "taxIDIndicator": true,
- "displayOption": "string",
- "schemeName": "TaxIdentificationNumber"
}
], - "clearingSystemMemberIdentification": "UnitedStatesRoutingNumberFedwireNACHA",
- "memberIdentification": "string",
- "name": "string",
- "postalAddress": {
- "addressCode": "string",
- "addressBookIndicator": "string",
- "addressType": "Postal",
- "addressPurpose": "Billing",
- "primaryIndicator": true,
- "careOf": "C/O Company Name",
- "department": "A",
- "subDepartment": "B",
- "streetName": "First Street",
- "firstCrossStreetName": "string",
- "secondCrossStreetName": "Second Street",
- "buildingNumber": "11407",
- "buildingName": "Tall Tower",
- "floor": "20",
- "postBox": "MY779",
- "room": "22",
- "postCode": "97062-6884",
- "carrierRoute": "C001",
- "censusTract": "12345",
- "censusBlock": "1234",
- "cBSACode": "49780",
- "cBSAType": "MSA",
- "foreignIndicator": true,
- "townName": "San Diego",
- "townLocationName": "Clackamas",
- "districtName": "Columbia",
- "countyName": "Cook",
- "countrySubDivision": "Oregon",
- "countrySubDivisionCode": "AR-B",
- "country": "US",
- "addressLine": [
- "11407 Sw Amu st, Suite MY777"
], - "temporaryIndicator": true,
- "period": {
- "fromDateTime": "2022-04-17T08:00:00Z",
- "upToDateTime": "2022-04-17T08:00:00Z"
}, - "codes": [
- {
- "name": "AccountingGroup",
- "value": "195",
- "description": "This is a Title."
}
], - "identifiers": [
- {
- "number": "123-45-6789",
- "schemeName": "string",
- "issuer": "UnitedStates",
- "issueDate": "2022-04-17",
- "expirationDate": "2022-04-17"
}
]
}
}, - "placeAndDateOfBirth": {
- "countrySubdivision": "Oregon",
- "townName": "San Diego",
- "country": "US",
- "birthDate": "2022-04-17"
}, - "contact": {
- "contactMethods": [
- {
- "channelType": "Email",
- "identification": "011-02010020202"
}
], - "preferredMethod": "Email",
- "preferredLanguage": "English"
}, - "identifiers": [
- {
- "number": "123-45-6789",
- "schemeName": "TaxIdentificationNumber",
- "issuer": "UnitedStates",
- "issueDate": "2022-04-17",
- "expirationDate": "2022-04-17"
}
], - "countryOfResidence": "US",
- "notifyPartyIndicator": true
}, - "debtor": {
- "name": "Jane Birkin",
- "account": {
- "name": "Hermes PD_CA 0002",
- "currency": "USD",
- "accountBranchId": "SEA_1",
- "accountNumber": "012345678",
- "accountType": "Checking",
- "routingNumber": "012345678",
- "identifiers": [
- {
- "number": "string",
- "schemeName": "BBANIdentifier",
- "issuer": "string"
}
]
}, - "paymentReference": "This is a description.",
- "postalAddress": {
- "addressCode": "string",
- "addressBookIndicator": "string",
- "addressType": "Postal",
- "addressPurpose": "Billing",
- "primaryIndicator": true,
- "careOf": "C/O Company Name",
- "department": "A",
- "subDepartment": "B",
- "streetName": "First Street",
- "firstCrossStreetName": "string",
- "secondCrossStreetName": "Second Street",
- "buildingNumber": "11407",
- "buildingName": "Tall Tower",
- "floor": "20",
- "postBox": "MY779",
- "room": "22",
- "postCode": "97062-6884",
- "carrierRoute": "C001",
- "censusTract": "12345",
- "censusBlock": "1234",
- "cBSACode": "49780",
- "cBSAType": "MSA",
- "foreignIndicator": true,
- "townName": "San Diego",
- "townLocationName": "Clackamas",
- "districtName": "Columbia",
- "countyName": "Cook",
- "countrySubDivision": "Oregon",
- "countrySubDivisionCode": "AR-B",
- "country": "US",
- "addressLine": [
- "11407 Sw Amu st, Suite MY777"
], - "temporaryIndicator": true,
- "period": {
- "fromDateTime": "2022-04-17T08:00:00Z",
- "upToDateTime": "2022-04-17T08:00:00Z"
}, - "codes": [
- {
- "name": "AccountingGroup",
- "value": "195",
- "description": "This is a Title."
}
], - "identifiers": [
- {
- "number": "123-45-6789",
- "schemeName": "string",
- "issuer": "UnitedStates",
- "issueDate": "2022-04-17",
- "expirationDate": "2022-04-17"
}
]
}, - "agent": {
- "identifiers": [
- {
- "number": "123-45-6789",
- "issuer": "UnitedStates",
- "country": "US",
- "countrySubdivisionCode": "AR-B",
- "issueDate": "2022-04-17",
- "applyDate": "2022-04-17",
- "expirationDate": "2022-04-17",
- "verificationDate": "2022-04-17",
- "foreignIDIndicator": true,
- "taxIDIndicator": true,
- "displayOption": "string",
- "schemeName": "TaxIdentificationNumber"
}
], - "clearingSystemMemberIdentification": "UnitedStatesRoutingNumberFedwireNACHA",
- "memberIdentification": "string",
- "name": "string",
- "postalAddress": {
- "addressCode": "string",
- "addressBookIndicator": "string",
- "addressType": "Postal",
- "addressPurpose": "Billing",
- "primaryIndicator": true,
- "careOf": "C/O Company Name",
- "department": "A",
- "subDepartment": "B",
- "streetName": "First Street",
- "firstCrossStreetName": "string",
- "secondCrossStreetName": "Second Street",
- "buildingNumber": "11407",
- "buildingName": "Tall Tower",
- "floor": "20",
- "postBox": "MY779",
- "room": "22",
- "postCode": "97062-6884",
- "carrierRoute": "C001",
- "censusTract": "12345",
- "censusBlock": "1234",
- "cBSACode": "49780",
- "cBSAType": "MSA",
- "foreignIndicator": true,
- "townName": "San Diego",
- "townLocationName": "Clackamas",
- "districtName": "Columbia",
- "countyName": "Cook",
- "countrySubDivision": "Oregon",
- "countrySubDivisionCode": "AR-B",
- "country": "US",
- "addressLine": [
- "11407 Sw Amu st, Suite MY777"
], - "temporaryIndicator": true,
- "period": {
- "fromDateTime": "2022-04-17T08:00:00Z",
- "upToDateTime": "2022-04-17T08:00:00Z"
}, - "codes": [
- {
- "name": "AccountingGroup",
- "value": "195",
- "description": "This is a Title."
}
], - "identifiers": [
- {
- "number": "123-45-6789",
- "schemeName": "string",
- "issuer": "UnitedStates",
- "issueDate": "2022-04-17",
- "expirationDate": "2022-04-17"
}
]
}
}, - "placeAndDateOfBirth": {
- "countrySubdivision": "Oregon",
- "townName": "San Diego",
- "country": "US",
- "birthDate": "2022-04-17"
}, - "contact": {
- "contactMethods": [
- {
- "channelType": "Email",
- "identification": "011-02010020202"
}
], - "preferredMethod": "Email",
- "preferredLanguage": "English"
}, - "identifiers": [
- {
- "number": "123-45-6789",
- "schemeName": "TaxIdentificationNumber",
- "issuer": "UnitedStates",
- "issueDate": "2022-04-17",
- "expirationDate": "2022-04-17"
}
], - "countryOfResidence": "US",
- "notifyPartyIndicator": true
}, - "remittanceInformation": {
- "remittanceNumber": "string",
- "documentType": "string",
- "physicalDocument": {
- "documentReference": "string",
- "format": "PDF",
- "title": "This is a Title.",
- "version": "string",
- "signOffDate": "2022-04-17",
- "issueDate": "2022-04-17",
- "purpose": "string"
}
}
}
Response samples
- 202
- 400
- 500
{- "identifiers": [
- {
- "number": "string",
- "schemeName": "UETR",
- "issuer": "Baltimore"
}
], - "codes": [
- {
- "codeType": "DetailBAI",
- "name": "string",
- "value": "195",
- "description": "This is a Title."
}
], - "paymentMethod": "CreditTransfer",
- "paymentType": "OnUs",
- "amount": "100",
- "paymentReasons": [
- "CashManagementTransfer"
], - "debtorAccountId": "033-DDA-123456",
- "creditorAccountId": "033-DDA-123456",
- "purpose": "This is a description.",
- "paymentProcessing": {
- "instructionPriority": "123456789",
- "serviceLevel": "BookTransaction",
- "clearingChannel": "ACH",
- "localInstrument": "CCD",
- "categoryPurpose": "SalaryPayment"
}, - "chargeBearerType": "Shared",
- "currency": "USD",
- "exchange": {
- "currency": "USD",
- "exchangeFactor": "0.7"
}, - "valueDate": "2022-04-17",
- "expirationDate": "2022-04-17",
- "creditor": {
- "name": "Jane Birkin",
- "account": {
- "name": "Hermes PD_CA 0002",
- "currency": "USD",
- "accountBranchId": "SEA_1",
- "accountNumber": "012345678",
- "accountType": "Checking",
- "routingNumber": "012345678",
- "identifiers": [
- {
- "number": "string",
- "schemeName": "BBANIdentifier",
- "issuer": "string"
}
]
}, - "paymentReference": "This is a description.",
- "postalAddress": {
- "addressCode": "string",
- "addressBookIndicator": "string",
- "addressType": "Postal",
- "addressPurpose": "Billing",
- "primaryIndicator": true,
- "careOf": "C/O Company Name",
- "department": "A",
- "subDepartment": "B",
- "streetName": "First Street",
- "firstCrossStreetName": "string",
- "secondCrossStreetName": "Second Street",
- "buildingNumber": "11407",
- "buildingName": "Tall Tower",
- "floor": "20",
- "postBox": "MY779",
- "room": "22",
- "postCode": "97062-6884",
- "carrierRoute": "C001",
- "censusTract": "12345",
- "censusBlock": "1234",
- "cBSACode": "49780",
- "cBSAType": "MSA",
- "foreignIndicator": true,
- "townName": "San Diego",
- "townLocationName": "Clackamas",
- "districtName": "Columbia",
- "countyName": "Cook",
- "countrySubDivision": "Oregon",
- "countrySubDivisionCode": "AR-B",
- "country": "US",
- "addressLine": [
- "11407 Sw Amu st, Suite MY777"
], - "temporaryIndicator": true,
- "period": {
- "fromDateTime": "2022-04-17T08:00:00Z",
- "upToDateTime": "2022-04-17T08:00:00Z"
}, - "codes": [
- {
- "name": "AccountingGroup",
- "value": "195",
- "description": "This is a Title."
}
], - "identifiers": [
- {
- "number": "123-45-6789",
- "schemeName": "string",
- "issuer": "UnitedStates",
- "issueDate": "2022-04-17",
- "expirationDate": "2022-04-17"
}
]
}, - "agent": {
- "identifiers": [
- {
- "number": "123-45-6789",
- "issuer": "UnitedStates",
- "country": "US",
- "countrySubdivisionCode": "AR-B",
- "issueDate": "2022-04-17",
- "applyDate": "2022-04-17",
- "expirationDate": "2022-04-17",
- "verificationDate": "2022-04-17",
- "foreignIDIndicator": true,
- "taxIDIndicator": true,
- "displayOption": "string",
- "schemeName": "TaxIdentificationNumber"
}
], - "clearingSystemMemberIdentification": "UnitedStatesRoutingNumberFedwireNACHA",
- "memberIdentification": "string",
- "name": "string",
- "postalAddress": {
- "addressCode": "string",
- "addressBookIndicator": "string",
- "addressType": "Postal",
- "addressPurpose": "Billing",
- "primaryIndicator": true,
- "careOf": "C/O Company Name",
- "department": "A",
- "subDepartment": "B",
- "streetName": "First Street",
- "firstCrossStreetName": "string",
- "secondCrossStreetName": "Second Street",
- "buildingNumber": "11407",
- "buildingName": "Tall Tower",
- "floor": "20",
- "postBox": "MY779",
- "room": "22",
- "postCode": "97062-6884",
- "carrierRoute": "C001",
- "censusTract": "12345",
- "censusBlock": "1234",
- "cBSACode": "49780",
- "cBSAType": "MSA",
- "foreignIndicator": true,
- "townName": "San Diego",
- "townLocationName": "Clackamas",
- "districtName": "Columbia",
- "countyName": "Cook",
- "countrySubDivision": "Oregon",
- "countrySubDivisionCode": "AR-B",
- "country": "US",
- "addressLine": [
- "11407 Sw Amu st, Suite MY777"
], - "temporaryIndicator": true,
- "period": {
- "fromDateTime": "2022-04-17T08:00:00Z",
- "upToDateTime": "2022-04-17T08:00:00Z"
}, - "codes": [
- {
- "name": "AccountingGroup",
- "value": "195",
- "description": "This is a Title."
}
], - "identifiers": [
- {
- "number": "123-45-6789",
- "schemeName": "string",
- "issuer": "UnitedStates",
- "issueDate": "2022-04-17",
- "expirationDate": "2022-04-17"
}
]
}
}, - "placeAndDateOfBirth": {
- "countrySubdivision": "Oregon",
- "townName": "San Diego",
- "country": "US",
- "birthDate": "2022-04-17"
}, - "contact": {
- "contactMethods": [
- {
- "channelType": "Email",
- "identification": "011-02010020202"
}
], - "preferredMethod": "Email",
- "preferredLanguage": "English"
}, - "identifiers": [
- {
- "number": "123-45-6789",
- "schemeName": "TaxIdentificationNumber",
- "issuer": "UnitedStates",
- "issueDate": "2022-04-17",
- "expirationDate": "2022-04-17"
}
], - "countryOfResidence": "US",
- "notifyPartyIndicator": true
}, - "debtor": {
- "name": "Jane Birkin",
- "account": {
- "name": "Hermes PD_CA 0002",
- "currency": "USD",
- "accountBranchId": "SEA_1",
- "accountNumber": "012345678",
- "accountType": "Checking",
- "routingNumber": "012345678",
- "identifiers": [
- {
- "number": "string",
- "schemeName": "BBANIdentifier",
- "issuer": "string"
}
]
}, - "paymentReference": "This is a description.",
- "postalAddress": {
- "addressCode": "string",
- "addressBookIndicator": "string",
- "addressType": "Postal",
- "addressPurpose": "Billing",
- "primaryIndicator": true,
- "careOf": "C/O Company Name",
- "department": "A",
- "subDepartment": "B",
- "streetName": "First Street",
- "firstCrossStreetName": "string",
- "secondCrossStreetName": "Second Street",
- "buildingNumber": "11407",
- "buildingName": "Tall Tower",
- "floor": "20",
- "postBox": "MY779",
- "room": "22",
- "postCode": "97062-6884",
- "carrierRoute": "C001",
- "censusTract": "12345",
- "censusBlock": "1234",
- "cBSACode": "49780",
- "cBSAType": "MSA",
- "foreignIndicator": true,
- "townName": "San Diego",
- "townLocationName": "Clackamas",
- "districtName": "Columbia",
- "countyName": "Cook",
- "countrySubDivision": "Oregon",
- "countrySubDivisionCode": "AR-B",
- "country": "US",
- "addressLine": [
- "11407 Sw Amu st, Suite MY777"
], - "temporaryIndicator": true,
- "period": {
- "fromDateTime": "2022-04-17T08:00:00Z",
- "upToDateTime": "2022-04-17T08:00:00Z"
}, - "codes": [
- {
- "name": "AccountingGroup",
- "value": "195",
- "description": "This is a Title."
}
], - "identifiers": [
- {
- "number": "123-45-6789",
- "schemeName": "string",
- "issuer": "UnitedStates",
- "issueDate": "2022-04-17",
- "expirationDate": "2022-04-17"
}
]
}, - "agent": {
- "identifiers": [
- {
- "number": "123-45-6789",
- "issuer": "UnitedStates",
- "country": "US",
- "countrySubdivisionCode": "AR-B",
- "issueDate": "2022-04-17",
- "applyDate": "2022-04-17",
- "expirationDate": "2022-04-17",
- "verificationDate": "2022-04-17",
- "foreignIDIndicator": true,
- "taxIDIndicator": true,
- "displayOption": "string",
- "schemeName": "TaxIdentificationNumber"
}
], - "clearingSystemMemberIdentification": "UnitedStatesRoutingNumberFedwireNACHA",
- "memberIdentification": "string",
- "name": "string",
- "postalAddress": {
- "addressCode": "string",
- "addressBookIndicator": "string",
- "addressType": "Postal",
- "addressPurpose": "Billing",
- "primaryIndicator": true,
- "careOf": "C/O Company Name",
- "department": "A",
- "subDepartment": "B",
- "streetName": "First Street",
- "firstCrossStreetName": "string",
- "secondCrossStreetName": "Second Street",
- "buildingNumber": "11407",
- "buildingName": "Tall Tower",
- "floor": "20",
- "postBox": "MY779",
- "room": "22",
- "postCode": "97062-6884",
- "carrierRoute": "C001",
- "censusTract": "12345",
- "censusBlock": "1234",
- "cBSACode": "49780",
- "cBSAType": "MSA",
- "foreignIndicator": true,
- "townName": "San Diego",
- "townLocationName": "Clackamas",
- "districtName": "Columbia",
- "countyName": "Cook",
- "countrySubDivision": "Oregon",
- "countrySubDivisionCode": "AR-B",
- "country": "US",
- "addressLine": [
- "11407 Sw Amu st, Suite MY777"
], - "temporaryIndicator": true,
- "period": {
- "fromDateTime": "2022-04-17T08:00:00Z",
- "upToDateTime": "2022-04-17T08:00:00Z"
}, - "codes": [
- {
- "name": "AccountingGroup",
- "value": "195",
- "description": "This is a Title."
}
], - "identifiers": [
- {
- "number": "123-45-6789",
- "schemeName": "string",
- "issuer": "UnitedStates",
- "issueDate": "2022-04-17",
- "expirationDate": "2022-04-17"
}
]
}
}, - "placeAndDateOfBirth": {
- "countrySubdivision": "Oregon",
- "townName": "San Diego",
- "country": "US",
- "birthDate": "2022-04-17"
}, - "contact": {
- "contactMethods": [
- {
- "channelType": "Email",
- "identification": "011-02010020202"
}
], - "preferredMethod": "Email",
- "preferredLanguage": "English"
}, - "identifiers": [
- {
- "number": "123-45-6789",
- "schemeName": "TaxIdentificationNumber",
- "issuer": "UnitedStates",
- "issueDate": "2022-04-17",
- "expirationDate": "2022-04-17"
}
], - "countryOfResidence": "US",
- "notifyPartyIndicator": true
}, - "remittanceInformation": {
- "remittanceNumber": "string",
- "documentType": "string",
- "physicalDocument": {
- "documentReference": "string",
- "format": "PDF",
- "title": "This is a Title.",
- "version": "string",
- "signOffDate": "2022-04-17",
- "issueDate": "2022-04-17",
- "purpose": "string"
}
}, - "paymentId": "0dd926fe-1ca2-11ed-861d-0242ac120002",
- "status": "AcceptedSettlementCompleted",
- "statusReason": "BlockedAccount",
- "charges": [
- {
- "name": "CardLatePayment",
- "description": "This is a description.",
- "amount": "100",
- "adjustment": "100"
}
], - "relatedAccounts": [
- {
- "accountRelationType": "SubAccount",
- "accountId": "033-DDA-123456",
- "accountNumber": "012345678",
- "accountType": "Checking",
- "name": "Hermes PD_CA 0002",
- "productId": "5fb9d4d6-1a3c-11ed-861d-0242ac120002",
- "balances": [
- {
- "fromDateTime": "2022-04-17T08:00:00Z",
- "upToDateTime": "2022-04-17T08:00:00Z",
- "periodNumber": 0,
- "periodName": "string",
- "balanceName": "Available",
- "amount": "100",
- "count": 0,
- "currency": "USD",
- "calculationDate": "2022-04-17T08:00:00Z",
- "codes": [
- {
- "name": "AccountingGroup",
- "value": "195",
- "description": "This is a Title."
}
]
}
], - "codes": [
- {
- "name": "AccountingGroup",
- "value": "195",
- "description": "This is a Title."
}
]
}
], - "parties": [
- {
- "partyId": "5fb9d4d6-1a3c-11ed-861d-0242ac120002",
- "partyType": "Person",
- "partyAccountRole": "AccountOwner",
- "partyAccountRoleCode": "50",
- "partyName": "Jane Birkin",
- "employeeIndicator": true
}
], - "balances": [
- {
- "fromDateTime": "2022-04-17T08:00:00Z",
- "upToDateTime": "2022-04-17T08:00:00Z",
- "periodNumber": 0,
- "periodName": "string",
- "balanceName": "Available",
- "amount": "100",
- "count": 0,
- "currency": "USD",
- "calculationDate": "2022-04-17T08:00:00Z",
- "codes": [
- {
- "name": "AccountingGroup",
- "value": "195",
- "description": "This is a Title."
}
]
}
], - "date": "2022-04-17T08:00:00Z"
}
Creditor Payment Activation Status
Returns the status report of a creditor payment activation, process and excecution.
Authorizations:
path Parameters
paymentId required | string (PaymentId) [ 1 .. 36 ] characters Example: 0dd926fe-1ca2-11ed-861d-0242ac120002 Identification of the Payment. |
header Parameters
servicerId | string (Id) [ 1 .. 300 ] characters Example: 5fb9d4d6-1a3c-11ed-861d-0242ac120002 Account Servicer Identification (Bank) |
servicerBranchId | string (ServicerBranchId) [ 1 .. 36 ] characters Example: SEA_1 Identification of the account servicer institution at branch level or center level. |
Responses
Response samples
- 200
- 400
- 404
- 500
{- "identifiers": [
- {
- "number": "string",
- "schemeName": "UETR",
- "issuer": "Baltimore"
}
], - "codes": [
- {
- "codeType": "DetailBAI",
- "name": "string",
- "value": "195",
- "description": "This is a Title."
}
], - "paymentMethod": "CreditTransfer",
- "paymentType": "OnUs",
- "amount": "100",
- "paymentReasons": [
- "CashManagementTransfer"
], - "debtorAccountId": "033-DDA-123456",
- "creditorAccountId": "033-DDA-123456",
- "purpose": "This is a description.",
- "paymentProcessing": {
- "instructionPriority": "123456789",
- "serviceLevel": "BookTransaction",
- "clearingChannel": "ACH",
- "localInstrument": "CCD",
- "categoryPurpose": "SalaryPayment"
}, - "chargeBearerType": "Shared",
- "currency": "USD",
- "exchange": {
- "currency": "USD",
- "exchangeFactor": "0.7"
}, - "check": {
- "checkType": "string",
- "amount": "100",
- "currency": "USD",
- "checkNumber": "string",
- "issuer": "Jhon Smith",
- "availabilityDate": "2022-04-17T08:00:00Z",
- "availabilityFloat": "string",
- "identifiers": [
- {
- "number": "123-45-6789",
- "schemeName": "string",
- "issuer": "UnitedStates",
- "issueDate": "2022-04-17",
- "expirationDate": "2022-04-17"
}
], - "imageSequence": [
- "image003.png"
], - "codes": [
- {
- "name": "AccountingGroup",
- "value": "195",
- "description": "This is a Title."
}
], - "printer": "string"
}, - "valueDate": "2022-04-17",
- "dueDate": "2022-04-17",
- "creditor": {
- "name": "Jane Birkin",
- "account": {
- "name": "Hermes PD_CA 0002",
- "currency": "USD",
- "accountBranchId": "SEA_1",
- "accountNumber": "012345678",
- "accountType": "Checking",
- "routingNumber": "012345678",
- "identifiers": [
- {
- "number": "string",
- "schemeName": "BBANIdentifier",
- "issuer": "string"
}
]
}, - "paymentReference": "This is a description.",
- "postalAddress": {
- "addressCode": "string",
- "addressBookIndicator": "string",
- "addressType": "Postal",
- "addressPurpose": "Billing",
- "primaryIndicator": true,
- "careOf": "C/O Company Name",
- "department": "A",
- "subDepartment": "B",
- "streetName": "First Street",
- "firstCrossStreetName": "string",
- "secondCrossStreetName": "Second Street",
- "buildingNumber": "11407",
- "buildingName": "Tall Tower",
- "floor": "20",
- "postBox": "MY779",
- "room": "22",
- "postCode": "97062-6884",
- "carrierRoute": "C001",
- "censusTract": "12345",
- "censusBlock": "1234",
- "cBSACode": "49780",
- "cBSAType": "MSA",
- "foreignIndicator": true,
- "townName": "San Diego",
- "townLocationName": "Clackamas",
- "districtName": "Columbia",
- "countyName": "Cook",
- "countrySubDivision": "Oregon",
- "countrySubDivisionCode": "AR-B",
- "country": "US",
- "addressLine": [
- "11407 Sw Amu st, Suite MY777"
], - "temporaryIndicator": true,
- "period": {
- "fromDateTime": "2022-04-17T08:00:00Z",
- "upToDateTime": "2022-04-17T08:00:00Z"
}, - "codes": [
- {
- "name": "AccountingGroup",
- "value": "195",
- "description": "This is a Title."
}
], - "identifiers": [
- {
- "number": "123-45-6789",
- "schemeName": "string",
- "issuer": "UnitedStates",
- "issueDate": "2022-04-17",
- "expirationDate": "2022-04-17"
}
]
}, - "agent": {
- "identifiers": [
- {
- "number": "123-45-6789",
- "issuer": "UnitedStates",
- "country": "US",
- "countrySubdivisionCode": "AR-B",
- "issueDate": "2022-04-17",
- "applyDate": "2022-04-17",
- "expirationDate": "2022-04-17",
- "verificationDate": "2022-04-17",
- "foreignIDIndicator": true,
- "taxIDIndicator": true,
- "displayOption": "string",
- "schemeName": "TaxIdentificationNumber"
}
], - "clearingSystemMemberIdentification": "UnitedStatesRoutingNumberFedwireNACHA",
- "memberIdentification": "string",
- "name": "string",
- "postalAddress": {
- "addressCode": "string",
- "addressBookIndicator": "string",
- "addressType": "Postal",
- "addressPurpose": "Billing",
- "primaryIndicator": true,
- "careOf": "C/O Company Name",
- "department": "A",
- "subDepartment": "B",
- "streetName": "First Street",
- "firstCrossStreetName": "string",
- "secondCrossStreetName": "Second Street",
- "buildingNumber": "11407",
- "buildingName": "Tall Tower",
- "floor": "20",
- "postBox": "MY779",
- "room": "22",
- "postCode": "97062-6884",
- "carrierRoute": "C001",
- "censusTract": "12345",
- "censusBlock": "1234",
- "cBSACode": "49780",
- "cBSAType": "MSA",
- "foreignIndicator": true,
- "townName": "San Diego",
- "townLocationName": "Clackamas",
- "districtName": "Columbia",
- "countyName": "Cook",
- "countrySubDivision": "Oregon",
- "countrySubDivisionCode": "AR-B",
- "country": "US",
- "addressLine": [
- "11407 Sw Amu st, Suite MY777"
], - "temporaryIndicator": true,
- "period": {
- "fromDateTime": "2022-04-17T08:00:00Z",
- "upToDateTime": "2022-04-17T08:00:00Z"
}, - "codes": [
- {
- "name": "AccountingGroup",
- "value": "195",
- "description": "This is a Title."
}
], - "identifiers": [
- {
- "number": "123-45-6789",
- "schemeName": "string",
- "issuer": "UnitedStates",
- "issueDate": "2022-04-17",
- "expirationDate": "2022-04-17"
}
]
}
}, - "placeAndDateOfBirth": {
- "countrySubdivision": "Oregon",
- "townName": "San Diego",
- "country": "US",
- "birthDate": "2022-04-17"
}, - "contact": {
- "contactMethods": [
- {
- "channelType": "Email",
- "identification": "011-02010020202"
}
], - "preferredMethod": "Email",
- "preferredLanguage": "English"
}, - "identifiers": [
- {
- "number": "123-45-6789",
- "schemeName": "TaxIdentificationNumber",
- "issuer": "UnitedStates",
- "issueDate": "2022-04-17",
- "expirationDate": "2022-04-17"
}
], - "countryOfResidence": "US",
- "notifyPartyIndicator": true
}, - "debtor": {
- "name": "Jane Birkin",
- "account": {
- "name": "Hermes PD_CA 0002",
- "currency": "USD",
- "accountBranchId": "SEA_1",
- "accountNumber": "012345678",
- "accountType": "Checking",
- "routingNumber": "012345678",
- "identifiers": [
- {
- "number": "string",
- "schemeName": "BBANIdentifier",
- "issuer": "string"
}
]
}, - "paymentReference": "This is a description.",
- "postalAddress": {
- "addressCode": "string",
- "addressBookIndicator": "string",
- "addressType": "Postal",
- "addressPurpose": "Billing",
- "primaryIndicator": true,
- "careOf": "C/O Company Name",
- "department": "A",
- "subDepartment": "B",
- "streetName": "First Street",
- "firstCrossStreetName": "string",
- "secondCrossStreetName": "Second Street",
- "buildingNumber": "11407",
- "buildingName": "Tall Tower",
- "floor": "20",
- "postBox": "MY779",
- "room": "22",
- "postCode": "97062-6884",
- "carrierRoute": "C001",
- "censusTract": "12345",
- "censusBlock": "1234",
- "cBSACode": "49780",
- "cBSAType": "MSA",
- "foreignIndicator": true,
- "townName": "San Diego",
- "townLocationName": "Clackamas",
- "districtName": "Columbia",
- "countyName": "Cook",
- "countrySubDivision": "Oregon",
- "countrySubDivisionCode": "AR-B",
- "country": "US",
- "addressLine": [
- "11407 Sw Amu st, Suite MY777"
], - "temporaryIndicator": true,
- "period": {
- "fromDateTime": "2022-04-17T08:00:00Z",
- "upToDateTime": "2022-04-17T08:00:00Z"
}, - "codes": [
- {
- "name": "AccountingGroup",
- "value": "195",
- "description": "This is a Title."
}
], - "identifiers": [
- {
- "number": "123-45-6789",
- "schemeName": "string",
- "issuer": "UnitedStates",
- "issueDate": "2022-04-17",
- "expirationDate": "2022-04-17"
}
]
}, - "agent": {
- "identifiers": [
- {
- "number": "123-45-6789",
- "issuer": "UnitedStates",
- "country": "US",
- "countrySubdivisionCode": "AR-B",
- "issueDate": "2022-04-17",
- "applyDate": "2022-04-17",
- "expirationDate": "2022-04-17",
- "verificationDate": "2022-04-17",
- "foreignIDIndicator": true,
- "taxIDIndicator": true,
- "displayOption": "string",
- "schemeName": "TaxIdentificationNumber"
}
], - "clearingSystemMemberIdentification": "UnitedStatesRoutingNumberFedwireNACHA",
- "memberIdentification": "string",
- "name": "string",
- "postalAddress": {
- "addressCode": "string",
- "addressBookIndicator": "string",
- "addressType": "Postal",
- "addressPurpose": "Billing",
- "primaryIndicator": true,
- "careOf": "C/O Company Name",
- "department": "A",
- "subDepartment": "B",
- "streetName": "First Street",
- "firstCrossStreetName": "string",
- "secondCrossStreetName": "Second Street",
- "buildingNumber": "11407",
- "buildingName": "Tall Tower",
- "floor": "20",
- "postBox": "MY779",
- "room": "22",
- "postCode": "97062-6884",
- "carrierRoute": "C001",
- "censusTract": "12345",
- "censusBlock": "1234",
- "cBSACode": "49780",
- "cBSAType": "MSA",
- "foreignIndicator": true,
- "townName": "San Diego",
- "townLocationName": "Clackamas",
- "districtName": "Columbia",
- "countyName": "Cook",
- "countrySubDivision": "Oregon",
- "countrySubDivisionCode": "AR-B",
- "country": "US",
- "addressLine": [
- "11407 Sw Amu st, Suite MY777"
], - "temporaryIndicator": true,
- "period": {
- "fromDateTime": "2022-04-17T08:00:00Z",
- "upToDateTime": "2022-04-17T08:00:00Z"
}, - "codes": [
- {
- "name": "AccountingGroup",
- "value": "195",
- "description": "This is a Title."
}
], - "identifiers": [
- {
- "number": "123-45-6789",
- "schemeName": "string",
- "issuer": "UnitedStates",
- "issueDate": "2022-04-17",
- "expirationDate": "2022-04-17"
}
]
}
}, - "placeAndDateOfBirth": {
- "countrySubdivision": "Oregon",
- "townName": "San Diego",
- "country": "US",
- "birthDate": "2022-04-17"
}, - "contact": {
- "contactMethods": [
- {
- "channelType": "Email",
- "identification": "011-02010020202"
}
], - "preferredMethod": "Email",
- "preferredLanguage": "English"
}, - "identifiers": [
- {
- "number": "123-45-6789",
- "schemeName": "TaxIdentificationNumber",
- "issuer": "UnitedStates",
- "issueDate": "2022-04-17",
- "expirationDate": "2022-04-17"
}
], - "countryOfResidence": "US",
- "notifyPartyIndicator": true
}, - "remittanceInformation": {
- "remittanceNumber": "string",
- "documentType": "string",
- "physicalDocument": {
- "documentReference": "string",
- "format": "PDF",
- "title": "This is a Title.",
- "version": "string",
- "signOffDate": "2022-04-17",
- "issueDate": "2022-04-17",
- "purpose": "string"
}
}, - "settlement": {
- "postingType": "HardPosted",
- "time": {
- "hour": "12",
- "timeZone": "Pacific",
- "timeOfTheDay": "string"
}, - "frequency": {
- "fromDateTime": "2022-04-17T08:00:00Z",
- "upToDateTime": "2022-04-17T08:00:00Z",
- "cycleType": "string",
- "cycle": "Monthly",
- "every": 15,
- "weekDay": "Tuesday",
- "weekNumbers": [
- "1st"
], - "days": [
- 30
], - "months": [
- "12"
], - "startDay": "04-17",
- "numberOfTimes": 4
}, - "memopostedIndicator": true
}, - "paymentId": "0dd926fe-1ca2-11ed-861d-0242ac120002",
- "status": "AcceptedSettlementCompleted",
- "statusReason": "BlockedAccount",
- "charges": [
- {
- "name": "CardLatePayment",
- "description": "This is a description.",
- "amount": "100",
- "adjustment": "100"
}
], - "relatedAccounts": [
- {
- "accountRelationType": "SubAccount",
- "accountId": "033-DDA-123456",
- "accountNumber": "012345678",
- "accountType": "Checking",
- "name": "Hermes PD_CA 0002",
- "productId": "5fb9d4d6-1a3c-11ed-861d-0242ac120002",
- "balances": [
- {
- "fromDateTime": "2022-04-17T08:00:00Z",
- "upToDateTime": "2022-04-17T08:00:00Z",
- "periodNumber": 0,
- "periodName": "string",
- "balanceName": "Available",
- "amount": "100",
- "count": 0,
- "currency": "USD",
- "calculationDate": "2022-04-17T08:00:00Z",
- "codes": [
- {
- "name": "AccountingGroup",
- "value": "195",
- "description": "This is a Title."
}
]
}
], - "codes": [
- {
- "name": "AccountingGroup",
- "value": "195",
- "description": "This is a Title."
}
]
}
], - "parties": [
- {
- "partyId": "5fb9d4d6-1a3c-11ed-861d-0242ac120002",
- "partyType": "Person",
- "partyAccountRole": "AccountOwner",
- "partyAccountRoleCode": "50",
- "partyName": "Jane Birkin",
- "employeeIndicator": true
}
], - "balances": [
- {
- "fromDateTime": "2022-04-17T08:00:00Z",
- "upToDateTime": "2022-04-17T08:00:00Z",
- "periodNumber": 0,
- "periodName": "string",
- "balanceName": "Available",
- "amount": "100",
- "count": 0,
- "currency": "USD",
- "calculationDate": "2022-04-17T08:00:00Z",
- "codes": [
- {
- "name": "AccountingGroup",
- "value": "195",
- "description": "This is a Title."
}
]
}
], - "date": "2022-04-17T08:00:00Z"
}
Retrieves Account Standing Orders
Authorizations:
path Parameters
accountId required | string (AccountId) [ 1 .. 300 ] characters Example: 033-DDA-123456 Account Identification |
query Parameters
standingOrderId.eq | string (Id) [ 1 .. 300 ] characters Example: standingOrderId.eq=5fb9d4d6-1a3c-11ed-861d-0242ac120002 |
lookUpReference.eq | string |
header Parameters
servicerId | string (Id) [ 1 .. 300 ] characters Example: 5fb9d4d6-1a3c-11ed-861d-0242ac120002 Account Servicer Identification (Bank) |
servicerBranchId | string (ServicerBranchId) [ 1 .. 36 ] characters Example: SEA_1 Identification of the account servicer institution at branch level or center level. |
Responses
Response samples
- 200
- 400
- 404
- 500
{- "accountId": "033-DDA-123456",
- "accountNumber": "012345678",
- "accountType": "Checking",
- "ownershipType": "SingleOwnerAccount",
- "standingOrders": [
- {
- "paymentType": "OnUs",
- "standingOrderType": "OneTime",
- "amountType": "OneTime",
- "recurrenceDateType": "OneTime",
- "paymentReasons": [
- "CashManagementTransfer"
], - "orderSequence": 1,
- "frequency": {
- "fromDateTime": "2022-04-17T08:00:00Z",
- "upToDateTime": "2022-04-17T08:00:00Z",
- "cycleType": "string",
- "cycle": "Monthly",
- "every": 15,
- "weekDay": "Tuesday",
- "weekNumbers": [
- "1st"
], - "days": [
- 30
], - "months": [
- "12"
], - "startDay": "04-17",
- "numberOfTimes": 4
}, - "eventDescription": "This is a description.",
- "timeOfDay": {
- "hour": "12",
- "timeZone": "Pacific",
- "timeOfTheDay": "string"
}, - "paymentInstruction": {
- "identifiers": [
- {
- "number": "string",
- "schemeName": "UETR",
- "issuer": "Baltimore"
}
], - "paymentMethod": "CreditTransfer",
- "paymentType": "OnUs",
- "amount": "100",
- "taxAmount": "100",
- "creditorAccountId": "033-DDA-123456",
- "paymentProcessing": {
- "instructionPriority": "123456789",
- "serviceLevel": "BookTransaction",
- "clearingChannel": "ACH",
- "localInstrument": "CCD",
- "categoryPurpose": "SalaryPayment"
}, - "chargeBearerType": "Shared",
- "creditor": {
- "name": "Jane Birkin",
- "account": {
- "name": "Hermes PD_CA 0002",
- "currency": "USD",
- "accountBranchId": "SEA_1",
- "accountNumber": "012345678",
- "accountType": "Checking",
- "routingNumber": "012345678",
- "identifiers": [
- {
- "number": "string",
- "schemeName": "BBANIdentifier",
- "issuer": "string"
}
]
}, - "paymentReference": "This is a description.",
- "postalAddress": {
- "addressCode": "string",
- "addressBookIndicator": "string",
- "addressType": "Postal",
- "addressPurpose": "Billing",
- "primaryIndicator": true,
- "careOf": "C/O Company Name",
- "department": "A",
- "subDepartment": "B",
- "streetName": "First Street",
- "firstCrossStreetName": "string",
- "secondCrossStreetName": "Second Street",
- "buildingNumber": "11407",
- "buildingName": "Tall Tower",
- "floor": "20",
- "postBox": "MY779",
- "room": "22",
- "postCode": "97062-6884",
- "carrierRoute": "C001",
- "censusTract": "12345",
- "censusBlock": "1234",
- "cBSACode": "49780",
- "cBSAType": "MSA",
- "foreignIndicator": true,
- "townName": "San Diego",
- "townLocationName": "Clackamas",
- "districtName": "Columbia",
- "countyName": "Cook",
- "countrySubDivision": "Oregon",
- "countrySubDivisionCode": "AR-B",
- "country": "US",
- "addressLine": [
- "11407 Sw Amu st, Suite MY777"
], - "temporaryIndicator": true,
- "period": {
- "fromDateTime": "2022-04-17T08:00:00Z",
- "upToDateTime": "2022-04-17T08:00:00Z"
}, - "codes": [
- {
- "name": "AccountingGroup",
- "value": "195",
- "description": "This is a Title."
}
], - "identifiers": [
- {
- "number": "123-45-6789",
- "schemeName": "string",
- "issuer": "UnitedStates",
- "issueDate": "2022-04-17",
- "expirationDate": "2022-04-17"
}
]
}, - "agent": {
- "identifiers": [
- {
- "number": "123-45-6789",
- "issuer": "UnitedStates",
- "country": "US",
- "countrySubdivisionCode": "AR-B",
- "issueDate": "2022-04-17",
- "applyDate": "2022-04-17",
- "expirationDate": "2022-04-17",
- "verificationDate": "2022-04-17",
- "foreignIDIndicator": true,
- "taxIDIndicator": true,
- "displayOption": "string",
- "schemeName": "TaxIdentificationNumber"
}
], - "clearingSystemMemberIdentification": "UnitedStatesRoutingNumberFedwireNACHA",
- "memberIdentification": "string",
- "name": "string",
- "postalAddress": {
- "addressCode": "string",
- "addressBookIndicator": "string",
- "addressType": "Postal",
- "addressPurpose": "Billing",
- "primaryIndicator": true,
- "careOf": "C/O Company Name",
- "department": "A",
- "subDepartment": "B",
- "streetName": "First Street",
- "firstCrossStreetName": "string",
- "secondCrossStreetName": "Second Street",
- "buildingNumber": "11407",
- "buildingName": "Tall Tower",
- "floor": "20",
- "postBox": "MY779",
- "room": "22",
- "postCode": "97062-6884",
- "carrierRoute": "C001",
- "censusTract": "12345",
- "censusBlock": "1234",
- "cBSACode": "49780",
- "cBSAType": "MSA",
- "foreignIndicator": true,
- "townName": "San Diego",
- "townLocationName": "Clackamas",
- "districtName": "Columbia",
- "countyName": "Cook",
- "countrySubDivision": "Oregon",
- "countrySubDivisionCode": "AR-B",
- "country": "US",
- "addressLine": [
- "11407 Sw Amu st, Suite MY777"
], - "temporaryIndicator": true,
- "period": {
- "fromDateTime": "2022-04-17T08:00:00Z",
- "upToDateTime": "2022-04-17T08:00:00Z"
}, - "codes": [
- {
- "name": "AccountingGroup",
- "value": "195",
- "description": "This is a Title."
}
], - "identifiers": [
- {
- "number": "123-45-6789",
- "schemeName": "string",
- "issuer": "UnitedStates",
- "issueDate": "2022-04-17",
- "expirationDate": "2022-04-17"
}
]
}
}, - "placeAndDateOfBirth": {
- "countrySubdivision": "Oregon",
- "townName": "San Diego",
- "country": "US",
- "birthDate": "2022-04-17"
}, - "contact": {
- "contactMethods": [
- {
- "channelType": "Email",
- "identification": "011-02010020202"
}
], - "preferredMethod": "Email",
- "preferredLanguage": "English"
}, - "identifiers": [
- {
- "number": "123-45-6789",
- "schemeName": "TaxIdentificationNumber",
- "issuer": "UnitedStates",
- "issueDate": "2022-04-17",
- "expirationDate": "2022-04-17"
}
], - "countryOfResidence": "US",
- "notifyPartyIndicator": true
}
}, - "lastPaymentDate": "2022-04-17T08:00:00Z",
- "nextPaymentDate": "2022-04-17",
- "failedCount": 0,
- "delayDays": 30,
- "authorizationChannel": "Email",
- "paymentMethod": "CreditTransfer",
- "convenienceFeeRefundAmount": "100",
- "enableIndicator": true,
- "minimumIndicator": true,
- "depositMatchIndicator": true,
- "status": "Sent",
- "statusReasonDescription": "This is a description.",
- "statusReason": "BlockedAccount",
- "codes": [
- {
- "name": "AccountingGroup",
- "value": "195",
- "description": "This is a Title."
}
], - "paymentDescription": "This is a description.",
- "balances": [
- {
- "fromDateTime": "2022-04-17T08:00:00Z",
- "upToDateTime": "2022-04-17T08:00:00Z",
- "periodNumber": 0,
- "periodName": "string",
- "balanceName": "Available",
- "amount": "100",
- "count": 0,
- "currency": "USD",
- "calculationDate": "2022-04-17T08:00:00Z",
- "codes": [
- {
- "name": "AccountingGroup",
- "value": "195",
- "description": "This is a Title."
}
]
}
], - "standingOrderId": "5fb9d4d6-1a3c-11ed-861d-0242ac120002",
- "statusDateAndTime": "2022-04-17T08:00:00Z",
- "cancellationReason": "This is a description."
}
]
}
Creates a Standing Order
Authorizations:
path Parameters
accountId required | string (AccountId) [ 1 .. 300 ] characters Example: 033-DDA-123456 Account Identification |
header Parameters
idempotencyId | string (Id) [ 1 .. 300 ] characters Example: 5fb9d4d6-1a3c-11ed-861d-0242ac120002 Idempotency identifier used by the client when making repeated calls |
servicerId | string (Id) [ 1 .. 300 ] characters Example: 5fb9d4d6-1a3c-11ed-861d-0242ac120002 Account Servicer Identification (Bank) |
servicerBranchId | string (ServicerBranchId) [ 1 .. 36 ] characters Example: SEA_1 Identification of the account servicer institution at branch level or center level. |
Request Body schema: application/json
paymentType | string (PaymentType) [ 1 .. 35 ] characters Example: "OnUs" Specifies the type of Payment. Possible values: LiquidityTransfer, OnUs, ACH, Wire, NotOnUs. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
standingOrderType | string (StandingOrderType) [ 1 .. 36 ] characters Example: "OneTime" Standing order category. Possible values: OneTime, Recurring, Predefined, Overdraw, Dividend, Maturity, SweepIn, SweepOut, SweepInOut. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
amountType | string (StandingOrderAmountType) [ 1 .. 36 ] characters Example: "OneTime" Type of amount of the payment. Possible values: MinimumDue, CurrentBalance, FullStatement, FixedAmount. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
recurrenceDateType | string (StandingOrderDateType) [ 1 .. 36 ] characters Example: "OneTime" Type of recurrence date of the payment. Possible values: OnTimeDue, SpecificDay. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
paymentReasons | Array of strings (PaymentPurpose) [ items [ 1 .. 60 ] characters ] Example: ["CashManagementTransfer"] | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
orderSequence | integer Example: 1 Specifies the sequence in which the system will execute the liquidity transfers standing order within the set. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
object (Frequency) Dates during which the standing order is in effect | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
eventDescription | string [ 1 .. 1025 ] characters Example: "This is a description." Describes the event which triggers the exercise of a standing order for instance the reception of a report or the closing of an account. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
object Specifies the hour of the day for the time event. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
object (CreditTransferDetail) Further details on the credit transfer instruction | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
lastPaymentDate | string <date-time> Example: "2022-04-17T08:00:00Z" Date of the last payment. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
nextPaymentDate | string <date> Example: "2022-04-17" Date of the next payment. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
failedCount | integer The number of times a standing order payment has failed to be processed. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
delayDays | integer <= 31 Example: 30 Period between when a standing order is set to be executed and when it actually processes. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
authorizationChannel | string (CommunicationChannelName) [ 1 .. 35 ] characters Example: "Email" Channel used to communicate with a party. Possible Values: Email, Fax, File, Online, PostalService, LiveSupport, ATM, IVR, Kiosk, Mobile, OnlineBanking, Phone, SMS, Card, InPerson, Operator, VRU, Telebanc, Notice, ExceptionReport, Statement, TextMessage, Teller, Walkin, Voice, Web, Retailer, WesternUnion, Electronic, CenterView, Paper, WWW. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
paymentMethod | string (PaymentMethod) [ 1 .. 35 ] characters Example: "CreditTransfer" Specifies the means of payment that will be used to move the amount of money. Possible values are: Check, CreditTransfer. More specific values: ECheck, CreditCard, CommercialCreditCard, CheckCard, BusinessCheck, PinlessDebit, PINDebit, POS, Cash, ACHCredit, LockBox, RemoteCapture, EFTCredit, FedWire, ACHDebit, EFT, MoneyOrder, Coupon. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
convenienceFeeRefundAmount | string <= 23 characters ^-?([0]|([1-9][0-9]{0,12}))([.][0-9]{0,8})?$ Example: "100" A convenience fee refund amount refers to the money that is returned to a customer when a convenience fee is refunded. A convenience fee is an additional charge for making a payment through a particular method, such as online or over the phone, as opposed to a standard method like cash or check. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
enableIndicator | boolean Indicates whether the standing order is enabled. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
minimumIndicator | boolean Indicates whether the standing order pays the least amount required to keep the account in good standing. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
depositMatchIndicator | boolean Indicates whether a transaction qualifies for promotional offer. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
status | string (StandingOrderStatus) [ 1 .. 36 ] characters Example: "Sent" Specifies the status of a standing order request. Possible values: Cancelled, Pending, Sent. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
statusReasonDescription | string (Description) [ 1 .. 1025 ] characters Example: "This is a description." | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
statusReason | string (StatusReason) [ 1 .. 36 ] characters Example: "BlockedAccount" Reason for the status. Possible Values: AbortedClearingTimeout, AbortedClearingFatalError, AbortedSettlementTimeout, AbortedSettlementFatalError,TimeoutCreditorAgent, TimeoutInstructedAgent, OfflineAgent, OfflineCreditorAgent, ErrorCreditorAgent, ErrorInstructedAgent, TimeoutDebtorAgent,IncorrectAccountNumber, InvalidDebtorAccountNumber,InvalidCreditorAccountNumber, ClosedAccountNumber,ClosedDebtorAccountNumber, BlockedAccount,ClosedCreditorAccountNumber, InvalidBranchCode,InvalidAccountCurrency, InvalidDebtorAccountCurrency,InvalidCreditorAccountCurrency, InvalidAccountType,InvalidDebtorAccountType,InvalidCreditorAccountType,AccountDetailsChanged, CardNumberInvalid, TransactionForbidden, InvalidBankOperationCode, TransactionNotSupported, InvalidAgentCountry, InvalidDebtorAgentCountry, InvalidCreditorAgentCountry, UnsuccesfulDirectDebit, InvalidAccessRights,PaymentNotReceived, AgentSuspended,CreditorAgentSuspended, NotAllowedBookTransfer, ForbiddenReturnPayment, IncorrectAgent, ZeroAmount, NotAllowedAmount, NotAllowedCurrency, InsufficientFunds, Duplication, TooLowAmount, BlockedAmount, WrongAmount, InvalidControlSum, InvalidTransactionCurrency, InvalidAmount, AmountExceedsClearingSystemLimit, AmountExceedsAgreedLimit, AmountBelowClearingSystemMinimum, InvalidGroupControlSum, InvalidPaymentInfoControlSum, InvalidNumberOfTransactions,InvalidGroupNumberOfTransactions, InvalidPaymentInfoNumberOfTransactions, LimitExceeded, ZeroAmountNotApplied, AmountExceedsSettlementLimit, InconsistenWithEndCustomer, MissingCreditorAddress, UnrecognisedInitiatingParty, UnknownEndCustomer, MissingDebtorAddress, MissingDebtorName, InvalidCountry, InvalidDebtorCountry, InvalidCreditorCountry, InvalidCountryOfResidence, InvalidDebtorCountryOfResidence, InvalidCreditorCountryOfResidence, InvalidIdentificationCode, InvalidDebtorIdentificationCode, InvalidCreditorIdentificationCode, InvalidContactDetails, InvalidChargeBearerCode, InvalidNameLength, MissingName, MissingCreditorName, AccountProxyInvalid, CheckERI, RequestedExecutionDateOrRequestedCollectionDateTooFarInFuture, RequestedExecutionDateOrRequestedCollectionDateTooFarInPast, ElementIsNotToBeUsedAtB-andC-Level, MandateChangesNotAllowed, InformationOnMandateChangesMissing, CreditorIdentifierIncorrect, CreditorIdentifierNotUnambiguouslyAtTransaction-Level, OriginalDebtorAccountIsNotToBeUsed, OriginalDebtorAgentIsNotToBeUsed, ElementContentIncludesMoreThan140Characters, ElementContentFormallyIncorrect, ElementNotAdmitted, ValuesWillBeSetToNextTARGETday, DecimalPointsNotCompatibleWithCurrency, RequiredCompulsoryElementMissing, COREandB2BwithinOnemessage, ChequeSettledOnCreditorAccount, CreditorBankIsNotRegistered, IncorrectCurrency, RequestedByCustomer, DebtorBankIsNotRegistered,ElectronicSignaturesCorrect, OrderCancelled, OrderNotCancelled, OrderRejected, OrderForwardedForPostprocessing, TransferOrder, ProcessingOK, DecompressionError, DecryptionError, DataSignRequested, UnknownDataSignFormat, SignerCertificateRevoked, SignerCertificateNotValid, IncorrectSignerCertificate, SignerCertificationAuthoritySignerNotValid, NotAllowedPayment, NotAllowedAccount, NotAllowedNumberOfTransaction, Signer1CertificateRevoked, Signer1CertificateNotValid, IncorrectSigner1Certificate, SignerCertificationAuthoritySigner1NotValid, UserDoesNotExist, IdenticalSignatureFound, PublicKeyVersionIncorrect, DifferentOrderDataInSignatures, RepeatOrder, ElectronicSignatureRightsInsufficient, Signer2CertificateRevoked, Signer2CertificateNotValid, IncorrectSigner2Certificate, SignerCertificationAuthoritySigner2NotValid, WaitingTimeExpired, OrderFileDeleted, UserSignedMultipleTimes, UserNotYetActivated, InvalidDate, InvalidCreationDate, InvalidNonProcessingDate, FutureDateNotSupported, InvalidCutOffDate, ExecutionDateChanged, DuplicateMessageID, DuplicatePaymentInformationID, DuplicateTransaction, DuplicateEndToEndID, DuplicateInstructionID, DuplicatePayment, CorrespondentBankNotPossible, BalanceInfoRequest, SettlementFailed, SettlementSystemNotAvailable, ERIOptionNotSupported, InvalidFileFormat, SyntaxError, InvalidPaymentTypeInformation, InvalidServiceLevelCode, InvalidLocalInstrumentCode, InvalidCategoryPurposeCode, InvalidPurpose, InvalidEndToEndId, InvalidChequeNumber, BankSystemProcessingError, ClearingRequestAborted, PaymentTransferredAndTracked, PaymentTransferredAndNotTracked, CreditDebitNotConfirmed, CreditPendingDocuments, CreditPendingFunds, DeliveredWithServiceLevel, DeliveredWIthoutServiceLevel, CorrespondingOriginalFileStillNotSent, NoMandate, MissingMandatoryInformationInMandate, CollectionNotDue, RefundRequestByEndCustomer, EndCustomerDeceased, NotSpecifiedReasonCustomerGenerated, NotSpecifiedReasonAgentGenerated, Narrative, NoERI, BankIdentifierIncorrect, InvalidBankIdentifier, InvalidDebtorBankIdentifier, InvalidCreditorBankIdentifier, InvalidBICIdentifier, InvalidDebtorBICIdentifier, InvalidCreditorBICIdentifier, InvalidClearingSystemMemberIdentifier, InvalidDebtorClearingSystemMemberIdentifier, InvalidCreditorClearingSystemMemberIdentifier, InvalidIntermediaryAgent, MissingCreditorSchemeId, RMessageConflict, ReceiverCustomerInformation,NotUniqueTransactionReference, MissingDebtorAccountOrIdentification, MissingDebtorNameOrAddress, MissingCreditorNameOrAddress, RegulatoryReason, RegulatoryInformationInvalid, TaxInformationInvalid, RemittanceInformationInvalid, RemittanceInformationTruncated, InvalidStructuredCreditorReference, InvalidCharacterSet, InvalidDebtorAgentServiceID, InvalidPartyID, ValidRequestForCancellationAcknowledged, UETRFlaggedForCancellation, NetworkStopOfUETR, RequestForCancellationForwarded, RequestForCancellationDeliveryAcknowledgement, SpecificServiceOfferedByDebtorAgent, SpecificServiceOfferedByCreditorAgent, ServiceofClearingSystem, CreditorNotOnWhitelistOfDebtor, CreditorOnBlacklistOfDebtor, MaximumNumberOfDirectDebitTransactionsExceeded, MaximumDirectDebitTransactionAmountExceeded, TransmissonAborted, NoDataAvailable, FileNonReadable, IncorrectFileStructure, TokenInvalid, SenderTokenNotFound, ReceiverTokenNotFound, TokenMissing, TokenCounterpartyMismatch, TokenSingleUse, TokenSuspended, TokenValueLimitExceeded, TokenExpired, InvalidCutOffTime, TransmissionSuccessful, TransferToSignByHand, AuthorisationCancelled, FollowingCancellationRequest, Fraud, NotCompliantGeneric, NoAnswerFromCustomer, ReturnUponUnableToApply, UnduePayment, AlreadyAcceptedRTP, AlreadyExpiredRTP, AlreadyRefusedRTP, AlreadyRejectedRTP, AttachementsNotSupported, ExpiryDateTimeReached, ExpiryDateTooLong, FraudulentOrigin, IncorrectExpiryDateTime, InitialRTPNeverReceived, NonAgreedRTP, NoPaymentGuarantee, PayerOrPayerRTPSPNotReachable, RTPNotSupportedForDebtor, RTPReceivedCanBeProcessed, RTPServiceProviderIdentifierIncorrect, TypeOfPaymentInstrumentNotSupported, UnknownCreditor, OriginalTransactionNotEligibleForRequestedReturn, RequestForCancellationNotFound, SettlementNotReceived | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Array of objects (GenericCode) Codes related to the standing order. Possible values: ACHRecurringCalendarDay, AutoPaymentChargeDda, AutoPaymentEnrollType. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Array
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
paymentDescription | string (Description) [ 1 .. 1025 ] characters Example: "This is a description." | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Array of objects (Balance) Transference blances. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Array
|
Responses
Request samples
- Payload
{- "paymentType": "OnUs",
- "standingOrderType": "OneTime",
- "amountType": "OneTime",
- "recurrenceDateType": "OneTime",
- "paymentReasons": [
- "CashManagementTransfer"
], - "orderSequence": 1,
- "frequency": {
- "fromDateTime": "2022-04-17T08:00:00Z",
- "upToDateTime": "2022-04-17T08:00:00Z",
- "cycleType": "string",
- "cycle": "Monthly",
- "every": 15,
- "weekDay": "Tuesday",
- "weekNumbers": [
- "1st"
], - "days": [
- 30
], - "months": [
- "12"
], - "startDay": "04-17",
- "numberOfTimes": 4
}, - "eventDescription": "This is a description.",
- "timeOfDay": {
- "hour": "12",
- "timeZone": "Pacific",
- "timeOfTheDay": "string"
}, - "paymentInstruction": {
- "identifiers": [
- {
- "number": "string",
- "schemeName": "UETR",
- "issuer": "Baltimore"
}
], - "paymentMethod": "CreditTransfer",
- "paymentType": "OnUs",
- "amount": "100",
- "taxAmount": "100",
- "creditorAccountId": "033-DDA-123456",
- "paymentProcessing": {
- "instructionPriority": "123456789",
- "serviceLevel": "BookTransaction",
- "clearingChannel": "ACH",
- "localInstrument": "CCD",
- "categoryPurpose": "SalaryPayment"
}, - "chargeBearerType": "Shared",
- "creditor": {
- "name": "Jane Birkin",
- "account": {
- "name": "Hermes PD_CA 0002",
- "currency": "USD",
- "accountBranchId": "SEA_1",
- "accountNumber": "012345678",
- "accountType": "Checking",
- "routingNumber": "012345678",
- "identifiers": [
- {
- "number": "string",
- "schemeName": "BBANIdentifier",
- "issuer": "string"
}
]
}, - "paymentReference": "This is a description.",
- "postalAddress": {
- "addressCode": "string",
- "addressBookIndicator": "string",
- "addressType": "Postal",
- "addressPurpose": "Billing",
- "primaryIndicator": true,
- "careOf": "C/O Company Name",
- "department": "A",
- "subDepartment": "B",
- "streetName": "First Street",
- "firstCrossStreetName": "string",
- "secondCrossStreetName": "Second Street",
- "buildingNumber": "11407",
- "buildingName": "Tall Tower",
- "floor": "20",
- "postBox": "MY779",
- "room": "22",
- "postCode": "97062-6884",
- "carrierRoute": "C001",
- "censusTract": "12345",
- "censusBlock": "1234",
- "cBSACode": "49780",
- "cBSAType": "MSA",
- "foreignIndicator": true,
- "townName": "San Diego",
- "townLocationName": "Clackamas",
- "districtName": "Columbia",
- "countyName": "Cook",
- "countrySubDivision": "Oregon",
- "countrySubDivisionCode": "AR-B",
- "country": "US",
- "addressLine": [
- "11407 Sw Amu st, Suite MY777"
], - "temporaryIndicator": true,
- "period": {
- "fromDateTime": "2022-04-17T08:00:00Z",
- "upToDateTime": "2022-04-17T08:00:00Z"
}, - "codes": [
- {
- "name": "AccountingGroup",
- "value": "195",
- "description": "This is a Title."
}
], - "identifiers": [
- {
- "number": "123-45-6789",
- "schemeName": "string",
- "issuer": "UnitedStates",
- "issueDate": "2022-04-17",
- "expirationDate": "2022-04-17"
}
]
}, - "agent": {
- "identifiers": [
- {
- "number": "123-45-6789",
- "issuer": "UnitedStates",
- "country": "US",
- "countrySubdivisionCode": "AR-B",
- "issueDate": "2022-04-17",
- "applyDate": "2022-04-17",
- "expirationDate": "2022-04-17",
- "verificationDate": "2022-04-17",
- "foreignIDIndicator": true,
- "taxIDIndicator": true,
- "displayOption": "string",
- "schemeName": "TaxIdentificationNumber"
}
], - "clearingSystemMemberIdentification": "UnitedStatesRoutingNumberFedwireNACHA",
- "memberIdentification": "string",
- "name": "string",
- "postalAddress": {
- "addressCode": "string",
- "addressBookIndicator": "string",
- "addressType": "Postal",
- "addressPurpose": "Billing",
- "primaryIndicator": true,
- "careOf": "C/O Company Name",
- "department": "A",
- "subDepartment": "B",
- "streetName": "First Street",
- "firstCrossStreetName": "string",
- "secondCrossStreetName": "Second Street",
- "buildingNumber": "11407",
- "buildingName": "Tall Tower",
- "floor": "20",
- "postBox": "MY779",
- "room": "22",
- "postCode": "97062-6884",
- "carrierRoute": "C001",
- "censusTract": "12345",
- "censusBlock": "1234",
- "cBSACode": "49780",
- "cBSAType": "MSA",
- "foreignIndicator": true,
- "townName": "San Diego",
- "townLocationName": "Clackamas",
- "districtName": "Columbia",
- "countyName": "Cook",
- "countrySubDivision": "Oregon",
- "countrySubDivisionCode": "AR-B",
- "country": "US",
- "addressLine": [
- "11407 Sw Amu st, Suite MY777"
], - "temporaryIndicator": true,
- "period": {
- "fromDateTime": "2022-04-17T08:00:00Z",
- "upToDateTime": "2022-04-17T08:00:00Z"
}, - "codes": [
- {
- "name": "AccountingGroup",
- "value": "195",
- "description": "This is a Title."
}
], - "identifiers": [
- {
- "number": "123-45-6789",
- "schemeName": "string",
- "issuer": "UnitedStates",
- "issueDate": "2022-04-17",
- "expirationDate": "2022-04-17"
}
]
}
}, - "placeAndDateOfBirth": {
- "countrySubdivision": "Oregon",
- "townName": "San Diego",
- "country": "US",
- "birthDate": "2022-04-17"
}, - "contact": {
- "contactMethods": [
- {
- "channelType": "Email",
- "identification": "011-02010020202"
}
], - "preferredMethod": "Email",
- "preferredLanguage": "English"
}, - "identifiers": [
- {
- "number": "123-45-6789",
- "schemeName": "TaxIdentificationNumber",
- "issuer": "UnitedStates",
- "issueDate": "2022-04-17",
- "expirationDate": "2022-04-17"
}
], - "countryOfResidence": "US",
- "notifyPartyIndicator": true
}
}, - "lastPaymentDate": "2022-04-17T08:00:00Z",
- "nextPaymentDate": "2022-04-17",
- "failedCount": 0,
- "delayDays": 30,
- "authorizationChannel": "Email",
- "paymentMethod": "CreditTransfer",
- "convenienceFeeRefundAmount": "100",
- "enableIndicator": true,
- "minimumIndicator": true,
- "depositMatchIndicator": true,
- "status": "Sent",
- "statusReasonDescription": "This is a description.",
- "statusReason": "BlockedAccount",
- "codes": [
- {
- "name": "AccountingGroup",
- "value": "195",
- "description": "This is a Title."
}
], - "paymentDescription": "This is a description.",
- "balances": [
- {
- "fromDateTime": "2022-04-17T08:00:00Z",
- "upToDateTime": "2022-04-17T08:00:00Z",
- "periodNumber": 0,
- "periodName": "string",
- "balanceName": "Available",
- "amount": "100",
- "count": 0,
- "currency": "USD",
- "calculationDate": "2022-04-17T08:00:00Z",
- "codes": [
- {
- "name": "AccountingGroup",
- "value": "195",
- "description": "This is a Title."
}
]
}
]
}
Response samples
- 202
- 400
- 500
{- "paymentType": "OnUs",
- "standingOrderType": "OneTime",
- "amountType": "OneTime",
- "recurrenceDateType": "OneTime",
- "paymentReasons": [
- "CashManagementTransfer"
], - "orderSequence": 1,
- "frequency": {
- "fromDateTime": "2022-04-17T08:00:00Z",
- "upToDateTime": "2022-04-17T08:00:00Z",
- "cycleType": "string",
- "cycle": "Monthly",
- "every": 15,
- "weekDay": "Tuesday",
- "weekNumbers": [
- "1st"
], - "days": [
- 30
], - "months": [
- "12"
], - "startDay": "04-17",
- "numberOfTimes": 4
}, - "eventDescription": "This is a description.",
- "timeOfDay": {
- "hour": "12",
- "timeZone": "Pacific",
- "timeOfTheDay": "string"
}, - "paymentInstruction": {
- "identifiers": [
- {
- "number": "string",
- "schemeName": "UETR",
- "issuer": "Baltimore"
}
], - "paymentMethod": "CreditTransfer",
- "paymentType": "OnUs",
- "amount": "100",
- "taxAmount": "100",
- "creditorAccountId": "033-DDA-123456",
- "paymentProcessing": {
- "instructionPriority": "123456789",
- "serviceLevel": "BookTransaction",
- "clearingChannel": "ACH",
- "localInstrument": "CCD",
- "categoryPurpose": "SalaryPayment"
}, - "chargeBearerType": "Shared",
- "creditor": {
- "name": "Jane Birkin",
- "account": {
- "name": "Hermes PD_CA 0002",
- "currency": "USD",
- "accountBranchId": "SEA_1",
- "accountNumber": "012345678",
- "accountType": "Checking",
- "routingNumber": "012345678",
- "identifiers": [
- {
- "number": "string",
- "schemeName": "BBANIdentifier",
- "issuer": "string"
}
]
}, - "paymentReference": "This is a description.",
- "postalAddress": {
- "addressCode": "string",
- "addressBookIndicator": "string",
- "addressType": "Postal",
- "addressPurpose": "Billing",
- "primaryIndicator": true,
- "careOf": "C/O Company Name",
- "department": "A",
- "subDepartment": "B",
- "streetName": "First Street",
- "firstCrossStreetName": "string",
- "secondCrossStreetName": "Second Street",
- "buildingNumber": "11407",
- "buildingName": "Tall Tower",
- "floor": "20",
- "postBox": "MY779",
- "room": "22",
- "postCode": "97062-6884",
- "carrierRoute": "C001",
- "censusTract": "12345",
- "censusBlock": "1234",
- "cBSACode": "49780",
- "cBSAType": "MSA",
- "foreignIndicator": true,
- "townName": "San Diego",
- "townLocationName": "Clackamas",
- "districtName": "Columbia",
- "countyName": "Cook",
- "countrySubDivision": "Oregon",
- "countrySubDivisionCode": "AR-B",
- "country": "US",
- "addressLine": [
- "11407 Sw Amu st, Suite MY777"
], - "temporaryIndicator": true,
- "period": {
- "fromDateTime": "2022-04-17T08:00:00Z",
- "upToDateTime": "2022-04-17T08:00:00Z"
}, - "codes": [
- {
- "name": "AccountingGroup",
- "value": "195",
- "description": "This is a Title."
}
], - "identifiers": [
- {
- "number": "123-45-6789",
- "schemeName": "string",
- "issuer": "UnitedStates",
- "issueDate": "2022-04-17",
- "expirationDate": "2022-04-17"
}
]
}, - "agent": {
- "identifiers": [
- {
- "number": "123-45-6789",
- "issuer": "UnitedStates",
- "country": "US",
- "countrySubdivisionCode": "AR-B",
- "issueDate": "2022-04-17",
- "applyDate": "2022-04-17",
- "expirationDate": "2022-04-17",
- "verificationDate": "2022-04-17",
- "foreignIDIndicator": true,
- "taxIDIndicator": true,
- "displayOption": "string",
- "schemeName": "TaxIdentificationNumber"
}
], - "clearingSystemMemberIdentification": "UnitedStatesRoutingNumberFedwireNACHA",
- "memberIdentification": "string",
- "name": "string",
- "postalAddress": {
- "addressCode": "string",
- "addressBookIndicator": "string",
- "addressType": "Postal",
- "addressPurpose": "Billing",
- "primaryIndicator": true,
- "careOf": "C/O Company Name",
- "department": "A",
- "subDepartment": "B",
- "streetName": "First Street",
- "firstCrossStreetName": "string",
- "secondCrossStreetName": "Second Street",
- "buildingNumber": "11407",
- "buildingName": "Tall Tower",
- "floor": "20",
- "postBox": "MY779",
- "room": "22",
- "postCode": "97062-6884",
- "carrierRoute": "C001",
- "censusTract": "12345",
- "censusBlock": "1234",
- "cBSACode": "49780",
- "cBSAType": "MSA",
- "foreignIndicator": true,
- "townName": "San Diego",
- "townLocationName": "Clackamas",
- "districtName": "Columbia",
- "countyName": "Cook",
- "countrySubDivision": "Oregon",
- "countrySubDivisionCode": "AR-B",
- "country": "US",
- "addressLine": [
- "11407 Sw Amu st, Suite MY777"
], - "temporaryIndicator": true,
- "period": {
- "fromDateTime": "2022-04-17T08:00:00Z",
- "upToDateTime": "2022-04-17T08:00:00Z"
}, - "codes": [
- {
- "name": "AccountingGroup",
- "value": "195",
- "description": "This is a Title."
}
], - "identifiers": [
- {
- "number": "123-45-6789",
- "schemeName": "string",
- "issuer": "UnitedStates",
- "issueDate": "2022-04-17",
- "expirationDate": "2022-04-17"
}
]
}
}, - "placeAndDateOfBirth": {
- "countrySubdivision": "Oregon",
- "townName": "San Diego",
- "country": "US",
- "birthDate": "2022-04-17"
}, - "contact": {
- "contactMethods": [
- {
- "channelType": "Email",
- "identification": "011-02010020202"
}
], - "preferredMethod": "Email",
- "preferredLanguage": "English"
}, - "identifiers": [
- {
- "number": "123-45-6789",
- "schemeName": "TaxIdentificationNumber",
- "issuer": "UnitedStates",
- "issueDate": "2022-04-17",
- "expirationDate": "2022-04-17"
}
], - "countryOfResidence": "US",
- "notifyPartyIndicator": true
}
}, - "lastPaymentDate": "2022-04-17T08:00:00Z",
- "nextPaymentDate": "2022-04-17",
- "failedCount": 0,
- "delayDays": 30,
- "authorizationChannel": "Email",
- "paymentMethod": "CreditTransfer",
- "convenienceFeeRefundAmount": "100",
- "enableIndicator": true,
- "minimumIndicator": true,
- "depositMatchIndicator": true,
- "status": "Sent",
- "statusReasonDescription": "This is a description.",
- "statusReason": "BlockedAccount",
- "codes": [
- {
- "name": "AccountingGroup",
- "value": "195",
- "description": "This is a Title."
}
], - "paymentDescription": "This is a description.",
- "balances": [
- {
- "fromDateTime": "2022-04-17T08:00:00Z",
- "upToDateTime": "2022-04-17T08:00:00Z",
- "periodNumber": 0,
- "periodName": "string",
- "balanceName": "Available",
- "amount": "100",
- "count": 0,
- "currency": "USD",
- "calculationDate": "2022-04-17T08:00:00Z",
- "codes": [
- {
- "name": "AccountingGroup",
- "value": "195",
- "description": "This is a Title."
}
]
}
], - "standingOrderId": "5fb9d4d6-1a3c-11ed-861d-0242ac120002",
- "statusDateAndTime": "2022-04-17T08:00:00Z",
- "cancellationReason": "This is a description."
}
Standing Order Status
Returns the status of a standing order.
Authorizations:
path Parameters
standingOrderId required | string (Id) [ 1 .. 300 ] characters Example: 5fb9d4d6-1a3c-11ed-861d-0242ac120002 Standing Order Identification |
header Parameters
servicerId | string (Id) [ 1 .. 300 ] characters Example: 5fb9d4d6-1a3c-11ed-861d-0242ac120002 Account Servicer Identification (Bank) |
servicerBranchId | string (ServicerBranchId) [ 1 .. 36 ] characters Example: SEA_1 Identification of the account servicer institution at branch level or center level. |
Responses
Response samples
- 200
- 400
- 404
- 500
{- "paymentId": "0dd926fe-1ca2-11ed-861d-0242ac120002",
- "status": "AcceptedSettlementCompleted",
- "statusReason": "BlockedAccount",
- "charges": [
- {
- "name": "CardLatePayment",
- "description": "This is a description.",
- "amount": "100",
- "adjustment": "100"
}
], - "relatedAccounts": [
- {
- "accountRelationType": "SubAccount",
- "accountId": "033-DDA-123456",
- "accountNumber": "012345678",
- "accountType": "Checking",
- "name": "Hermes PD_CA 0002",
- "productId": "5fb9d4d6-1a3c-11ed-861d-0242ac120002",
- "balances": [
- {
- "fromDateTime": "2022-04-17T08:00:00Z",
- "upToDateTime": "2022-04-17T08:00:00Z",
- "periodNumber": 0,
- "periodName": "string",
- "balanceName": "Available",
- "amount": "100",
- "count": 0,
- "currency": "USD",
- "calculationDate": "2022-04-17T08:00:00Z",
- "codes": [
- {
- "name": "AccountingGroup",
- "value": "195",
- "description": "This is a Title."
}
]
}
], - "codes": [
- {
- "name": "AccountingGroup",
- "value": "195",
- "description": "This is a Title."
}
]
}
], - "parties": [
- {
- "partyId": "5fb9d4d6-1a3c-11ed-861d-0242ac120002",
- "partyType": "Person",
- "partyAccountRole": "AccountOwner",
- "partyAccountRoleCode": "50",
- "partyName": "Jane Birkin",
- "employeeIndicator": true
}
], - "balances": [
- {
- "fromDateTime": "2022-04-17T08:00:00Z",
- "upToDateTime": "2022-04-17T08:00:00Z",
- "periodNumber": 0,
- "periodName": "string",
- "balanceName": "Available",
- "amount": "100",
- "count": 0,
- "currency": "USD",
- "calculationDate": "2022-04-17T08:00:00Z",
- "codes": [
- {
- "name": "AccountingGroup",
- "value": "195",
- "description": "This is a Title."
}
]
}
], - "identifiers": [
- {
- "number": "string",
- "schemeName": "UETR",
- "issuer": "Baltimore"
}
], - "codes": [
- {
- "codeType": "DetailBAI",
- "name": "string",
- "value": "195",
- "description": "This is a Title."
}
], - "paymentMethod": "CreditTransfer",
- "paymentType": "OnUs",
- "amount": "100",
- "paymentReasons": [
- "CashManagementTransfer"
], - "debtorAccountId": "033-DDA-123456",
- "creditorAccountId": "033-DDA-123456",
- "purpose": "This is a description.",
- "paymentProcessing": {
- "instructionPriority": "123456789",
- "serviceLevel": "BookTransaction",
- "clearingChannel": "ACH",
- "localInstrument": "CCD",
- "categoryPurpose": "SalaryPayment"
}, - "chargeBearerType": "Shared",
- "mandate": {
- "mandateId": "5fb9d4d6-1a3c-11ed-861d-0242ac120002",
- "dateOfSignature": "2022-04-17",
- "digitalSignature": {
- "0": 83,
- "1": 109,
- "2": 70,
- "3": 117,
- "4": 90,
- "5": 83,
- "6": 66,
- "7": 67,
- "8": 97,
- "9": 88,
- "10": 74,
- "11": 114,
- "12": 97,
- "13": 87,
- "14": 52,
- "15": 61
}, - "firstCollectionDate": "2022-04-17",
- "finalCollectionDate": "2022-04-17",
- "frequency": {
- "fromDateTime": "2022-04-17T08:00:00Z",
- "upToDateTime": "2022-04-17T08:00:00Z",
- "cycleType": "string",
- "cycle": "Monthly",
- "every": 15,
- "weekDay": "Tuesday",
- "weekNumbers": [
- "1st"
], - "days": [
- 30
], - "months": [
- "12"
], - "startDay": "04-17",
- "numberOfTimes": 4
}, - "trackingDays": 30
}, - "requestedCollectionDate": "2022-04-17",
- "debtor": {
- "name": "Jane Birkin",
- "account": {
- "name": "Hermes PD_CA 0002",
- "currency": "USD",
- "accountBranchId": "SEA_1",
- "accountNumber": "012345678",
- "accountType": "Checking",
- "routingNumber": "012345678",
- "identifiers": [
- {
- "number": "string",
- "schemeName": "BBANIdentifier",
- "issuer": "string"
}
]
}, - "paymentReference": "This is a description.",
- "postalAddress": {
- "addressCode": "string",
- "addressBookIndicator": "string",
- "addressType": "Postal",
- "addressPurpose": "Billing",
- "primaryIndicator": true,
- "careOf": "C/O Company Name",
- "department": "A",
- "subDepartment": "B",
- "streetName": "First Street",
- "firstCrossStreetName": "string",
- "secondCrossStreetName": "Second Street",
- "buildingNumber": "11407",
- "buildingName": "Tall Tower",
- "floor": "20",
- "postBox": "MY779",
- "room": "22",
- "postCode": "97062-6884",
- "carrierRoute": "C001",
- "censusTract": "12345",
- "censusBlock": "1234",
- "cBSACode": "49780",
- "cBSAType": "MSA",
- "foreignIndicator": true,
- "townName": "San Diego",
- "townLocationName": "Clackamas",
- "districtName": "Columbia",
- "countyName": "Cook",
- "countrySubDivision": "Oregon",
- "countrySubDivisionCode": "AR-B",
- "country": "US",
- "addressLine": [
- "11407 Sw Amu st, Suite MY777"
], - "temporaryIndicator": true,
- "period": {
- "fromDateTime": "2022-04-17T08:00:00Z",
- "upToDateTime": "2022-04-17T08:00:00Z"
}, - "codes": [
- {
- "name": "AccountingGroup",
- "value": "195",
- "description": "This is a Title."
}
], - "identifiers": [
- {
- "number": "123-45-6789",
- "schemeName": "string",
- "issuer": "UnitedStates",
- "issueDate": "2022-04-17",
- "expirationDate": "2022-04-17"
}
]
}, - "agent": {
- "identifiers": [
- {
- "number": "123-45-6789",
- "issuer": "UnitedStates",
- "country": "US",
- "countrySubdivisionCode": "AR-B",
- "issueDate": "2022-04-17",
- "applyDate": "2022-04-17",
- "expirationDate": "2022-04-17",
- "verificationDate": "2022-04-17",
- "foreignIDIndicator": true,
- "taxIDIndicator": true,
- "displayOption": "string",
- "schemeName": "TaxIdentificationNumber"
}
], - "clearingSystemMemberIdentification": "UnitedStatesRoutingNumberFedwireNACHA",
- "memberIdentification": "string",
- "name": "string",
- "postalAddress": {
- "addressCode": "string",
- "addressBookIndicator": "string",
- "addressType": "Postal",
- "addressPurpose": "Billing",
- "primaryIndicator": true,
- "careOf": "C/O Company Name",
- "department": "A",
- "subDepartment": "B",
- "streetName": "First Street",
- "firstCrossStreetName": "string",
- "secondCrossStreetName": "Second Street",
- "buildingNumber": "11407",
- "buildingName": "Tall Tower",
- "floor": "20",
- "postBox": "MY779",
- "room": "22",
- "postCode": "97062-6884",
- "carrierRoute": "C001",
- "censusTract": "12345",
- "censusBlock": "1234",
- "cBSACode": "49780",
- "cBSAType": "MSA",
- "foreignIndicator": true,
- "townName": "San Diego",
- "townLocationName": "Clackamas",
- "districtName": "Columbia",
- "countyName": "Cook",
- "countrySubDivision": "Oregon",
- "countrySubDivisionCode": "AR-B",
- "country": "US",
- "addressLine": [
- "11407 Sw Amu st, Suite MY777"
], - "temporaryIndicator": true,
- "period": {
- "fromDateTime": "2022-04-17T08:00:00Z",
- "upToDateTime": "2022-04-17T08:00:00Z"
}, - "codes": [
- {
- "name": "AccountingGroup",
- "value": "195",
- "description": "This is a Title."
}
], - "identifiers": [
- {
- "number": "123-45-6789",
- "schemeName": "string",
- "issuer": "UnitedStates",
- "issueDate": "2022-04-17",
- "expirationDate": "2022-04-17"
}
]
}
}, - "placeAndDateOfBirth": {
- "countrySubdivision": "Oregon",
- "townName": "San Diego",
- "country": "US",
- "birthDate": "2022-04-17"
}, - "contact": {
- "contactMethods": [
- {
- "channelType": "Email",
- "identification": "011-02010020202"
}
], - "preferredMethod": "Email",
- "preferredLanguage": "English"
}, - "identifiers": [
- {
- "number": "123-45-6789",
- "schemeName": "TaxIdentificationNumber",
- "issuer": "UnitedStates",
- "issueDate": "2022-04-17",
- "expirationDate": "2022-04-17"
}
], - "countryOfResidence": "US",
- "notifyPartyIndicator": true
}
}
Updates a standing order
Use the JSON Merge Patch standard https://tools.ietf.org/html/rfc7396
Authorizations:
path Parameters
standingOrderId required | string (Id) [ 1 .. 300 ] characters Example: 5fb9d4d6-1a3c-11ed-861d-0242ac120002 Standing Order Identification |
header Parameters
servicerId | string (Id) [ 1 .. 300 ] characters Example: 5fb9d4d6-1a3c-11ed-861d-0242ac120002 Account Servicer Identification (Bank) |
servicerBranchId | string (ServicerBranchId) [ 1 .. 36 ] characters Example: SEA_1 Identification of the account servicer institution at branch level or center level. |
Request Body schema: application/merge-patch+json
Responses
Request samples
- Payload
{ }
Response samples
- 200
- 400
- 404
- 500
{ }
Creates a rigt time payment associated with a specific card account.
Creates a rigt time payment associated with a specific card account. A rigt time payment is processed to temporarily adjust the member's credit and delinquency attributes without waiting for nightly processing.
Authorizations:
path Parameters
cardId required | string (Id) [ 1 .. 300 ] characters Example: 5fb9d4d6-1a3c-11ed-861d-0242ac120002 Card Identification |
header Parameters
idempotencyId | string (Id) [ 1 .. 300 ] characters Example: 5fb9d4d6-1a3c-11ed-861d-0242ac120002 Idempotency identifier used by the client when making repeated calls |
servicerId | string (Id) [ 1 .. 300 ] characters Example: 5fb9d4d6-1a3c-11ed-861d-0242ac120002 Account Servicer Identification (Bank) |
servicerBranchId | string (ServicerBranchId) [ 1 .. 36 ] characters Example: SEA_1 Identification of the account servicer institution at branch level or center level. |
Request Body schema: application/json
amount | string (PositiveAmount) <= 23 characters ^([0]|([1-9][0-9]{0,12}))([.][0-9]{0,8})?$ Example: "100" Number of monetary units where the size of the decimal part is defined by the currency. Note: total number of digits: 21 number of digits in fractional part: 8 maxInclusive: 9999999999999.99999999 minInclusive: 0 | ||||||
paymentDate | string <date-time> (DateAndTime) Example: "2022-04-17T08:00:00Z" | ||||||
cardNumber | string (PrimaryAccountNumber) [ 1 .. 19 ] characters Example: "1234567890123456789" Primary Account Number (PAN) of the card. | ||||||
Array of objects (PaymentIdentification) Payment identifification | |||||||
Array
| |||||||
paymentChannel | string (CommunicationChannelName) [ 1 .. 35 ] characters Example: "Email" Channel used to communicate with a party. Possible Values: Email, Fax, File, Online, PostalService, LiveSupport, ATM, IVR, Kiosk, Mobile, OnlineBanking, Phone, SMS, Card, InPerson, Operator, VRU, Telebanc, Notice, ExceptionReport, Statement, TextMessage, Teller, Walkin, Voice, Web, Retailer, WesternUnion, Electronic, CenterView, Paper, WWW. | ||||||
paymentMethod | string (PaymentMethod) [ 1 .. 35 ] characters Example: "CreditTransfer" Specifies the means of payment that will be used to move the amount of money. Possible values are: Check, CreditTransfer. More specific values: ECheck, CreditCard, CommercialCreditCard, CheckCard, BusinessCheck, PinlessDebit, PINDebit, POS, Cash, ACHCredit, LockBox, RemoteCapture, EFTCredit, FedWire, ACHDebit, EFT, MoneyOrder, Coupon. | ||||||
Array of objects (GenericCode) Codes to link the payment, with other systems or to classify the payment. | |||||||
Array
|
Responses
Request samples
- Payload
{- "amount": "100",
- "paymentDate": "2022-04-17T08:00:00Z",
- "cardNumber": "1234567890123456789",
- "identifiers": [
- {
- "number": "string",
- "schemeName": "UETR",
- "issuer": "Baltimore"
}
], - "paymentChannel": "Email",
- "paymentMethod": "CreditTransfer",
- "codes": [
- {
- "name": "AccountingGroup",
- "value": "195",
- "description": "This is a Title."
}
]
}
Response samples
- 202
- 400
- 500
{- "amount": "100",
- "paymentDate": "2022-04-17T08:00:00Z",
- "cardNumber": "1234567890123456789",
- "identifiers": [
- {
- "number": "string",
- "schemeName": "UETR",
- "issuer": "Baltimore"
}
], - "paymentChannel": "Email",
- "paymentMethod": "CreditTransfer",
- "codes": [
- {
- "name": "AccountingGroup",
- "value": "195",
- "description": "This is a Title."
}
], - "paymentId": "0dd926fe-1ca2-11ed-861d-0242ac120002",
- "status": "AcceptedSettlementCompleted"
}
Request Right Time Payment Cancellation
Authorizations:
path Parameters
paymentId required | string (PaymentId) [ 1 .. 36 ] characters Example: 0dd926fe-1ca2-11ed-861d-0242ac120002 Identification of the Payment. |
header Parameters
idempotencyId | string (Id) [ 1 .. 300 ] characters Example: 5fb9d4d6-1a3c-11ed-861d-0242ac120002 Idempotency identifier used by the client when making repeated calls |
servicerId | string (Id) [ 1 .. 300 ] characters Example: 5fb9d4d6-1a3c-11ed-861d-0242ac120002 Account Servicer Identification (Bank) |
servicerBranchId | string (ServicerBranchId) [ 1 .. 36 ] characters Example: SEA_1 Identification of the account servicer institution at branch level or center level. |
Request Body schema: application/json
amount | string (PositiveAmount) <= 23 characters ^([0]|([1-9][0-9]{0,12}))([.][0-9]{0,8})?$ Example: "100" Number of monetary units where the size of the decimal part is defined by the currency. Note: total number of digits: 21 number of digits in fractional part: 8 maxInclusive: 9999999999999.99999999 minInclusive: 0 | ||||||
paymentDate | string <date-time> (DateAndTime) Example: "2022-04-17T08:00:00Z" | ||||||
cardNumber | string (PrimaryAccountNumber) [ 1 .. 19 ] characters Example: "1234567890123456789" Primary Account Number (PAN) of the card. | ||||||
Array of objects (PaymentIdentification) Payment identifification | |||||||
Array
| |||||||
paymentChannel | string (CommunicationChannelName) [ 1 .. 35 ] characters Example: "Email" Channel used to communicate with a party. Possible Values: Email, Fax, File, Online, PostalService, LiveSupport, ATM, IVR, Kiosk, Mobile, OnlineBanking, Phone, SMS, Card, InPerson, Operator, VRU, Telebanc, Notice, ExceptionReport, Statement, TextMessage, Teller, Walkin, Voice, Web, Retailer, WesternUnion, Electronic, CenterView, Paper, WWW. | ||||||
paymentMethod | string (PaymentMethod) [ 1 .. 35 ] characters Example: "CreditTransfer" Specifies the means of payment that will be used to move the amount of money. Possible values are: Check, CreditTransfer. More specific values: ECheck, CreditCard, CommercialCreditCard, CheckCard, BusinessCheck, PinlessDebit, PINDebit, POS, Cash, ACHCredit, LockBox, RemoteCapture, EFTCredit, FedWire, ACHDebit, EFT, MoneyOrder, Coupon. | ||||||
Array of objects (GenericCode) Codes to link the payment, with other systems or to classify the payment. | |||||||
Array
| |||||||
paymentId | string (PaymentId) [ 1 .. 36 ] characters Example: "0dd926fe-1ca2-11ed-861d-0242ac120002" Identification of the Payment. |
Responses
Request samples
- Payload
{- "amount": "100",
- "paymentDate": "2022-04-17T08:00:00Z",
- "cardNumber": "1234567890123456789",
- "identifiers": [
- {
- "number": "string",
- "schemeName": "UETR",
- "issuer": "Baltimore"
}
], - "paymentChannel": "Email",
- "paymentMethod": "CreditTransfer",
- "codes": [
- {
- "name": "AccountingGroup",
- "value": "195",
- "description": "This is a Title."
}
], - "paymentId": "0dd926fe-1ca2-11ed-861d-0242ac120002"
}
Response samples
- 202
- 400
- 500
{- "amount": "100",
- "paymentDate": "2022-04-17T08:00:00Z",
- "cardNumber": "1234567890123456789",
- "identifiers": [
- {
- "number": "string",
- "schemeName": "UETR",
- "issuer": "Baltimore"
}
], - "paymentChannel": "Email",
- "paymentMethod": "CreditTransfer",
- "codes": [
- {
- "name": "AccountingGroup",
- "value": "195",
- "description": "This is a Title."
}
], - "paymentId": "0dd926fe-1ca2-11ed-861d-0242ac120002",
- "status": "AcceptedSettlementCompleted"
}
Retrieves the payments made to an account.
Authorizations:
path Parameters
accountId required | string (AccountId) [ 1 .. 300 ] characters Example: 033-DDA-123456 Account Identification |
query Parameters
cursor | string Specifies an opaque string value ( "no meaning" string value) at which start retrieving transactions. For instance, limit=5&cursor=62aef884fbe3470ce7d9a92140b09b17 |
limit | string Specifies the number of resources to return in one request, specified as an integer from 1 to 100. |
header Parameters
servicerId | string (Id) [ 1 .. 300 ] characters Example: 5fb9d4d6-1a3c-11ed-861d-0242ac120002 Account Servicer Identification (Bank) |
Pagination-Cursor | string Pagination Cursor |
Pagination-Total | string Total number of resources. |
Responses
Response samples
- 200
- 400
- 404
- 500
{- "accountId": "033-DDA-123456",
- "accountNumber": "012345678",
- "accountType": "Checking",
- "ownershipType": "SingleOwnerAccount",
- "payment": [
- {
- "numberOfPayments": 0,
- "next": {
- "codes": [
- {
- "codeType": "DetailBAI",
- "name": "string",
- "value": "195",
- "description": "This is a Title."
}
], - "repaymentScheduleId": "5fb9d4d6-1a3c-11ed-861d-0242ac120002",
- "amount": "100",
- "minimumDueAmount": "100",
- "expectedDate": "2022-04-17",
- "dueDate": "2022-04-17",
- "repaymentType": "Principal",
- "identifiers": [
- {
- "number": "string",
- "schemeName": "UETR",
- "issuer": "Baltimore"
}
], - "delinquentDays": 0,
- "instruction": {
- "identifiers": [
- {
- "number": "string",
- "schemeName": "UETR",
- "issuer": "Baltimore"
}
], - "paymentMethod": "CreditTransfer",
- "paymentType": "OnUs",
- "amount": "100",
- "taxAmount": "100",
- "creditorAccountId": "033-DDA-123456",
- "paymentProcessing": {
- "instructionPriority": "123456789",
- "serviceLevel": "BookTransaction",
- "clearingChannel": "ACH",
- "localInstrument": "CCD",
- "categoryPurpose": "SalaryPayment"
}, - "chargeBearerType": "Shared",
- "creditor": {
- "name": "Jane Birkin",
- "account": {
- "name": "Hermes PD_CA 0002",
- "currency": "USD",
- "accountBranchId": "SEA_1",
- "accountNumber": "012345678",
- "accountType": "Checking",
- "routingNumber": "012345678",
- "identifiers": [
- {
- "number": "string",
- "schemeName": "BBANIdentifier",
- "issuer": "string"
}
]
}, - "paymentReference": "This is a description.",
- "postalAddress": {
- "addressCode": "string",
- "addressBookIndicator": "string",
- "addressType": "Postal",
- "addressPurpose": "Billing",
- "primaryIndicator": true,
- "careOf": "C/O Company Name",
- "department": "A",
- "subDepartment": "B",
- "streetName": "First Street",
- "firstCrossStreetName": "string",
- "secondCrossStreetName": "Second Street",
- "buildingNumber": "11407",
- "buildingName": "Tall Tower",
- "floor": "20",
- "postBox": "MY779",
- "room": "22",
- "postCode": "97062-6884",
- "carrierRoute": "C001",
- "censusTract": "12345",
- "censusBlock": "1234",
- "cBSACode": "49780",
- "cBSAType": "MSA",
- "foreignIndicator": true,
- "townName": "San Diego",
- "townLocationName": "Clackamas",
- "districtName": "Columbia",
- "countyName": "Cook",
- "countrySubDivision": "Oregon",
- "countrySubDivisionCode": "AR-B",
- "country": "US",
- "addressLine": [
- "11407 Sw Amu st, Suite MY777"
], - "temporaryIndicator": true,
- "period": {
- "fromDateTime": "2022-04-17T08:00:00Z",
- "upToDateTime": "2022-04-17T08:00:00Z"
}, - "codes": [
- {
- "name": "AccountingGroup",
- "value": "195",
- "description": "This is a Title."
}
], - "identifiers": [
- {
- "number": "123-45-6789",
- "schemeName": "string",
- "issuer": "UnitedStates",
- "issueDate": "2022-04-17",
- "expirationDate": "2022-04-17"
}
]
}, - "agent": {
- "identifiers": [
- {
- "number": "123-45-6789",
- "issuer": "UnitedStates",
- "country": "US",
- "countrySubdivisionCode": "AR-B",
- "issueDate": "2022-04-17",
- "applyDate": "2022-04-17",
- "expirationDate": "2022-04-17",
- "verificationDate": "2022-04-17",
- "foreignIDIndicator": true,
- "taxIDIndicator": true,
- "displayOption": "string",
- "schemeName": "TaxIdentificationNumber"
}
], - "clearingSystemMemberIdentification": "UnitedStatesRoutingNumberFedwireNACHA",
- "memberIdentification": "string",
- "name": "string",
- "postalAddress": {
- "addressCode": "string",
- "addressBookIndicator": "string",
- "addressType": "Postal",
- "addressPurpose": "Billing",
- "primaryIndicator": true,
- "careOf": "C/O Company Name",
- "department": "A",
- "subDepartment": "B",
- "streetName": "First Street",
- "firstCrossStreetName": "string",
- "secondCrossStreetName": "Second Street",
- "buildingNumber": "11407",
- "buildingName": "Tall Tower",
- "floor": "20",
- "postBox": "MY779",
- "room": "22",
- "postCode": "97062-6884",
- "carrierRoute": "C001",
- "censusTract": "12345",
- "censusBlock": "1234",
- "cBSACode": "49780",
- "cBSAType": "MSA",
- "foreignIndicator": true,
- "townName": "San Diego",
- "townLocationName": "Clackamas",
- "districtName": "Columbia",
- "countyName": "Cook",
- "countrySubDivision": "Oregon",
- "countrySubDivisionCode": "AR-B",
- "country": "US",
- "addressLine": [
- "11407 Sw Amu st, Suite MY777"
], - "temporaryIndicator": true,
- "period": {
- "fromDateTime": "2022-04-17T08:00:00Z",
- "upToDateTime": "2022-04-17T08:00:00Z"
}, - "codes": [
- {
- "name": null,
- "value": null,
- "description": null
}
], - "identifiers": [
- {
- "number": null,
- "schemeName": null,
- "issuer": null,
- "issueDate": null,
- "expirationDate": null
}
]
}
}, - "placeAndDateOfBirth": {
- "countrySubdivision": "Oregon",
- "townName": "San Diego",
- "country": "US",
- "birthDate": "2022-04-17"
}, - "contact": {
- "contactMethods": [
- {
- "channelType": "Email",
- "identification": "011-02010020202"
}
], - "preferredMethod": "Email",
- "preferredLanguage": "English"
}, - "identifiers": [
- {
- "number": "123-45-6789",
- "schemeName": "TaxIdentificationNumber",
- "issuer": "UnitedStates",
- "issueDate": "2022-04-17",
- "expirationDate": "2022-04-17"
}
], - "countryOfResidence": "US",
- "notifyPartyIndicator": true
}
}, - "balances": [
- {
- "fromDateTime": "2022-04-17T08:00:00Z",
- "upToDateTime": "2022-04-17T08:00:00Z",
- "periodNumber": 0,
- "periodName": "string",
- "balanceName": "Available",
- "amount": "100",
- "count": 0,
- "currency": "USD",
- "calculationDate": "2022-04-17T08:00:00Z",
- "codes": [
- {
- "name": "AccountingGroup",
- "value": "195",
- "description": "This is a Title."
}
]
}
]
}, - "last": {
- "codes": [
- {
- "codeType": "DetailBAI",
- "name": "string",
- "value": "195",
- "description": "This is a Title."
}
], - "repaymentScheduleId": "5fb9d4d6-1a3c-11ed-861d-0242ac120002",
- "amount": "100",
- "minimumDueAmount": "100",
- "expectedDate": "2022-04-17",
- "dueDate": "2022-04-17",
- "repaymentType": "Principal",
- "identifiers": [
- {
- "number": "string",
- "schemeName": "UETR",
- "issuer": "Baltimore"
}
], - "delinquentDays": 0,
- "instruction": {
- "identifiers": [
- {
- "number": "string",
- "schemeName": "UETR",
- "issuer": "Baltimore"
}
], - "paymentMethod": "CreditTransfer",
- "paymentType": "OnUs",
- "amount": "100",
- "taxAmount": "100",
- "creditorAccountId": "033-DDA-123456",
- "paymentProcessing": {
- "instructionPriority": "123456789",
- "serviceLevel": "BookTransaction",
- "clearingChannel": "ACH",
- "localInstrument": "CCD",
- "categoryPurpose": "SalaryPayment"
}, - "chargeBearerType": "Shared",
- "creditor": {
- "name": "Jane Birkin",
- "account": {
- "name": "Hermes PD_CA 0002",
- "currency": "USD",
- "accountBranchId": "SEA_1",
- "accountNumber": "012345678",
- "accountType": "Checking",
- "routingNumber": "012345678",
- "identifiers": [
- {
- "number": "string",
- "schemeName": "BBANIdentifier",
- "issuer": "string"
}
]
}, - "paymentReference": "This is a description.",
- "postalAddress": {
- "addressCode": "string",
- "addressBookIndicator": "string",
- "addressType": "Postal",
- "addressPurpose": "Billing",
- "primaryIndicator": true,
- "careOf": "C/O Company Name",
- "department": "A",
- "subDepartment": "B",
- "streetName": "First Street",
- "firstCrossStreetName": "string",
- "secondCrossStreetName": "Second Street",
- "buildingNumber": "11407",
- "buildingName": "Tall Tower",
- "floor": "20",
- "postBox": "MY779",
- "room": "22",
- "postCode": "97062-6884",
- "carrierRoute": "C001",
- "censusTract": "12345",
- "censusBlock": "1234",
- "cBSACode": "49780",
- "cBSAType": "MSA",
- "foreignIndicator": true,
- "townName": "San Diego",
- "townLocationName": "Clackamas",
- "districtName": "Columbia",
- "countyName": "Cook",
- "countrySubDivision": "Oregon",
- "countrySubDivisionCode": "AR-B",
- "country": "US",
- "addressLine": [
- "11407 Sw Amu st, Suite MY777"
], - "temporaryIndicator": true,
- "period": {
- "fromDateTime": "2022-04-17T08:00:00Z",
- "upToDateTime": "2022-04-17T08:00:00Z"
}, - "codes": [
- {
- "name": "AccountingGroup",
- "value": "195",
- "description": "This is a Title."
}
], - "identifiers": [
- {
- "number": "123-45-6789",
- "schemeName": "string",
- "issuer": "UnitedStates",
- "issueDate": "2022-04-17",
- "expirationDate": "2022-04-17"
}
]
}, - "agent": {
- "identifiers": [
- {
- "number": "123-45-6789",
- "issuer": "UnitedStates",
- "country": "US",
- "countrySubdivisionCode": "AR-B",
- "issueDate": "2022-04-17",
- "applyDate": "2022-04-17",
- "expirationDate": "2022-04-17",
- "verificationDate": "2022-04-17",
- "foreignIDIndicator": true,
- "taxIDIndicator": true,
- "displayOption": "string",
- "schemeName": "TaxIdentificationNumber"
}
], - "clearingSystemMemberIdentification": "UnitedStatesRoutingNumberFedwireNACHA",
- "memberIdentification": "string",
- "name": "string",
- "postalAddress": {
- "addressCode": "string",
- "addressBookIndicator": "string",
- "addressType": "Postal",
- "addressPurpose": "Billing",
- "primaryIndicator": true,
- "careOf": "C/O Company Name",
- "department": "A",
- "subDepartment": "B",
- "streetName": "First Street",
- "firstCrossStreetName": "string",
- "secondCrossStreetName": "Second Street",
- "buildingNumber": "11407",
- "buildingName": "Tall Tower",
- "floor": "20",
- "postBox": "MY779",
- "room": "22",
- "postCode": "97062-6884",
- "carrierRoute": "C001",
- "censusTract": "12345",
- "censusBlock": "1234",
- "cBSACode": "49780",
- "cBSAType": "MSA",
- "foreignIndicator": true,
- "townName": "San Diego",
- "townLocationName": "Clackamas",
- "districtName": "Columbia",
- "countyName": "Cook",
- "countrySubDivision": "Oregon",
- "countrySubDivisionCode": "AR-B",
- "country": "US",
- "addressLine": [
- "11407 Sw Amu st, Suite MY777"
], - "temporaryIndicator": true,
- "period": {
- "fromDateTime": "2022-04-17T08:00:00Z",
- "upToDateTime": "2022-04-17T08:00:00Z"
}, - "codes": [
- {
- "name": null,
- "value": null,
- "description": null
}
], - "identifiers": [
- {
- "number": null,
- "schemeName": null,
- "issuer": null,
- "issueDate": null,
- "expirationDate": null
}
]
}
}, - "placeAndDateOfBirth": {
- "countrySubdivision": "Oregon",
- "townName": "San Diego",
- "country": "US",
- "birthDate": "2022-04-17"
}, - "contact": {
- "contactMethods": [
- {
- "channelType": "Email",
- "identification": "011-02010020202"
}
], - "preferredMethod": "Email",
- "preferredLanguage": "English"
}, - "identifiers": [
- {
- "number": "123-45-6789",
- "schemeName": "TaxIdentificationNumber",
- "issuer": "UnitedStates",
- "issueDate": "2022-04-17",
- "expirationDate": "2022-04-17"
}
], - "countryOfResidence": "US",
- "notifyPartyIndicator": true
}
}, - "balances": [
- {
- "fromDateTime": "2022-04-17T08:00:00Z",
- "upToDateTime": "2022-04-17T08:00:00Z",
- "periodNumber": 0,
- "periodName": "string",
- "balanceName": "Available",
- "amount": "100",
- "count": 0,
- "currency": "USD",
- "calculationDate": "2022-04-17T08:00:00Z",
- "codes": [
- {
- "name": "AccountingGroup",
- "value": "195",
- "description": "This is a Title."
}
]
}
], - "paymentId": "0dd926fe-1ca2-11ed-861d-0242ac120002",
- "reversalIndicator": true,
- "remittanceInformation": {
- "remittanceNumber": "string",
- "documentType": "string",
- "physicalDocument": {
- "documentReference": "string",
- "format": "PDF",
- "title": "This is a Title.",
- "version": "string",
- "signOffDate": "2022-04-17",
- "issueDate": "2022-04-17",
- "purpose": "string"
}
}, - "valueDate": "2022-04-17T08:00:00Z",
- "bookingDate": "2022-04-17T08:00:00Z",
- "charges": [
- {
- "name": "CardLatePayment",
- "description": "This is a description.",
- "amount": "100",
- "adjustment": "100"
}
], - "interests": [
- {
- "name": "Deposit",
- "amount": "100"
}
], - "paymentDate": "2022-04-17",
- "paymentAmount": "2022-04-17",
- "cycleDate": "2022-04-17",
- "paymentReason": "CashManagementTransfer",
- "paymentName": "string"
}, - "alternate": {
- "codes": [
- {
- "codeType": "DetailBAI",
- "name": "string",
- "value": "195",
- "description": "This is a Title."
}
], - "repaymentScheduleId": "5fb9d4d6-1a3c-11ed-861d-0242ac120002",
- "amount": "100",
- "minimumDueAmount": "100",
- "expectedDate": "2022-04-17",
- "dueDate": "2022-04-17",
- "repaymentType": "Principal",
- "identifiers": [
- {
- "number": "string",
- "schemeName": "UETR",
- "issuer": "Baltimore"
}
], - "delinquentDays": 0,
- "instruction": {
- "identifiers": [
- {
- "number": "string",
- "schemeName": "UETR",
- "issuer": "Baltimore"
}
], - "paymentMethod": "CreditTransfer",
- "paymentType": "OnUs",
- "amount": "100",
- "taxAmount": "100",
- "creditorAccountId": "033-DDA-123456",
- "paymentProcessing": {
- "instructionPriority": "123456789",
- "serviceLevel": "BookTransaction",
- "clearingChannel": "ACH",
- "localInstrument": "CCD",
- "categoryPurpose": "SalaryPayment"
}, - "chargeBearerType": "Shared",
- "creditor": {
- "name": "Jane Birkin",
- "account": {
- "name": "Hermes PD_CA 0002",
- "currency": "USD",
- "accountBranchId": "SEA_1",
- "accountNumber": "012345678",
- "accountType": "Checking",
- "routingNumber": "012345678",
- "identifiers": [
- {
- "number": "string",
- "schemeName": "BBANIdentifier",
- "issuer": "string"
}
]
}, - "paymentReference": "This is a description.",
- "postalAddress": {
- "addressCode": "string",
- "addressBookIndicator": "string",
- "addressType": "Postal",
- "addressPurpose": "Billing",
- "primaryIndicator": true,
- "careOf": "C/O Company Name",
- "department": "A",
- "subDepartment": "B",
- "streetName": "First Street",
- "firstCrossStreetName": "string",
- "secondCrossStreetName": "Second Street",
- "buildingNumber": "11407",
- "buildingName": "Tall Tower",
- "floor": "20",
- "postBox": "MY779",
- "room": "22",
- "postCode": "97062-6884",
- "carrierRoute": "C001",
- "censusTract": "12345",
- "censusBlock": "1234",
- "cBSACode": "49780",
- "cBSAType": "MSA",
- "foreignIndicator": true,
- "townName": "San Diego",
- "townLocationName": "Clackamas",
- "districtName": "Columbia",
- "countyName": "Cook",
- "countrySubDivision": "Oregon",
- "countrySubDivisionCode": "AR-B",
- "country": "US",
- "addressLine": [
- "11407 Sw Amu st, Suite MY777"
], - "temporaryIndicator": true,
- "period": {
- "fromDateTime": "2022-04-17T08:00:00Z",
- "upToDateTime": "2022-04-17T08:00:00Z"
}, - "codes": [
- {
- "name": "AccountingGroup",
- "value": "195",
- "description": "This is a Title."
}
], - "identifiers": [
- {
- "number": "123-45-6789",
- "schemeName": "string",
- "issuer": "UnitedStates",
- "issueDate": "2022-04-17",
- "expirationDate": "2022-04-17"
}
]
}, - "agent": {
- "identifiers": [
- {
- "number": "123-45-6789",
- "issuer": "UnitedStates",
- "country": "US",
- "countrySubdivisionCode": "AR-B",
- "issueDate": "2022-04-17",
- "applyDate": "2022-04-17",
- "expirationDate": "2022-04-17",
- "verificationDate": "2022-04-17",
- "foreignIDIndicator": true,
- "taxIDIndicator": true,
- "displayOption": "string",
- "schemeName": "TaxIdentificationNumber"
}
], - "clearingSystemMemberIdentification": "UnitedStatesRoutingNumberFedwireNACHA",
- "memberIdentification": "string",
- "name": "string",
- "postalAddress": {
- "addressCode": "string",
- "addressBookIndicator": "string",
- "addressType": "Postal",
- "addressPurpose": "Billing",
- "primaryIndicator": true,
- "careOf": "C/O Company Name",
- "department": "A",
- "subDepartment": "B",
- "streetName": "First Street",
- "firstCrossStreetName": "string",
- "secondCrossStreetName": "Second Street",
- "buildingNumber": "11407",
- "buildingName": "Tall Tower",
- "floor": "20",
- "postBox": "MY779",
- "room": "22",
- "postCode": "97062-6884",
- "carrierRoute": "C001",
- "censusTract": "12345",
- "censusBlock": "1234",
- "cBSACode": "49780",
- "cBSAType": "MSA",
- "foreignIndicator": true,
- "townName": "San Diego",
- "townLocationName": "Clackamas",
- "districtName": "Columbia",
- "countyName": "Cook",
- "countrySubDivision": "Oregon",
- "countrySubDivisionCode": "AR-B",
- "country": "US",
- "addressLine": [
- "11407 Sw Amu st, Suite MY777"
], - "temporaryIndicator": true,
- "period": {
- "fromDateTime": "2022-04-17T08:00:00Z",
- "upToDateTime": "2022-04-17T08:00:00Z"
}, - "codes": [
- {
- "name": null,
- "value": null,
- "description": null
}
], - "identifiers": [
- {
- "number": null,
- "schemeName": null,
- "issuer": null,
- "issueDate": null,
- "expirationDate": null
}
]
}
}, - "placeAndDateOfBirth": {
- "countrySubdivision": "Oregon",
- "townName": "San Diego",
- "country": "US",
- "birthDate": "2022-04-17"
}, - "contact": {
- "contactMethods": [
- {
- "channelType": "Email",
- "identification": "011-02010020202"
}
], - "preferredMethod": "Email",
- "preferredLanguage": "English"
}, - "identifiers": [
- {
- "number": "123-45-6789",
- "schemeName": "TaxIdentificationNumber",
- "issuer": "UnitedStates",
- "issueDate": "2022-04-17",
- "expirationDate": "2022-04-17"
}
], - "countryOfResidence": "US",
- "notifyPartyIndicator": true
}
}, - "balances": [
- {
- "fromDateTime": "2022-04-17T08:00:00Z",
- "upToDateTime": "2022-04-17T08:00:00Z",
- "periodNumber": 0,
- "periodName": "string",
- "balanceName": "Available",
- "amount": "100",
- "count": 0,
- "currency": "USD",
- "calculationDate": "2022-04-17T08:00:00Z",
- "codes": [
- {
- "name": "AccountingGroup",
- "value": "195",
- "description": "This is a Title."
}
]
}
]
}, - "regular": {
- "codes": [
- {
- "codeType": "DetailBAI",
- "name": "string",
- "value": "195",
- "description": "This is a Title."
}
], - "repaymentScheduleId": "5fb9d4d6-1a3c-11ed-861d-0242ac120002",
- "amount": "100",
- "minimumDueAmount": "100",
- "expectedDate": "2022-04-17",
- "dueDate": "2022-04-17",
- "repaymentType": "Principal",
- "identifiers": [
- {
- "number": "string",
- "schemeName": "UETR",
- "issuer": "Baltimore"
}
], - "delinquentDays": 0,
- "instruction": {
- "identifiers": [
- {
- "number": "string",
- "schemeName": "UETR",
- "issuer": "Baltimore"
}
], - "paymentMethod": "CreditTransfer",
- "paymentType": "OnUs",
- "amount": "100",
- "taxAmount": "100",
- "creditorAccountId": "033-DDA-123456",
- "paymentProcessing": {
- "instructionPriority": "123456789",
- "serviceLevel": "BookTransaction",
- "clearingChannel": "ACH",
- "localInstrument": "CCD",
- "categoryPurpose": "SalaryPayment"
}, - "chargeBearerType": "Shared",
- "creditor": {
- "name": "Jane Birkin",
- "account": {
- "name": "Hermes PD_CA 0002",
- "currency": "USD",
- "accountBranchId": "SEA_1",
- "accountNumber": "012345678",
- "accountType": "Checking",
- "routingNumber": "012345678",
- "identifiers": [
- {
- "number": "string",
- "schemeName": "BBANIdentifier",
- "issuer": "string"
}
]
}, - "paymentReference": "This is a description.",
- "postalAddress": {
- "addressCode": "string",
- "addressBookIndicator": "string",
- "addressType": "Postal",
- "addressPurpose": "Billing",
- "primaryIndicator": true,
- "careOf": "C/O Company Name",
- "department": "A",
- "subDepartment": "B",
- "streetName": "First Street",
- "firstCrossStreetName": "string",
- "secondCrossStreetName": "Second Street",
- "buildingNumber": "11407",
- "buildingName": "Tall Tower",
- "floor": "20",
- "postBox": "MY779",
- "room": "22",
- "postCode": "97062-6884",
- "carrierRoute": "C001",
- "censusTract": "12345",
- "censusBlock": "1234",
- "cBSACode": "49780",
- "cBSAType": "MSA",
- "foreignIndicator": true,
- "townName": "San Diego",
- "townLocationName": "Clackamas",
- "districtName": "Columbia",
- "countyName": "Cook",
- "countrySubDivision": "Oregon",
- "countrySubDivisionCode": "AR-B",
- "country": "US",
- "addressLine": [
- "11407 Sw Amu st, Suite MY777"
], - "temporaryIndicator": true,
- "period": {
- "fromDateTime": "2022-04-17T08:00:00Z",
- "upToDateTime": "2022-04-17T08:00:00Z"
}, - "codes": [
- {
- "name": "AccountingGroup",
- "value": "195",
- "description": "This is a Title."
}
], - "identifiers": [
- {
- "number": "123-45-6789",
- "schemeName": "string",
- "issuer": "UnitedStates",
- "issueDate": "2022-04-17",
- "expirationDate": "2022-04-17"
}
]
}, - "agent": {
- "identifiers": [
- {
- "number": "123-45-6789",
- "issuer": "UnitedStates",
- "country": "US",
- "countrySubdivisionCode": "AR-B",
- "issueDate": "2022-04-17",
- "applyDate": "2022-04-17",
- "expirationDate": "2022-04-17",
- "verificationDate": "2022-04-17",
- "foreignIDIndicator": true,
- "taxIDIndicator": true,
- "displayOption": "string",
- "schemeName": "TaxIdentificationNumber"
}
], - "clearingSystemMemberIdentification": "UnitedStatesRoutingNumberFedwireNACHA",
- "memberIdentification": "string",
- "name": "string",
- "postalAddress": {
- "addressCode": "string",
- "addressBookIndicator": "string",
- "addressType": "Postal",
- "addressPurpose": "Billing",
- "primaryIndicator": true,
- "careOf": "C/O Company Name",
- "department": "A",
- "subDepartment": "B",
- "streetName": "First Street",
- "firstCrossStreetName": "string",
- "secondCrossStreetName": "Second Street",
- "buildingNumber": "11407",
- "buildingName": "Tall Tower",
- "floor": "20",
- "postBox": "MY779",
- "room": "22",
- "postCode": "97062-6884",
- "carrierRoute": "C001",
- "censusTract": "12345",
- "censusBlock": "1234",
- "cBSACode": "49780",
- "cBSAType": "MSA",
- "foreignIndicator": true,
- "townName": "San Diego",
- "townLocationName": "Clackamas",
- "districtName": "Columbia",
- "countyName": "Cook",
- "countrySubDivision": "Oregon",
- "countrySubDivisionCode": "AR-B",
- "country": "US",
- "addressLine": [
- "11407 Sw Amu st, Suite MY777"
], - "temporaryIndicator": true,
- "period": {
- "fromDateTime": "2022-04-17T08:00:00Z",
- "upToDateTime": "2022-04-17T08:00:00Z"
}, - "codes": [
- {
- "name": null,
- "value": null,
- "description": null
}
], - "identifiers": [
- {
- "number": null,
- "schemeName": null,
- "issuer": null,
- "issueDate": null,
- "expirationDate": null
}
]
}
}, - "placeAndDateOfBirth": {
- "countrySubdivision": "Oregon",
- "townName": "San Diego",
- "country": "US",
- "birthDate": "2022-04-17"
}, - "contact": {
- "contactMethods": [
- {
- "channelType": "Email",
- "identification": "011-02010020202"
}
], - "preferredMethod": "Email",
- "preferredLanguage": "English"
}, - "identifiers": [
- {
- "number": "123-45-6789",
- "schemeName": "TaxIdentificationNumber",
- "issuer": "UnitedStates",
- "issueDate": "2022-04-17",
- "expirationDate": "2022-04-17"
}
], - "countryOfResidence": "US",
- "notifyPartyIndicator": true
}
}, - "balances": [
- {
- "fromDateTime": "2022-04-17T08:00:00Z",
- "upToDateTime": "2022-04-17T08:00:00Z",
- "periodNumber": 0,
- "periodName": "string",
- "balanceName": "Available",
- "amount": "100",
- "count": 0,
- "currency": "USD",
- "calculationDate": "2022-04-17T08:00:00Z",
- "codes": [
- {
- "name": "AccountingGroup",
- "value": "195",
- "description": "This is a Title."
}
]
}
]
}, - "payments": [
- {
- "codes": [
- {
- "codeType": "DetailBAI",
- "name": "string",
- "value": "195",
- "description": "This is a Title."
}
], - "repaymentScheduleId": "5fb9d4d6-1a3c-11ed-861d-0242ac120002",
- "amount": "100",
- "minimumDueAmount": "100",
- "expectedDate": "2022-04-17",
- "dueDate": "2022-04-17",
- "repaymentType": "Principal",
- "identifiers": [
- {
- "number": "string",
- "schemeName": "UETR",
- "issuer": "Baltimore"
}
], - "delinquentDays": 0,
- "instruction": {
- "identifiers": [
- {
- "number": "string",
- "schemeName": "UETR",
- "issuer": "Baltimore"
}
], - "paymentMethod": "CreditTransfer",
- "paymentType": "OnUs",
- "amount": "100",
- "taxAmount": "100",
- "creditorAccountId": "033-DDA-123456",
- "paymentProcessing": {
- "instructionPriority": "123456789",
- "serviceLevel": "BookTransaction",
- "clearingChannel": "ACH",
- "localInstrument": "CCD",
- "categoryPurpose": "SalaryPayment"
}, - "chargeBearerType": "Shared",
- "creditor": {
- "name": "Jane Birkin",
- "account": {
- "name": "Hermes PD_CA 0002",
- "currency": "USD",
- "accountBranchId": "SEA_1",
- "accountNumber": "012345678",
- "accountType": "Checking",
- "routingNumber": "012345678",
- "identifiers": [
- {
- "number": null,
- "schemeName": null,
- "issuer": null
}
]
}, - "paymentReference": "This is a description.",
- "postalAddress": {
- "addressCode": "string",
- "addressBookIndicator": "string",
- "addressType": "Postal",
- "addressPurpose": "Billing",
- "primaryIndicator": true,
- "careOf": "C/O Company Name",
- "department": "A",
- "subDepartment": "B",
- "streetName": "First Street",
- "firstCrossStreetName": "string",
- "secondCrossStreetName": "Second Street",
- "buildingNumber": "11407",
- "buildingName": "Tall Tower",
- "floor": "20",
- "postBox": "MY779",
- "room": "22",
- "postCode": "97062-6884",
- "carrierRoute": "C001",
- "censusTract": "12345",
- "censusBlock": "1234",
- "cBSACode": "49780",
- "cBSAType": "MSA",
- "foreignIndicator": true,
- "townName": "San Diego",
- "townLocationName": "Clackamas",
- "districtName": "Columbia",
- "countyName": "Cook",
- "countrySubDivision": "Oregon",
- "countrySubDivisionCode": "AR-B",
- "country": "US",
- "addressLine": [
- "11407 Sw Amu st, Suite MY777"
], - "temporaryIndicator": true,
- "period": {
- "fromDateTime": "2022-04-17T08:00:00Z",
- "upToDateTime": "2022-04-17T08:00:00Z"
}, - "codes": [
- {
- "name": null,
- "value": null,
- "description": null
}
], - "identifiers": [
- {
- "number": null,
- "schemeName": null,
- "issuer": null,
- "issueDate": null,
- "expirationDate": null
}
]
}, - "agent": {
- "identifiers": [
- {
- "number": null,
- "issuer": null,
- "country": null,
- "countrySubdivisionCode": null,
- "issueDate": null,
- "applyDate": null,
- "expirationDate": null,
- "verificationDate": null,
- "foreignIDIndicator": null,
- "taxIDIndicator": null,
- "displayOption": null,
- "schemeName": null
}
], - "clearingSystemMemberIdentification": "UnitedStatesRoutingNumberFedwireNACHA",
- "memberIdentification": "string",
- "name": "string",
- "postalAddress": {
- "addressCode": "string",
- "addressBookIndicator": "string",
- "addressType": "Postal",
- "addressPurpose": "Billing",
- "primaryIndicator": true,
- "careOf": "C/O Company Name",
- "department": "A",
- "subDepartment": "B",
- "streetName": "First Street",
- "firstCrossStreetName": "string",
- "secondCrossStreetName": "Second Street",
- "buildingNumber": "11407",
- "buildingName": "Tall Tower",
- "floor": "20",
- "postBox": "MY779",
- "room": "22",
- "postCode": "97062-6884",
- "carrierRoute": "C001",
- "censusTract": "12345",
- "censusBlock": "1234",
- "cBSACode": "49780",
- "cBSAType": "MSA",
- "foreignIndicator": true,
- "townName": "San Diego",
- "townLocationName": "Clackamas",
- "districtName": "Columbia",
- "countyName": "Cook",
- "countrySubDivision": "Oregon",
- "countrySubDivisionCode": "AR-B",
- "country": "US",
- "addressLine": [
- null
], - "temporaryIndicator": true,
- "period": {
- "fromDateTime": null,
- "upToDateTime": null
}, - "codes": [
- null
], - "identifiers": [
- null
]
}
}, - "placeAndDateOfBirth": {
- "countrySubdivision": "Oregon",
- "townName": "San Diego",
- "country": "US",
- "birthDate": "2022-04-17"
}, - "contact": {
- "contactMethods": [
- {
- "channelType": null,
- "identification": null
}
], - "preferredMethod": "Email",
- "preferredLanguage": "English"
}, - "identifiers": [
- {
- "number": "123-45-6789",
- "schemeName": "TaxIdentificationNumber",
- "issuer": "UnitedStates",
- "issueDate": "2022-04-17",
- "expirationDate": "2022-04-17"
}
], - "countryOfResidence": "US",
- "notifyPartyIndicator": true
}
}, - "balances": [
- {
- "fromDateTime": "2022-04-17T08:00:00Z",
- "upToDateTime": "2022-04-17T08:00:00Z",
- "periodNumber": 0,
- "periodName": "string",
- "balanceName": "Available",
- "amount": "100",
- "count": 0,
- "currency": "USD",
- "calculationDate": "2022-04-17T08:00:00Z",
- "codes": [
- {
- "name": "AccountingGroup",
- "value": "195",
- "description": "This is a Title."
}
]
}
], - "paymentId": "0dd926fe-1ca2-11ed-861d-0242ac120002",
- "reversalIndicator": true,
- "remittanceInformation": {
- "remittanceNumber": "string",
- "documentType": "string",
- "physicalDocument": {
- "documentReference": "string",
- "format": "PDF",
- "title": "This is a Title.",
- "version": "string",
- "signOffDate": "2022-04-17",
- "issueDate": "2022-04-17",
- "purpose": "string"
}
}, - "valueDate": "2022-04-17T08:00:00Z",
- "bookingDate": "2022-04-17T08:00:00Z",
- "charges": [
- {
- "name": "CardLatePayment",
- "description": "This is a description.",
- "amount": "100",
- "adjustment": "100"
}
], - "interests": [
- {
- "name": "Deposit",
- "amount": "100"
}
], - "paymentDate": "2022-04-17",
- "paymentAmount": "2022-04-17",
- "cycleDate": "2022-04-17",
- "paymentReason": "CashManagementTransfer",
- "paymentName": "string"
}
], - "frequency": {
- "fromDateTime": "2022-04-17T08:00:00Z",
- "upToDateTime": "2022-04-17T08:00:00Z",
- "cycleType": "string",
- "cycle": "Monthly",
- "every": 15,
- "weekDay": "Tuesday",
- "weekNumbers": [
- "1st"
], - "days": [
- 30
], - "months": [
- "12"
], - "startDay": "04-17",
- "numberOfTimes": 4
}, - "interestFrequency": {
- "fromDateTime": "2022-04-17T08:00:00Z",
- "upToDateTime": "2022-04-17T08:00:00Z",
- "cycleType": "string",
- "cycle": "Monthly",
- "every": 15,
- "weekDay": "Tuesday",
- "weekNumbers": [
- "1st"
], - "days": [
- 30
], - "months": [
- "12"
], - "startDay": "04-17",
- "numberOfTimes": 4
}, - "draftDayAdjuster": 30,
- "automaticIndicator": true,
- "paymentType": "OnUs",
- "firstPaymentDate": "2022-04-17",
- "bill": {
- "billingOption": "string",
- "billingDay": 30,
- "rebillStatus": "RebillRequest",
- "rebillInterestIndicator": true,
- "leadDays": 0,
- "interestFromDate": "2022-04-17",
- "interestToDate": "2022-04-17",
- "frequency": {
- "fromDateTime": "2022-04-17T08:00:00Z",
- "upToDateTime": "2022-04-17T08:00:00Z",
- "cycleType": "string",
- "cycle": "Monthly",
- "every": 15,
- "weekDay": "Tuesday",
- "weekNumbers": [
- "1st"
], - "days": [
- 30
], - "months": [
- "12"
], - "startDay": "04-17",
- "numberOfTimes": 4
}, - "balances": [
- {
- "fromDateTime": "2022-04-17T08:00:00Z",
- "upToDateTime": "2022-04-17T08:00:00Z",
- "periodNumber": 0,
- "periodName": "string",
- "balanceName": "Available",
- "amount": "100",
- "count": 0,
- "currency": "USD",
- "calculationDate": "2022-04-17T08:00:00Z",
- "codes": [
- {
- "name": "AccountingGroup",
- "value": "195",
- "description": "This is a Title."
}
]
}
]
}
}
]
}
Retrieves external provider accounts linked to particular account
Authorizations:
path Parameters
accountId required | string (AccountId) [ 1 .. 300 ] characters Example: 033-DDA-123456 Account Identification |
query Parameters
externalAccountId.eq | string (Id) [ 1 .. 300 ] characters Example: externalAccountId.eq=5fb9d4d6-1a3c-11ed-861d-0242ac120002 |
lookUpReference.eq | string |
name.inc | string The person name includes the substring provided. |
lastName.eq | string (PartyName) [ 1 .. 350 ] characters Example: lastName.eq=Jane Birkin Name by which a party is known and which is usually used to identify that party. |
firstName.eq | string (PartyName) [ 1 .. 350 ] characters Example: firstName.eq=Jane Birkin Name by which a party is known and which is usually used to identify that party. |
paymentMethod.eq | string |
authorizationChannel.eq | string |
agreedToTermsIndicator.eq | boolean |
header Parameters
servicerId | string (Id) [ 1 .. 300 ] characters Example: 5fb9d4d6-1a3c-11ed-861d-0242ac120002 Account Servicer Identification (Bank) |
servicerBranchId | string (ServicerBranchId) [ 1 .. 36 ] characters Example: SEA_1 Identification of the account servicer institution at branch level or center level. |
Responses
Response samples
- 200
- 400
- 404
- 500
{- "accountId": "033-DDA-123456",
- "accountNumber": "012345678",
- "accountType": "Checking",
- "ownershipType": "SingleOwnerAccount",
- "accounts": [
- {
- "accountBranchId": "SEA_1",
- "accountNumber": "012345678",
- "accountType": "Checking",
- "routingNumbers": [
- {
- "number": "012345678",
- "routingNumberType": "ACH"
}
], - "identifiers": [
- {
- "number": "string",
- "schemeName": "BBANIdentifier",
- "issuer": "string"
}
], - "externalAccountId": "5fb9d4d6-1a3c-11ed-861d-0242ac120002",
- "structuredName": {
- "firstName": "Mary",
- "middleName": "Joe",
- "lastName": "Smith",
- "middleInitial": "J.",
- "suffix": "PhD",
- "prefix": "Dr."
}, - "name": "Jane Birkin",
- "authorizationChannel": "Email",
- "paymentMethod": "CreditTransfer",
- "agreedToTermsIndicator": true,
- "codes": [
- {
- "name": "AccountingGroup",
- "value": "195",
- "description": "This is a Title."
}
]
}
]
}
Creates an external provider account linked to particular account.
Creates an external account within a payment provider platform, associated with the designated account.
Authorizations:
path Parameters
accountId required | string (AccountId) [ 1 .. 300 ] characters Example: 033-DDA-123456 Account Identification |
header Parameters
idempotencyId | string (Id) [ 1 .. 300 ] characters Example: 5fb9d4d6-1a3c-11ed-861d-0242ac120002 Idempotency identifier used by the client when making repeated calls |
servicerId | string (Id) [ 1 .. 300 ] characters Example: 5fb9d4d6-1a3c-11ed-861d-0242ac120002 Account Servicer Identification (Bank) |
servicerBranchId | string (ServicerBranchId) [ 1 .. 36 ] characters Example: SEA_1 Identification of the account servicer institution at branch level or center level. |
Request Body schema: application/json
accountBranchId | string (ServicerBranchId) [ 1 .. 36 ] characters Example: "SEA_1" Identification of the account servicer institution at branch level or center level. To overlay the codes to produce a unique identifier the following expresion is used: BranchRegionCode-BranchSubdivisionCode. | ||||||||||||
accountNumber | string (AccountNumber) <= 30 characters Example: "012345678" The account number or Basic Bank Account Number (BBAN). A Basic Bank Account Number (BBAN) is a bank account number that includes the domestic bank code, branch identifier, and account number. It is a unique identifier for a bank account within a specific country. | ||||||||||||
accountType | string (AccountType) [ 1 .. 60 ] characters Example: "Checking" Type of the account. Some possible ISO 20022 compliant values are: Checking, CardAccount, CashPayment, Charges, CashIncome, Commission, ClearingParticipantSettlementAccount, LimitedLiquiditySavingsAccount, MarginalLending, MoneyMarket, NonResidentExternal, Overdraft, OverNightDeposit, Settlement, Salary, Savings, Tax, TransactingAccount, CashTrading, VirtualAccount, CreditCard, DebitCard, Universal, Investment, EpurseCard, CertificateOfDeposit, MoneyMarketChecking, RetirementAccount, RetireeReimbursementAccount, StockOrBond, PrePaid, FleetCard, Cash, DebitAccount, CreditAccount, Benefit, HealthSavingsAccount, FlexibleSpendingAccount, ForBenefitOf, Estate, ClientTrustAccount, LawyersTrustAccount, KeoghPlanAccount, UniformTransfersToMinorsAct, UniformGiftsToMinorsAct, ReserveFunds, SelfDirectedBrokerage, IRA, Annuity, ExternalAccount, Loan, CommercialLoan, MortgageLoan, SafeDepositBox. | ||||||||||||
Array of objects (RoutingNumber) | |||||||||||||
Array
| |||||||||||||
Array of objects (AccountIdentification) | |||||||||||||
Array
| |||||||||||||
externalAccountId | string [ 1 .. 300 ] characters Example: "5fb9d4d6-1a3c-11ed-861d-0242ac120002" External Provider Account Id | ||||||||||||
object (StructuredName) The structured name is used to initialize the person name with the format | |||||||||||||
| |||||||||||||
name | string [ 1 .. 350 ] characters Example: "Jane Birkin" Customer complete name | ||||||||||||
authorizationChannel | string (CommunicationChannelName) [ 1 .. 35 ] characters Example: "Email" Channel used to communicate with a party. Possible Values: Email, Fax, File, Online, PostalService, LiveSupport, ATM, IVR, Kiosk, Mobile, OnlineBanking, Phone, SMS, Card, InPerson, Operator, VRU, Telebanc, Notice, ExceptionReport, Statement, TextMessage, Teller, Walkin, Voice, Web, Retailer, WesternUnion, Electronic, CenterView, Paper, WWW. | ||||||||||||
paymentMethod | string (PaymentMethod) [ 1 .. 35 ] characters Example: "CreditTransfer" Specifies the means of payment that will be used to move the amount of money. Possible values are: Check, CreditTransfer. More specific values: ECheck, CreditCard, CommercialCreditCard, CheckCard, BusinessCheck, PinlessDebit, PINDebit, POS, Cash, ACHCredit, LockBox, RemoteCapture, EFTCredit, FedWire, ACHDebit, EFT, MoneyOrder, Coupon. | ||||||||||||
agreedToTermsIndicator | boolean Indicates whether the customer agreed the terms of third party payment company. | ||||||||||||
Array of objects (GenericCode) Codes related to the external provider account. Possible Values: LookUpReference | |||||||||||||
Array
|
Responses
Request samples
- Payload
{- "accountBranchId": "SEA_1",
- "accountNumber": "012345678",
- "accountType": "Checking",
- "routingNumbers": [
- {
- "number": "012345678",
- "routingNumberType": "ACH"
}
], - "identifiers": [
- {
- "number": "string",
- "schemeName": "BBANIdentifier",
- "issuer": "string"
}
], - "externalAccountId": "5fb9d4d6-1a3c-11ed-861d-0242ac120002",
- "structuredName": {
- "firstName": "Mary",
- "middleName": "Joe",
- "lastName": "Smith",
- "middleInitial": "J.",
- "suffix": "PhD",
- "prefix": "Dr."
}, - "name": "Jane Birkin",
- "authorizationChannel": "Email",
- "paymentMethod": "CreditTransfer",
- "agreedToTermsIndicator": true,
- "codes": [
- {
- "name": "AccountingGroup",
- "value": "195",
- "description": "This is a Title."
}
]
}
Response samples
- 202
- 400
- 500
{- "accountBranchId": "SEA_1",
- "accountNumber": "012345678",
- "accountType": "Checking",
- "routingNumbers": [
- {
- "number": "012345678",
- "routingNumberType": "ACH"
}
], - "identifiers": [
- {
- "number": "string",
- "schemeName": "BBANIdentifier",
- "issuer": "string"
}
], - "externalAccountId": "5fb9d4d6-1a3c-11ed-861d-0242ac120002",
- "structuredName": {
- "firstName": "Mary",
- "middleName": "Joe",
- "lastName": "Smith",
- "middleInitial": "J.",
- "suffix": "PhD",
- "prefix": "Dr."
}, - "name": "Jane Birkin",
- "authorizationChannel": "Email",
- "paymentMethod": "CreditTransfer",
- "agreedToTermsIndicator": true,
- "codes": [
- {
- "name": "AccountingGroup",
- "value": "195",
- "description": "This is a Title."
}
]
}
External Provider Account Status
Returns the status of an external provider account
Authorizations:
path Parameters
externalAccountId required | string (AccountId) [ 1 .. 300 ] characters Example: 033-DDA-123456 External Account Identification |
header Parameters
servicerId | string (Id) [ 1 .. 300 ] characters Example: 5fb9d4d6-1a3c-11ed-861d-0242ac120002 Account Servicer Identification (Bank) |
servicerBranchId | string (ServicerBranchId) [ 1 .. 36 ] characters Example: SEA_1 Identification of the account servicer institution at branch level or center level. |
Responses
Response samples
- 200
- 400
- 404
- 500
{- "accountBranchId": "SEA_1",
- "accountNumber": "012345678",
- "accountType": "Checking",
- "routingNumbers": [
- {
- "number": "012345678",
- "routingNumberType": "ACH"
}
], - "identifiers": [
- {
- "number": "string",
- "schemeName": "BBANIdentifier",
- "issuer": "string"
}
], - "externalAccountId": "5fb9d4d6-1a3c-11ed-861d-0242ac120002",
- "structuredName": {
- "firstName": "Mary",
- "middleName": "Joe",
- "lastName": "Smith",
- "middleInitial": "J.",
- "suffix": "PhD",
- "prefix": "Dr."
}, - "name": "Jane Birkin",
- "authorizationChannel": "Email",
- "paymentMethod": "CreditTransfer",
- "agreedToTermsIndicator": true,
- "codes": [
- {
- "name": "AccountingGroup",
- "value": "195",
- "description": "This is a Title."
}
]
}
External Provider Removal
Deletes a registerd external provider account
Authorizations:
path Parameters
externalAccountId required | string (AccountId) [ 1 .. 300 ] characters Example: 033-DDA-123456 External Account Identification |
header Parameters
servicerId | string (Id) [ 1 .. 300 ] characters Example: 5fb9d4d6-1a3c-11ed-861d-0242ac120002 Account Servicer Identification (Bank) |
servicerBranchId | string (ServicerBranchId) [ 1 .. 36 ] characters Example: SEA_1 Identification of the account servicer institution at branch level or center level. |
Responses
Response samples
- 400
- 404
- 500
{- "code": "InvalidRequest",
- "message": "Invalid Request",
- "details": [
- {
- "code": "InvalidRequest",
- "message": "Invalid Request",
- "target": "Invalid Request"
}
], - "innerError": {
- "code": "string",
- "message": "string",
- "innerError": { }
}, - "debugMessage": { },
- "documentationUrl": "/errors/invalid-credentials"
}
Updates an external provider account.
Use the JSON Merge Patch standard https://tools.ietf.org/html/rfc7396
Authorizations:
path Parameters
externalAccountId required | string (AccountId) [ 1 .. 300 ] characters Example: 033-DDA-123456 External Account Identification |
header Parameters
servicerId | string (Id) [ 1 .. 300 ] characters Example: 5fb9d4d6-1a3c-11ed-861d-0242ac120002 Account Servicer Identification (Bank) |
Request Body schema: application/merge-patch+json
Responses
Request samples
- Payload
{ }
Response samples
- 200
- 400
- 404
- 500
{- "accountBranchId": "SEA_1",
- "accountNumber": "012345678",
- "accountType": "Checking",
- "routingNumbers": [
- {
- "number": "012345678",
- "routingNumberType": "ACH"
}
], - "identifiers": [
- {
- "number": "string",
- "schemeName": "BBANIdentifier",
- "issuer": "string"
}
], - "externalAccountId": "5fb9d4d6-1a3c-11ed-861d-0242ac120002",
- "structuredName": {
- "firstName": "Mary",
- "middleName": "Joe",
- "lastName": "Smith",
- "middleInitial": "J.",
- "suffix": "PhD",
- "prefix": "Dr."
}, - "name": "Jane Birkin",
- "authorizationChannel": "Email",
- "paymentMethod": "CreditTransfer",
- "agreedToTermsIndicator": true,
- "codes": [
- {
- "name": "AccountingGroup",
- "value": "195",
- "description": "This is a Title."
}
]
}