PortX ORCA Payments (0.6.0)
Download OpenAPI specification:Download
PortX ORCA Payments
Retrieves a list of credit transfers matching the parameters.
Authorizations:
query Parameters
paymentId.eq | string (Id) [ 1 .. 36 ] 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 .. 36 ] characters Example: creditorAccountId.eq=5fb9d4d6-1a3c-11ed-861d-0242ac120002 |
checkType.eq | string |
checkNumber.eq | string |
amount.lte | string (AmountInCents) <= 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 (AmountInCents) <= 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 |
header Parameters
servicerId | string (Id) [ 1 .. 36 ] 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
- 500
[- {
- "identifiers": [
- {
- "number": "string",
- "schemeName": "UETR",
- "issuer": "Banc of California"
}
], - "domain": "Payments",
- "family": "CustomerCardTransactions",
- "subFamily": "CreditCardPayment",
- "codes": [
- {
- "codeType": "DetailBAI",
- "name": "Incoming Wire",
- "value": "195"
}
], - "paymentMethod": "CreditTransfer",
- "paymentType": "On-Us",
- "amount": "100",
- "paymentReason": "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",
- "availabilityDate": "2022-04-17T08:00:00Z",
- "availabilityFloat": "string"
}, - "valueDate": "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": [
- {
- "identification": "string",
- "schemeName": "BBANIdentifier",
- "issuer": "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"
}
]
}, - "agent": {
- "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"
}
]
}, - "identifiers": [
- {
- "number": "123-45-6789",
- "schemeName": "TaxIdentificationNumber",
- "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"
}, - "debtor": {
- "name": "Jane Birkin",
- "account": {
- "name": "Hermes PD_CA 0002",
- "currency": "USD",
- "accountBranchId": "SEA_1",
- "accountNumber": "012345678",
- "accountType": "Checking",
- "routingNumber": "012345678",
- "identifiers": [
- {
- "identification": "string",
- "schemeName": "BBANIdentifier",
- "issuer": "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"
}
]
}, - "agent": {
- "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"
}
]
}, - "identifiers": [
- {
- "number": "123-45-6789",
- "schemeName": "TaxIdentificationNumber",
- "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"
}, - "remittanceInformation": {
- "remittanceNumber": "string",
- "documentType": "string"
}, - "paymentId": "0dd926fe-1ca2-11ed-861d-0242ac120002",
- "status": "AcceptedSettlementCompleted",
- "statusReason": "Cash",
- "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 .. 36 ] characters Example: 5fb9d4d6-1a3c-11ed-861d-0242ac120002 Idempotency identifier used by the client when making repeated calls |
servicerId | string (Id) [ 1 .. 36 ] 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
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
domain | string (BankTransactionDomain) [ 1 .. 35 ] characters Example: "Payments" Specifies the bank transaction code domain. Some possible ISO 20022 compliant values are: Payments, CashManagement, Loans, Deposits, TradeServices, Syndications, Securities, AccountManagement, | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
family | string (BankTransactionFamily) [ 1 .. 60 ] characters Example: "CustomerCardTransactions" Specifies the bank transaction family. Some possible ISO 20022 compliant values are: For Payments domain: CustomerCardTransactions, MerchantCardTransactions, IssuedCreditTransfers | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
subFamily | string (BankTransactionSubfamily) [ 1 .. 60 ] characters Example: "CreditCardPayment" Specifies the bank transaction subfamily. Some possible ISO 20022 compliant values are: For CustomerCardTransactions family: CashDeposit, CashWithdrawal, SmartCardPayment, PointOfSalePaymentDebitCard, CreditCardPayment, CrossBorderCreditCardPayment, CrossBorderCashWithdrawal, InternalBookTransfer, PrincipalPayment, LoanAdvance, | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
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: "On-Us" 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. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
paymentReason | string (PaymentPurpose) [ 1 .. 60 ] characters Example: "CashManagementTransfer" Underlying reason for the payment transaction. Usage: Purpose is used to provide information concerning the nature of the payment. Possible Values: BillerSubscriberIdentification, BankLoanDelayedDrawFunding, BankLoanFees, BankLoanFundingMemo, BankLoanAccruedInterestPayment, BankLoanPrincipalPaydown, CardBulkClearing, CardPaymentWithCashBack, CashDisbursementCashSettlement, CashDisbursementWithSurcharging, CardDeferredPayment, OriginalCredit, QuasiCash, EPurseTopUp, FeeCollection, MobileTopUp, AccountManagement, CashManagementTransfer, CollectionPayment, CashDisbursementCashManagement, Deposit, IntraCompanyPayment, IntraPartyPayment, LiquidityManagement, Netting, BondForward, CrossCurrencyIRS, CCPClearedInitialMargin, CCPClearedVariationMargin, CCPClearedInitialMarginSegregatedCash, CreditDefaultSwap, CrossProduct, CreditSupport, CreditLine, EquityOption, EquitySwap, ExoticOption, ExchangeTradedDerivatives, FixedIncome, ForwardBrokerOwnedCashCollateral, ForwardClientOwnedCashCollateral, ForwardBrokerOwnedCashCollateralSegregated, ForwardClientOwnedSegregatedCashCollateral, DailyMarginOnListedDerivatives, MBSBrokerOwnedCashCollateral, MBSClientOwnedCashCollateral, FuturesInitialMargin, FuturesInitialMarginClientOwnedSegregatedCashCollateral, ClientOwnedOCCPledgedCollateral, OTCOptionBrokerOwnedCashCollateral, OTCOptionClientOwnedCashCollateral, OTCOptionBrokerOwnedSegregatedCashCollateral, OTCOptionClientOwnedCashSegregatedCashCollateral, FXOption, OTCDerivatives, RepurchaseAgreement, BilateralRepoBrokerOwnedCollateral, RepoClientOwnedCollateral, BilateralRepoBrokerOwnedSegregatedCashCollateral, BilateralRepoClientOwnedSegregatedCashCollateral, ReverseRepurchaseAgreement, SecuritiesBuySellSellBuyBack, SingleCurrencyIRSExotic, SingleCurrencyIRS, SecuritiesCrossProducts, BrokerOwnedCollateralShortSale, ClientOwnedCollateralShortSale, ShortSell, SecuritiesLendingAndBorrowing, SecuredLoan, SwapBrokerOwnedCashCollateral, SwapClientOwnedCashCollateral, Swaption, SwapsBrokerOwnedSegregatedCashCollateral, SwapsClientOwnedSegregatedCashCollateral, ToBeAnnounced, TBABrokerOwnedCashCollateral, TBAClientOwnedCashCollateral, TreasuryCrossProduct, AgriculturalTransfer, AccountsReceivablesEntry, BusinessExpenses, BackOfficeConversionEntry, CommercialPayment, Copyright, PurchaseSaleOfGoods, PurchaseSaleOfGoodsAndServices, PurchaseSaleOfGoodsAndServicesWithCashBack, LicenseFee, MobileP2BPayment, PointOfPurchaseEntry, Royalties, PurchaseSaleOfServices, ServiceCharges, Subscription, SupplierPayment, Commercial, CharityPayment, ConsumerThirdPartyConsolidatedPayment, MobileP2PPayment, GuaranteedEPayment, EPaymentReturn, NonGuaranteedEPayment, Epayment, CarLoanPrincipalRepayment, CompensationPayment, DebitCollectionPayment, GovernmentInsurance, PropertyLoanRepayment, PropertyLoanSettlement, InsurancePremiumCar, InsurancePremiumRefund, PaymentOfInsuranceClaim, InsurancePremium, Interest, LaborInsurance, LifeInsurance, Loan, LoanRepayment, PaymentBasedOnEnforcementOrder, PropertyInsurance, RentalLeaseGeneral, RecurringInstallmentPayment, TrustFund, ForwardForeignExchange, ForeignExchangeRelatedNetting, AdministrativeManagement, AdvancePayment, BearerCheckDomestic, BearerCheckForeign, BuildingMaintenance, BondForwardNetting, CapitalBuilding, CapitalBuildingRetirement, CreditCardPayment, CreditCardBill, CancellationFee, CardGeneratedDirectDebit, TradeSettlementPayment, Costs, CarparkCharges, DebitCardPayment, PrintedOrderDisbursement, DeliverAgainstPayment, Education, FactorUpdateRelatedPayment, FinancialAidInCaseOfNaturalDisaster, LatePaymentOfFeesAndCharges, PaymentOfFees, Gift, GovernmentPayment, IrrevocableCreditCardPayment, IrrevocableDebitCardPayment, InstalmentHirePurchaseAgreement, Installment, InvoicePayment, MultiCurrenyCheckDomestic, MultiCurrenyCheckForeign, MultipleServiceTypes, NotOtherwiseSpecified, OrderChequeDomestic, OrderChequeForeign, OpeningFee, PreauthorizedDebit, PaymentTerms, RepresentedCheckEntry, ReceiptPayment, Rebate, Refund, Rent, AccountOverdraftRepayment, ReimbursementOfAPreviousErroneousTransaction, BilateralRepoInternetNetting, RoundRobin, ReimbursementReceivedCreditTransfer, RelatedRequestToPay, ReceiveAgainstPayment, PaymentSlipInstruction, SplitPayments, Study, TBAPairOffNetting, TelecommunicationsBill, TownCouncilServiceCharges, TelephoneInitiatedTransaction, TMPGClaimPayment, TriPartyRepoInterest, TriPartyRepoNetting, TruncatedPaymentSlip, TravellerCheque, InternetInitiatedTransaction, InstantPayments, InstantPaymentsCancellation, InstantPaymentsForDonations, InstantPaymentsInECommerceWithoutAddressData, InstantPaymentsInECommerceWithAddressData, InstantPaymentsInECommerce, InstantPaymentsAtPOS, InstantPaymentsReturn, InstantPaymentsUnattendedVendingMachineWith2FA, InstantPaymentsUnattendedVendingMachineWithout2FA, Annuity, CustodianManagementFeeInhouse, CapitalFallingDueInhouse, CommodityTransfer, Derivatives, Dividend, ForeignExchange, Hedging, InvestmentAndSecurities, PreciousMetal, Savings, Securities, SecuritiesPurchaseInhouse, TreasuryPayment, UnitTrustPurchase, FuturesNettingPayment, Futures, AnesthesiaServices, ConvalescentCareFacility, DurableMedicaleEquipment, DentalServices, HomeHealthCare, HealthInsurance, HospitalCare, IntermediateCareFacility, LongTermCareFacility, MedicalAidFundContribution, MedicalAidRefund, MedicalServices, VisionCare, CreditDefaultEventPayment, SwapContractFinalPayment, SwapContractPartialPayment, SwapContractResetPayment, SwapContractUpfrontPayment, AdvisoryDonationCopyrightServices, ActiveEmploymentPolicy, Allowance, AlimonyPayment, BabyBonusScheme, ChildBenefit, UnemploymentDisabilityBenefit, BonusPayment, CashCompensationHelplessnessDisability, Commission, CompanySocialLoanPaymentToBank, GuaranteeFundRightsPayment, GovermentWarLegislationTransfer, HousingRelatedContribution, Payroll, PensionFundContribution, PensionPayment, PricePayment, RehabilitationSupport, SalaryPayment, SalaryPensionSumPayment, SocialSecurityBenefit, LendingBuyInNetting, LendingCashCollateralFreeMovement, LendingFees, LendingEquityMarkedToMarketCashCollateral, LendingFixedIncomeMarkedToMarketCashCollateral, LendingUnspecifiedTypeOfMarkedToMarketCashCollateral, LendingRebatePayments, LendingRevenuePayments, LendingClaimPayment, EstateTax, ForeignWorkerLevy, GoodsServicesTax, HousingTax, IncomeTax, NetIncomeTax, PropertyTax, RoadTax, TaxPayment, ValueAddedTaxPayment, WithHolding, TaxRefund, TrailerFeePayment, TrailerFeeRebate, NonUSMutualFundTrailerFeePayment, NonUSMutualFundTrailerFeeRebatePayment, Air, Bus, Ferry, Railway, RoadPricing, CableTVBill, ElectricityBill, Energies, GasBill, NetworkCharge, NetworkCommunication, OtherTelecomRelatedBill, TelephoneBill, Utilities, WaterBill, Bonds, CorporateActions-Bonds, CorporateActions-Equities, CreditCard, DebitCard, Diners, Equities, FleetCard, LowValueCredit, LowValueDebit, MoneyMarket, RapidPaymentInstruction, GamblingOrWageringPayment, LotteryPayment, Amex, ATM, AuthenticatedCollections, PropertyCompletionPayment, PropertyDeposit, PropertyLoanDisbursement, PropertyLoanRefinancing, GovernmentFamilyAllowance, GovernmentHousingAllowance, CashPenalties. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
debtorAccountId required | string (AccountId) [ 1 .. 36 ] 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 .. 36 ] 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 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
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": "Banc of California"
}
], - "domain": "Payments",
- "family": "CustomerCardTransactions",
- "subFamily": "CreditCardPayment",
- "codes": [
- {
- "codeType": "DetailBAI",
- "name": "Incoming Wire",
- "value": "195"
}
], - "paymentMethod": "CreditTransfer",
- "paymentType": "On-Us",
- "amount": "100",
- "paymentReason": "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",
- "availabilityDate": "2022-04-17T08:00:00Z",
- "availabilityFloat": "string"
}, - "valueDate": "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": [
- {
- "identification": "string",
- "schemeName": "BBANIdentifier",
- "issuer": "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"
}
]
}, - "agent": {
- "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"
}
]
}, - "identifiers": [
- {
- "number": "123-45-6789",
- "schemeName": "TaxIdentificationNumber",
- "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"
}, - "debtor": {
- "name": "Jane Birkin",
- "account": {
- "name": "Hermes PD_CA 0002",
- "currency": "USD",
- "accountBranchId": "SEA_1",
- "accountNumber": "012345678",
- "accountType": "Checking",
- "routingNumber": "012345678",
- "identifiers": [
- {
- "identification": "string",
- "schemeName": "BBANIdentifier",
- "issuer": "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"
}
]
}, - "agent": {
- "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"
}
]
}, - "identifiers": [
- {
- "number": "123-45-6789",
- "schemeName": "TaxIdentificationNumber",
- "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"
}, - "remittanceInformation": {
- "remittanceNumber": "string",
- "documentType": "string"
}
}
Response samples
- 202
- 400
- 500
{- "identifiers": [
- {
- "number": "string",
- "schemeName": "UETR",
- "issuer": "Banc of California"
}
], - "domain": "Payments",
- "family": "CustomerCardTransactions",
- "subFamily": "CreditCardPayment",
- "codes": [
- {
- "codeType": "DetailBAI",
- "name": "Incoming Wire",
- "value": "195"
}
], - "paymentMethod": "CreditTransfer",
- "paymentType": "On-Us",
- "amount": "100",
- "paymentReason": "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",
- "availabilityDate": "2022-04-17T08:00:00Z",
- "availabilityFloat": "string"
}, - "valueDate": "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": [
- {
- "identification": "string",
- "schemeName": "BBANIdentifier",
- "issuer": "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"
}
]
}, - "agent": {
- "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"
}
]
}, - "identifiers": [
- {
- "number": "123-45-6789",
- "schemeName": "TaxIdentificationNumber",
- "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"
}, - "debtor": {
- "name": "Jane Birkin",
- "account": {
- "name": "Hermes PD_CA 0002",
- "currency": "USD",
- "accountBranchId": "SEA_1",
- "accountNumber": "012345678",
- "accountType": "Checking",
- "routingNumber": "012345678",
- "identifiers": [
- {
- "identification": "string",
- "schemeName": "BBANIdentifier",
- "issuer": "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"
}
]
}, - "agent": {
- "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"
}
]
}, - "identifiers": [
- {
- "number": "123-45-6789",
- "schemeName": "TaxIdentificationNumber",
- "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"
}, - "remittanceInformation": {
- "remittanceNumber": "string",
- "documentType": "string"
}, - "paymentId": "0dd926fe-1ca2-11ed-861d-0242ac120002",
- "status": "AcceptedSettlementCompleted",
- "statusReason": "Cash",
- "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 .. 36 ] 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": "Banc of California"
}
], - "domain": "Payments",
- "family": "CustomerCardTransactions",
- "subFamily": "CreditCardPayment",
- "codes": [
- {
- "codeType": "DetailBAI",
- "name": "Incoming Wire",
- "value": "195"
}
], - "paymentMethod": "CreditTransfer",
- "paymentType": "On-Us",
- "amount": "100",
- "paymentReason": "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",
- "availabilityDate": "2022-04-17T08:00:00Z",
- "availabilityFloat": "string"
}, - "valueDate": "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": [
- {
- "identification": "string",
- "schemeName": "BBANIdentifier",
- "issuer": "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"
}
]
}, - "agent": {
- "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"
}
]
}, - "identifiers": [
- {
- "number": "123-45-6789",
- "schemeName": "TaxIdentificationNumber",
- "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"
}, - "debtor": {
- "name": "Jane Birkin",
- "account": {
- "name": "Hermes PD_CA 0002",
- "currency": "USD",
- "accountBranchId": "SEA_1",
- "accountNumber": "012345678",
- "accountType": "Checking",
- "routingNumber": "012345678",
- "identifiers": [
- {
- "identification": "string",
- "schemeName": "BBANIdentifier",
- "issuer": "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"
}
]
}, - "agent": {
- "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"
}
]
}, - "identifiers": [
- {
- "number": "123-45-6789",
- "schemeName": "TaxIdentificationNumber",
- "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"
}, - "remittanceInformation": {
- "remittanceNumber": "string",
- "documentType": "string"
}, - "paymentId": "0dd926fe-1ca2-11ed-861d-0242ac120002",
- "status": "AcceptedSettlementCompleted",
- "statusReason": "Cash",
- "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 .. 36 ] characters Example: 5fb9d4d6-1a3c-11ed-861d-0242ac120002 Idempotency identifier used by the client when making repeated calls |
servicerId | string (Id) [ 1 .. 36 ] 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": "Banc of California"
}
], - "domain": "Payments",
- "family": "CustomerCardTransactions",
- "subFamily": "CreditCardPayment",
- "codes": [
- {
- "codeType": "DetailBAI",
- "name": "Incoming Wire",
- "value": "195"
}
], - "paymentMethod": "CreditTransfer",
- "paymentType": "On-Us",
- "amount": "100",
- "paymentReason": "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",
- "availabilityDate": "2022-04-17T08:00:00Z",
- "availabilityFloat": "string"
}, - "valueDate": "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": [
- {
- "identification": "string",
- "schemeName": "BBANIdentifier",
- "issuer": "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"
}
]
}, - "agent": {
- "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"
}
]
}, - "identifiers": [
- {
- "number": "123-45-6789",
- "schemeName": "TaxIdentificationNumber",
- "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"
}, - "debtor": {
- "name": "Jane Birkin",
- "account": {
- "name": "Hermes PD_CA 0002",
- "currency": "USD",
- "accountBranchId": "SEA_1",
- "accountNumber": "012345678",
- "accountType": "Checking",
- "routingNumber": "012345678",
- "identifiers": [
- {
- "identification": "string",
- "schemeName": "BBANIdentifier",
- "issuer": "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"
}
]
}, - "agent": {
- "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"
}
]
}, - "identifiers": [
- {
- "number": "123-45-6789",
- "schemeName": "TaxIdentificationNumber",
- "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"
}, - "remittanceInformation": {
- "remittanceNumber": "string",
- "documentType": "string"
}, - "paymentId": "0dd926fe-1ca2-11ed-861d-0242ac120002",
- "status": "AcceptedSettlementCompleted",
- "statusReason": "Cash",
- "date": "2022-04-17T08:00:00Z"
}
Retrieves a list of direct debits matching the parameters.
Authorizations:
query Parameters
paymentId.eq | string (Id) [ 1 .. 36 ] 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 .. 36 ] characters Example: creditorAccountId.eq=5fb9d4d6-1a3c-11ed-861d-0242ac120002 |
amount.lte | string (AmountInCents) <= 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 (AmountInCents) <= 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 |
header Parameters
servicerId | string (Id) [ 1 .. 36 ] 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
- 500
[- {
- "identifiers": [
- {
- "number": "string",
- "schemeName": "UETR",
- "issuer": "Banc of California"
}
], - "domain": "Payments",
- "family": "CustomerCardTransactions",
- "subFamily": "CreditCardPayment",
- "codes": [
- {
- "codeType": "DetailBAI",
- "name": "Incoming Wire",
- "value": "195"
}
], - "paymentMethod": "CreditTransfer",
- "paymentType": "On-Us",
- "amount": "100",
- "paymentReason": "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",
- "availabilityDate": "2022-04-17T08:00:00Z",
- "availabilityFloat": "string"
}, - "valueDate": "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": [
- {
- "identification": "string",
- "schemeName": "BBANIdentifier",
- "issuer": "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"
}
]
}, - "agent": {
- "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"
}
]
}, - "identifiers": [
- {
- "number": "123-45-6789",
- "schemeName": "TaxIdentificationNumber",
- "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"
}, - "debtor": {
- "name": "Jane Birkin",
- "account": {
- "name": "Hermes PD_CA 0002",
- "currency": "USD",
- "accountBranchId": "SEA_1",
- "accountNumber": "012345678",
- "accountType": "Checking",
- "routingNumber": "012345678",
- "identifiers": [
- {
- "identification": "string",
- "schemeName": "BBANIdentifier",
- "issuer": "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"
}
]
}, - "agent": {
- "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"
}
]
}, - "identifiers": [
- {
- "number": "123-45-6789",
- "schemeName": "TaxIdentificationNumber",
- "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"
}, - "remittanceInformation": {
- "remittanceNumber": "string",
- "documentType": "string"
}, - "paymentId": "0dd926fe-1ca2-11ed-861d-0242ac120002",
- "status": "AcceptedSettlementCompleted",
- "statusReason": "Cash",
- "date": "2022-04-17T08:00:00Z"
}
]
Direct Debit Initiation
Instruction to collect funds from a debitor.
Authorizations:
header Parameters
idempotencyId | string (Id) [ 1 .. 36 ] characters Example: 5fb9d4d6-1a3c-11ed-861d-0242ac120002 Idempotency identifier used by the client when making repeated calls |
servicerId | string (Id) [ 1 .. 36 ] 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
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
domain | string (BankTransactionDomain) [ 1 .. 35 ] characters Example: "Payments" Specifies the bank transaction code domain. Some possible ISO 20022 compliant values are: Payments, CashManagement, Loans, Deposits, TradeServices, Syndications, Securities, AccountManagement, | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
family | string (BankTransactionFamily) [ 1 .. 60 ] characters Example: "CustomerCardTransactions" Specifies the bank transaction family. Some possible ISO 20022 compliant values are: For Payments domain: CustomerCardTransactions, MerchantCardTransactions, IssuedCreditTransfers | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
subFamily | string (BankTransactionSubfamily) [ 1 .. 60 ] characters Example: "CreditCardPayment" Specifies the bank transaction subfamily. Some possible ISO 20022 compliant values are: For CustomerCardTransactions family: CashDeposit, CashWithdrawal, SmartCardPayment, PointOfSalePaymentDebitCard, CreditCardPayment, CrossBorderCreditCardPayment, CrossBorderCashWithdrawal, InternalBookTransfer, PrincipalPayment, LoanAdvance, | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
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: "On-Us" 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. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
paymentReason | string (PaymentPurpose) [ 1 .. 60 ] characters Example: "CashManagementTransfer" Underlying reason for the payment transaction. Usage: Purpose is used to provide information concerning the nature of the payment. Possible Values: BillerSubscriberIdentification, BankLoanDelayedDrawFunding, BankLoanFees, BankLoanFundingMemo, BankLoanAccruedInterestPayment, BankLoanPrincipalPaydown, CardBulkClearing, CardPaymentWithCashBack, CashDisbursementCashSettlement, CashDisbursementWithSurcharging, CardDeferredPayment, OriginalCredit, QuasiCash, EPurseTopUp, FeeCollection, MobileTopUp, AccountManagement, CashManagementTransfer, CollectionPayment, CashDisbursementCashManagement, Deposit, IntraCompanyPayment, IntraPartyPayment, LiquidityManagement, Netting, BondForward, CrossCurrencyIRS, CCPClearedInitialMargin, CCPClearedVariationMargin, CCPClearedInitialMarginSegregatedCash, CreditDefaultSwap, CrossProduct, CreditSupport, CreditLine, EquityOption, EquitySwap, ExoticOption, ExchangeTradedDerivatives, FixedIncome, ForwardBrokerOwnedCashCollateral, ForwardClientOwnedCashCollateral, ForwardBrokerOwnedCashCollateralSegregated, ForwardClientOwnedSegregatedCashCollateral, DailyMarginOnListedDerivatives, MBSBrokerOwnedCashCollateral, MBSClientOwnedCashCollateral, FuturesInitialMargin, FuturesInitialMarginClientOwnedSegregatedCashCollateral, ClientOwnedOCCPledgedCollateral, OTCOptionBrokerOwnedCashCollateral, OTCOptionClientOwnedCashCollateral, OTCOptionBrokerOwnedSegregatedCashCollateral, OTCOptionClientOwnedCashSegregatedCashCollateral, FXOption, OTCDerivatives, RepurchaseAgreement, BilateralRepoBrokerOwnedCollateral, RepoClientOwnedCollateral, BilateralRepoBrokerOwnedSegregatedCashCollateral, BilateralRepoClientOwnedSegregatedCashCollateral, ReverseRepurchaseAgreement, SecuritiesBuySellSellBuyBack, SingleCurrencyIRSExotic, SingleCurrencyIRS, SecuritiesCrossProducts, BrokerOwnedCollateralShortSale, ClientOwnedCollateralShortSale, ShortSell, SecuritiesLendingAndBorrowing, SecuredLoan, SwapBrokerOwnedCashCollateral, SwapClientOwnedCashCollateral, Swaption, SwapsBrokerOwnedSegregatedCashCollateral, SwapsClientOwnedSegregatedCashCollateral, ToBeAnnounced, TBABrokerOwnedCashCollateral, TBAClientOwnedCashCollateral, TreasuryCrossProduct, AgriculturalTransfer, AccountsReceivablesEntry, BusinessExpenses, BackOfficeConversionEntry, CommercialPayment, Copyright, PurchaseSaleOfGoods, PurchaseSaleOfGoodsAndServices, PurchaseSaleOfGoodsAndServicesWithCashBack, LicenseFee, MobileP2BPayment, PointOfPurchaseEntry, Royalties, PurchaseSaleOfServices, ServiceCharges, Subscription, SupplierPayment, Commercial, CharityPayment, ConsumerThirdPartyConsolidatedPayment, MobileP2PPayment, GuaranteedEPayment, EPaymentReturn, NonGuaranteedEPayment, Epayment, CarLoanPrincipalRepayment, CompensationPayment, DebitCollectionPayment, GovernmentInsurance, PropertyLoanRepayment, PropertyLoanSettlement, InsurancePremiumCar, InsurancePremiumRefund, PaymentOfInsuranceClaim, InsurancePremium, Interest, LaborInsurance, LifeInsurance, Loan, LoanRepayment, PaymentBasedOnEnforcementOrder, PropertyInsurance, RentalLeaseGeneral, RecurringInstallmentPayment, TrustFund, ForwardForeignExchange, ForeignExchangeRelatedNetting, AdministrativeManagement, AdvancePayment, BearerCheckDomestic, BearerCheckForeign, BuildingMaintenance, BondForwardNetting, CapitalBuilding, CapitalBuildingRetirement, CreditCardPayment, CreditCardBill, CancellationFee, CardGeneratedDirectDebit, TradeSettlementPayment, Costs, CarparkCharges, DebitCardPayment, PrintedOrderDisbursement, DeliverAgainstPayment, Education, FactorUpdateRelatedPayment, FinancialAidInCaseOfNaturalDisaster, LatePaymentOfFeesAndCharges, PaymentOfFees, Gift, GovernmentPayment, IrrevocableCreditCardPayment, IrrevocableDebitCardPayment, InstalmentHirePurchaseAgreement, Installment, InvoicePayment, MultiCurrenyCheckDomestic, MultiCurrenyCheckForeign, MultipleServiceTypes, NotOtherwiseSpecified, OrderChequeDomestic, OrderChequeForeign, OpeningFee, PreauthorizedDebit, PaymentTerms, RepresentedCheckEntry, ReceiptPayment, Rebate, Refund, Rent, AccountOverdraftRepayment, ReimbursementOfAPreviousErroneousTransaction, BilateralRepoInternetNetting, RoundRobin, ReimbursementReceivedCreditTransfer, RelatedRequestToPay, ReceiveAgainstPayment, PaymentSlipInstruction, SplitPayments, Study, TBAPairOffNetting, TelecommunicationsBill, TownCouncilServiceCharges, TelephoneInitiatedTransaction, TMPGClaimPayment, TriPartyRepoInterest, TriPartyRepoNetting, TruncatedPaymentSlip, TravellerCheque, InternetInitiatedTransaction, InstantPayments, InstantPaymentsCancellation, InstantPaymentsForDonations, InstantPaymentsInECommerceWithoutAddressData, InstantPaymentsInECommerceWithAddressData, InstantPaymentsInECommerce, InstantPaymentsAtPOS, InstantPaymentsReturn, InstantPaymentsUnattendedVendingMachineWith2FA, InstantPaymentsUnattendedVendingMachineWithout2FA, Annuity, CustodianManagementFeeInhouse, CapitalFallingDueInhouse, CommodityTransfer, Derivatives, Dividend, ForeignExchange, Hedging, InvestmentAndSecurities, PreciousMetal, Savings, Securities, SecuritiesPurchaseInhouse, TreasuryPayment, UnitTrustPurchase, FuturesNettingPayment, Futures, AnesthesiaServices, ConvalescentCareFacility, DurableMedicaleEquipment, DentalServices, HomeHealthCare, HealthInsurance, HospitalCare, IntermediateCareFacility, LongTermCareFacility, MedicalAidFundContribution, MedicalAidRefund, MedicalServices, VisionCare, CreditDefaultEventPayment, SwapContractFinalPayment, SwapContractPartialPayment, SwapContractResetPayment, SwapContractUpfrontPayment, AdvisoryDonationCopyrightServices, ActiveEmploymentPolicy, Allowance, AlimonyPayment, BabyBonusScheme, ChildBenefit, UnemploymentDisabilityBenefit, BonusPayment, CashCompensationHelplessnessDisability, Commission, CompanySocialLoanPaymentToBank, GuaranteeFundRightsPayment, GovermentWarLegislationTransfer, HousingRelatedContribution, Payroll, PensionFundContribution, PensionPayment, PricePayment, RehabilitationSupport, SalaryPayment, SalaryPensionSumPayment, SocialSecurityBenefit, LendingBuyInNetting, LendingCashCollateralFreeMovement, LendingFees, LendingEquityMarkedToMarketCashCollateral, LendingFixedIncomeMarkedToMarketCashCollateral, LendingUnspecifiedTypeOfMarkedToMarketCashCollateral, LendingRebatePayments, LendingRevenuePayments, LendingClaimPayment, EstateTax, ForeignWorkerLevy, GoodsServicesTax, HousingTax, IncomeTax, NetIncomeTax, PropertyTax, RoadTax, TaxPayment, ValueAddedTaxPayment, WithHolding, TaxRefund, TrailerFeePayment, TrailerFeeRebate, NonUSMutualFundTrailerFeePayment, NonUSMutualFundTrailerFeeRebatePayment, Air, Bus, Ferry, Railway, RoadPricing, CableTVBill, ElectricityBill, Energies, GasBill, NetworkCharge, NetworkCommunication, OtherTelecomRelatedBill, TelephoneBill, Utilities, WaterBill, Bonds, CorporateActions-Bonds, CorporateActions-Equities, CreditCard, DebitCard, Diners, Equities, FleetCard, LowValueCredit, LowValueDebit, MoneyMarket, RapidPaymentInstruction, GamblingOrWageringPayment, LotteryPayment, Amex, ATM, AuthenticatedCollections, PropertyCompletionPayment, PropertyDeposit, PropertyLoanDisbursement, PropertyLoanRefinancing, GovernmentFamilyAllowance, GovernmentHousingAllowance, CashPenalties. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
debtorAccountId required | string (AccountId) [ 1 .. 36 ] 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 .. 36 ] 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": "Banc of California"
}
], - "domain": "Payments",
- "family": "CustomerCardTransactions",
- "subFamily": "CreditCardPayment",
- "codes": [
- {
- "codeType": "DetailBAI",
- "name": "Incoming Wire",
- "value": "195"
}
], - "paymentMethod": "CreditTransfer",
- "paymentType": "On-Us",
- "amount": "100",
- "paymentReason": "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
], - "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": [
- {
- "identification": "string",
- "schemeName": "BBANIdentifier",
- "issuer": "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"
}
]
}, - "agent": {
- "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"
}
]
}, - "identifiers": [
- {
- "number": "123-45-6789",
- "schemeName": "TaxIdentificationNumber",
- "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"
}
}
Response samples
- 202
- 400
- 500
{- "paymentId": "0dd926fe-1ca2-11ed-861d-0242ac120002",
- "status": "AcceptedSettlementCompleted",
- "statusReason": "Cash",
- "identifiers": [
- {
- "number": "string",
- "schemeName": "UETR",
- "issuer": "Banc of California"
}
], - "domain": "Payments",
- "family": "CustomerCardTransactions",
- "subFamily": "CreditCardPayment",
- "codes": [
- {
- "codeType": "DetailBAI",
- "name": "Incoming Wire",
- "value": "195"
}
], - "paymentMethod": "CreditTransfer",
- "paymentType": "On-Us",
- "amount": "100",
- "paymentReason": "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
], - "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": [
- {
- "identification": "string",
- "schemeName": "BBANIdentifier",
- "issuer": "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"
}
]
}, - "agent": {
- "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"
}
]
}, - "identifiers": [
- {
- "number": "123-45-6789",
- "schemeName": "TaxIdentificationNumber",
- "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"
}
}
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 .. 36 ] 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": "Cash",
- "identifiers": [
- {
- "number": "string",
- "schemeName": "UETR",
- "issuer": "Banc of California"
}
], - "domain": "Payments",
- "family": "CustomerCardTransactions",
- "subFamily": "CreditCardPayment",
- "codes": [
- {
- "codeType": "DetailBAI",
- "name": "Incoming Wire",
- "value": "195"
}
], - "paymentMethod": "CreditTransfer",
- "paymentType": "On-Us",
- "amount": "100",
- "paymentReason": "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
], - "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": [
- {
- "identification": "string",
- "schemeName": "BBANIdentifier",
- "issuer": "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"
}
]
}, - "agent": {
- "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"
}
]
}, - "identifiers": [
- {
- "number": "123-45-6789",
- "schemeName": "TaxIdentificationNumber",
- "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"
}
}
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 .. 36 ] characters Example: 5fb9d4d6-1a3c-11ed-861d-0242ac120002 Idempotency identifier used by the client when making repeated calls |
servicerId | string (Id) [ 1 .. 36 ] 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": "Cash",
- "identifiers": [
- {
- "number": "string",
- "schemeName": "UETR",
- "issuer": "Banc of California"
}
], - "domain": "Payments",
- "family": "CustomerCardTransactions",
- "subFamily": "CreditCardPayment",
- "codes": [
- {
- "codeType": "DetailBAI",
- "name": "Incoming Wire",
- "value": "195"
}
], - "paymentMethod": "CreditTransfer",
- "paymentType": "On-Us",
- "amount": "100",
- "paymentReason": "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
], - "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": [
- {
- "identification": "string",
- "schemeName": "BBANIdentifier",
- "issuer": "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"
}
]
}, - "agent": {
- "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"
}
]
}, - "identifiers": [
- {
- "number": "123-45-6789",
- "schemeName": "TaxIdentificationNumber",
- "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"
}
}
Retrieves a list of payments matching the parameters.
Authorizations:
query Parameters
paymentId.eq | string (Id) [ 1 .. 36 ] 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 .. 36 ] characters Example: creditorAccountId.eq=5fb9d4d6-1a3c-11ed-861d-0242ac120002 |
checkType.eq | string |
checkNumber.eq | string |
amount.lte | string (AmountInCents) <= 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 (AmountInCents) <= 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 |
header Parameters
servicerId | string (Id) [ 1 .. 36 ] 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
- 500
[- {
- "identifiers": [
- {
- "number": "string",
- "schemeName": "UETR",
- "issuer": "Banc of California"
}
], - "domain": "Payments",
- "family": "CustomerCardTransactions",
- "subFamily": "CreditCardPayment",
- "codes": [
- {
- "codeType": "DetailBAI",
- "name": "Incoming Wire",
- "value": "195"
}
], - "paymentMethod": "CreditTransfer",
- "paymentType": "On-Us",
- "amount": "100",
- "paymentReason": "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": [
- {
- "identification": "string",
- "schemeName": "BBANIdentifier",
- "issuer": "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"
}
]
}, - "agent": {
- "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"
}
]
}, - "identifiers": [
- {
- "number": "123-45-6789",
- "schemeName": "TaxIdentificationNumber",
- "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"
}, - "debtor": {
- "name": "Jane Birkin",
- "account": {
- "name": "Hermes PD_CA 0002",
- "currency": "USD",
- "accountBranchId": "SEA_1",
- "accountNumber": "012345678",
- "accountType": "Checking",
- "routingNumber": "012345678",
- "identifiers": [
- {
- "identification": "string",
- "schemeName": "BBANIdentifier",
- "issuer": "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"
}
]
}, - "agent": {
- "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"
}
]
}, - "identifiers": [
- {
- "number": "123-45-6789",
- "schemeName": "TaxIdentificationNumber",
- "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"
}, - "remittanceInformation": {
- "remittanceNumber": "string",
- "documentType": "string"
}, - "paymentId": "0dd926fe-1ca2-11ed-861d-0242ac120002",
- "status": "AcceptedSettlementCompleted",
- "statusReason": "Cash",
- "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 .. 36 ] characters Example: 5fb9d4d6-1a3c-11ed-861d-0242ac120002 Idempotency identifier used by the client when making repeated calls |
servicerId | string (Id) [ 1 .. 36 ] 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
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
domain | string (BankTransactionDomain) [ 1 .. 35 ] characters Example: "Payments" Specifies the bank transaction code domain. Some possible ISO 20022 compliant values are: Payments, CashManagement, Loans, Deposits, TradeServices, Syndications, Securities, AccountManagement, | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
family | string (BankTransactionFamily) [ 1 .. 60 ] characters Example: "CustomerCardTransactions" Specifies the bank transaction family. Some possible ISO 20022 compliant values are: For Payments domain: CustomerCardTransactions, MerchantCardTransactions, IssuedCreditTransfers | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
subFamily | string (BankTransactionSubfamily) [ 1 .. 60 ] characters Example: "CreditCardPayment" Specifies the bank transaction subfamily. Some possible ISO 20022 compliant values are: For CustomerCardTransactions family: CashDeposit, CashWithdrawal, SmartCardPayment, PointOfSalePaymentDebitCard, CreditCardPayment, CrossBorderCreditCardPayment, CrossBorderCashWithdrawal, InternalBookTransfer, PrincipalPayment, LoanAdvance, | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
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: "On-Us" 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. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
paymentReason | string (PaymentPurpose) [ 1 .. 60 ] characters Example: "CashManagementTransfer" Underlying reason for the payment transaction. Usage: Purpose is used to provide information concerning the nature of the payment. Possible Values: BillerSubscriberIdentification, BankLoanDelayedDrawFunding, BankLoanFees, BankLoanFundingMemo, BankLoanAccruedInterestPayment, BankLoanPrincipalPaydown, CardBulkClearing, CardPaymentWithCashBack, CashDisbursementCashSettlement, CashDisbursementWithSurcharging, CardDeferredPayment, OriginalCredit, QuasiCash, EPurseTopUp, FeeCollection, MobileTopUp, AccountManagement, CashManagementTransfer, CollectionPayment, CashDisbursementCashManagement, Deposit, IntraCompanyPayment, IntraPartyPayment, LiquidityManagement, Netting, BondForward, CrossCurrencyIRS, CCPClearedInitialMargin, CCPClearedVariationMargin, CCPClearedInitialMarginSegregatedCash, CreditDefaultSwap, CrossProduct, CreditSupport, CreditLine, EquityOption, EquitySwap, ExoticOption, ExchangeTradedDerivatives, FixedIncome, ForwardBrokerOwnedCashCollateral, ForwardClientOwnedCashCollateral, ForwardBrokerOwnedCashCollateralSegregated, ForwardClientOwnedSegregatedCashCollateral, DailyMarginOnListedDerivatives, MBSBrokerOwnedCashCollateral, MBSClientOwnedCashCollateral, FuturesInitialMargin, FuturesInitialMarginClientOwnedSegregatedCashCollateral, ClientOwnedOCCPledgedCollateral, OTCOptionBrokerOwnedCashCollateral, OTCOptionClientOwnedCashCollateral, OTCOptionBrokerOwnedSegregatedCashCollateral, OTCOptionClientOwnedCashSegregatedCashCollateral, FXOption, OTCDerivatives, RepurchaseAgreement, BilateralRepoBrokerOwnedCollateral, RepoClientOwnedCollateral, BilateralRepoBrokerOwnedSegregatedCashCollateral, BilateralRepoClientOwnedSegregatedCashCollateral, ReverseRepurchaseAgreement, SecuritiesBuySellSellBuyBack, SingleCurrencyIRSExotic, SingleCurrencyIRS, SecuritiesCrossProducts, BrokerOwnedCollateralShortSale, ClientOwnedCollateralShortSale, ShortSell, SecuritiesLendingAndBorrowing, SecuredLoan, SwapBrokerOwnedCashCollateral, SwapClientOwnedCashCollateral, Swaption, SwapsBrokerOwnedSegregatedCashCollateral, SwapsClientOwnedSegregatedCashCollateral, ToBeAnnounced, TBABrokerOwnedCashCollateral, TBAClientOwnedCashCollateral, TreasuryCrossProduct, AgriculturalTransfer, AccountsReceivablesEntry, BusinessExpenses, BackOfficeConversionEntry, CommercialPayment, Copyright, PurchaseSaleOfGoods, PurchaseSaleOfGoodsAndServices, PurchaseSaleOfGoodsAndServicesWithCashBack, LicenseFee, MobileP2BPayment, PointOfPurchaseEntry, Royalties, PurchaseSaleOfServices, ServiceCharges, Subscription, SupplierPayment, Commercial, CharityPayment, ConsumerThirdPartyConsolidatedPayment, MobileP2PPayment, GuaranteedEPayment, EPaymentReturn, NonGuaranteedEPayment, Epayment, CarLoanPrincipalRepayment, CompensationPayment, DebitCollectionPayment, GovernmentInsurance, PropertyLoanRepayment, PropertyLoanSettlement, InsurancePremiumCar, InsurancePremiumRefund, PaymentOfInsuranceClaim, InsurancePremium, Interest, LaborInsurance, LifeInsurance, Loan, LoanRepayment, PaymentBasedOnEnforcementOrder, PropertyInsurance, RentalLeaseGeneral, RecurringInstallmentPayment, TrustFund, ForwardForeignExchange, ForeignExchangeRelatedNetting, AdministrativeManagement, AdvancePayment, BearerCheckDomestic, BearerCheckForeign, BuildingMaintenance, BondForwardNetting, CapitalBuilding, CapitalBuildingRetirement, CreditCardPayment, CreditCardBill, CancellationFee, CardGeneratedDirectDebit, TradeSettlementPayment, Costs, CarparkCharges, DebitCardPayment, PrintedOrderDisbursement, DeliverAgainstPayment, Education, FactorUpdateRelatedPayment, FinancialAidInCaseOfNaturalDisaster, LatePaymentOfFeesAndCharges, PaymentOfFees, Gift, GovernmentPayment, IrrevocableCreditCardPayment, IrrevocableDebitCardPayment, InstalmentHirePurchaseAgreement, Installment, InvoicePayment, MultiCurrenyCheckDomestic, MultiCurrenyCheckForeign, MultipleServiceTypes, NotOtherwiseSpecified, OrderChequeDomestic, OrderChequeForeign, OpeningFee, PreauthorizedDebit, PaymentTerms, RepresentedCheckEntry, ReceiptPayment, Rebate, Refund, Rent, AccountOverdraftRepayment, ReimbursementOfAPreviousErroneousTransaction, BilateralRepoInternetNetting, RoundRobin, ReimbursementReceivedCreditTransfer, RelatedRequestToPay, ReceiveAgainstPayment, PaymentSlipInstruction, SplitPayments, Study, TBAPairOffNetting, TelecommunicationsBill, TownCouncilServiceCharges, TelephoneInitiatedTransaction, TMPGClaimPayment, TriPartyRepoInterest, TriPartyRepoNetting, TruncatedPaymentSlip, TravellerCheque, InternetInitiatedTransaction, InstantPayments, InstantPaymentsCancellation, InstantPaymentsForDonations, InstantPaymentsInECommerceWithoutAddressData, InstantPaymentsInECommerceWithAddressData, InstantPaymentsInECommerce, InstantPaymentsAtPOS, InstantPaymentsReturn, InstantPaymentsUnattendedVendingMachineWith2FA, InstantPaymentsUnattendedVendingMachineWithout2FA, Annuity, CustodianManagementFeeInhouse, CapitalFallingDueInhouse, CommodityTransfer, Derivatives, Dividend, ForeignExchange, Hedging, InvestmentAndSecurities, PreciousMetal, Savings, Securities, SecuritiesPurchaseInhouse, TreasuryPayment, UnitTrustPurchase, FuturesNettingPayment, Futures, AnesthesiaServices, ConvalescentCareFacility, DurableMedicaleEquipment, DentalServices, HomeHealthCare, HealthInsurance, HospitalCare, IntermediateCareFacility, LongTermCareFacility, MedicalAidFundContribution, MedicalAidRefund, MedicalServices, VisionCare, CreditDefaultEventPayment, SwapContractFinalPayment, SwapContractPartialPayment, SwapContractResetPayment, SwapContractUpfrontPayment, AdvisoryDonationCopyrightServices, ActiveEmploymentPolicy, Allowance, AlimonyPayment, BabyBonusScheme, ChildBenefit, UnemploymentDisabilityBenefit, BonusPayment, CashCompensationHelplessnessDisability, Commission, CompanySocialLoanPaymentToBank, GuaranteeFundRightsPayment, GovermentWarLegislationTransfer, HousingRelatedContribution, Payroll, PensionFundContribution, PensionPayment, PricePayment, RehabilitationSupport, SalaryPayment, SalaryPensionSumPayment, SocialSecurityBenefit, LendingBuyInNetting, LendingCashCollateralFreeMovement, LendingFees, LendingEquityMarkedToMarketCashCollateral, LendingFixedIncomeMarkedToMarketCashCollateral, LendingUnspecifiedTypeOfMarkedToMarketCashCollateral, LendingRebatePayments, LendingRevenuePayments, LendingClaimPayment, EstateTax, ForeignWorkerLevy, GoodsServicesTax, HousingTax, IncomeTax, NetIncomeTax, PropertyTax, RoadTax, TaxPayment, ValueAddedTaxPayment, WithHolding, TaxRefund, TrailerFeePayment, TrailerFeeRebate, NonUSMutualFundTrailerFeePayment, NonUSMutualFundTrailerFeeRebatePayment, Air, Bus, Ferry, Railway, RoadPricing, CableTVBill, ElectricityBill, Energies, GasBill, NetworkCharge, NetworkCommunication, OtherTelecomRelatedBill, TelephoneBill, Utilities, WaterBill, Bonds, CorporateActions-Bonds, CorporateActions-Equities, CreditCard, DebitCard, Diners, Equities, FleetCard, LowValueCredit, LowValueDebit, MoneyMarket, RapidPaymentInstruction, GamblingOrWageringPayment, LotteryPayment, Amex, ATM, AuthenticatedCollections, PropertyCompletionPayment, PropertyDeposit, PropertyLoanDisbursement, PropertyLoanRefinancing, GovernmentFamilyAllowance, GovernmentHousingAllowance, CashPenalties. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
debtorAccountId required | string (AccountId) [ 1 .. 36 ] 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 .. 36 ] 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": "Banc of California"
}
], - "domain": "Payments",
- "family": "CustomerCardTransactions",
- "subFamily": "CreditCardPayment",
- "codes": [
- {
- "codeType": "DetailBAI",
- "name": "Incoming Wire",
- "value": "195"
}
], - "paymentMethod": "CreditTransfer",
- "paymentType": "On-Us",
- "amount": "100",
- "paymentReason": "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": [
- {
- "identification": "string",
- "schemeName": "BBANIdentifier",
- "issuer": "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"
}
]
}, - "agent": {
- "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"
}
]
}, - "identifiers": [
- {
- "number": "123-45-6789",
- "schemeName": "TaxIdentificationNumber",
- "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"
}, - "debtor": {
- "name": "Jane Birkin",
- "account": {
- "name": "Hermes PD_CA 0002",
- "currency": "USD",
- "accountBranchId": "SEA_1",
- "accountNumber": "012345678",
- "accountType": "Checking",
- "routingNumber": "012345678",
- "identifiers": [
- {
- "identification": "string",
- "schemeName": "BBANIdentifier",
- "issuer": "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"
}
]
}, - "agent": {
- "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"
}
]
}, - "identifiers": [
- {
- "number": "123-45-6789",
- "schemeName": "TaxIdentificationNumber",
- "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"
}, - "remittanceInformation": {
- "remittanceNumber": "string",
- "documentType": "string"
}
}
Response samples
- 202
- 400
- 500
{- "identifiers": [
- {
- "number": "string",
- "schemeName": "UETR",
- "issuer": "Banc of California"
}
], - "domain": "Payments",
- "family": "CustomerCardTransactions",
- "subFamily": "CreditCardPayment",
- "codes": [
- {
- "codeType": "DetailBAI",
- "name": "Incoming Wire",
- "value": "195"
}
], - "paymentMethod": "CreditTransfer",
- "paymentType": "On-Us",
- "amount": "100",
- "paymentReason": "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": [
- {
- "identification": "string",
- "schemeName": "BBANIdentifier",
- "issuer": "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"
}
]
}, - "agent": {
- "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"
}
]
}, - "identifiers": [
- {
- "number": "123-45-6789",
- "schemeName": "TaxIdentificationNumber",
- "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"
}, - "debtor": {
- "name": "Jane Birkin",
- "account": {
- "name": "Hermes PD_CA 0002",
- "currency": "USD",
- "accountBranchId": "SEA_1",
- "accountNumber": "012345678",
- "accountType": "Checking",
- "routingNumber": "012345678",
- "identifiers": [
- {
- "identification": "string",
- "schemeName": "BBANIdentifier",
- "issuer": "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"
}
]
}, - "agent": {
- "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"
}
]
}, - "identifiers": [
- {
- "number": "123-45-6789",
- "schemeName": "TaxIdentificationNumber",
- "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"
}, - "remittanceInformation": {
- "remittanceNumber": "string",
- "documentType": "string"
}, - "paymentId": "0dd926fe-1ca2-11ed-861d-0242ac120002",
- "status": "AcceptedSettlementCompleted",
- "statusReason": "Cash",
- "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 .. 36 ] 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": "Banc of California"
}
], - "domain": "Payments",
- "family": "CustomerCardTransactions",
- "subFamily": "CreditCardPayment",
- "codes": [
- {
- "codeType": "DetailBAI",
- "name": "Incoming Wire",
- "value": "195"
}
], - "paymentMethod": "CreditTransfer",
- "paymentType": "On-Us",
- "amount": "100",
- "paymentReason": "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",
- "availabilityDate": "2022-04-17T08:00:00Z",
- "availabilityFloat": "string"
}, - "valueDate": "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": [
- {
- "identification": "string",
- "schemeName": "BBANIdentifier",
- "issuer": "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"
}
]
}, - "agent": {
- "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"
}
]
}, - "identifiers": [
- {
- "number": "123-45-6789",
- "schemeName": "TaxIdentificationNumber",
- "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"
}, - "debtor": {
- "name": "Jane Birkin",
- "account": {
- "name": "Hermes PD_CA 0002",
- "currency": "USD",
- "accountBranchId": "SEA_1",
- "accountNumber": "012345678",
- "accountType": "Checking",
- "routingNumber": "012345678",
- "identifiers": [
- {
- "identification": "string",
- "schemeName": "BBANIdentifier",
- "issuer": "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"
}
]
}, - "agent": {
- "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"
}
]
}, - "identifiers": [
- {
- "number": "123-45-6789",
- "schemeName": "TaxIdentificationNumber",
- "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"
}, - "remittanceInformation": {
- "remittanceNumber": "string",
- "documentType": "string"
}, - "paymentId": "0dd926fe-1ca2-11ed-861d-0242ac120002",
- "status": "AcceptedSettlementCompleted",
- "statusReason": "Cash",
- "date": "2022-04-17T08:00:00Z"
}
Retrieves Account Standing Orders
Authorizations:
path Parameters
accountId required | string (AccountId) [ 1 .. 36 ] characters Example: 033-DDA-123456 Account Identification |
query Parameters
standingOrderId.eq | string (Id) [ 1 .. 36 ] characters Example: standingOrderId.eq=5fb9d4d6-1a3c-11ed-861d-0242ac120002 |
lookUpReference.eq | string |
header Parameters
servicerId | string (Id) [ 1 .. 36 ] 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": "On-Us",
- "standingOrderType": "OneTime",
- "amountType": "OneTime",
- "recurrenceDateType": "OneTime",
- "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
], - "numberOfTimes": 4
}, - "eventDescription": "This is a description.",
- "timeOfDay": {
- "hour": "12",
- "timeZone": "Pacific",
- "timeOfTheDay": "string"
}, - "paymentInstruction": {
- "identifiers": [
- {
- "number": "string",
- "schemeName": "UETR",
- "issuer": "Banc of California"
}
], - "paymentMethod": "CreditTransfer",
- "paymentType": "On-Us",
- "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": [
- {
- "identification": "string",
- "schemeName": "BBANIdentifier",
- "issuer": "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"
}
]
}, - "agent": {
- "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"
}
]
}, - "identifiers": [
- {
- "number": "123-45-6789",
- "schemeName": "TaxIdentificationNumber",
- "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"
}
}, - "lastPaymentDate": "2022-04-17T08:00:00Z",
- "failedCount": 0,
- "authorizationChannel": "Email",
- "paymentMethod": "CreditTransfer",
- "convenienceFeeRefundAmount": "100",
- "enableIndicator": true,
- "status": "Sent",
- "statusReasonDescription": "This is a description.",
- "statusReason": "Cash",
- "codes": [
- {
- "name": "AccountingGroup",
- "value": "195"
}
], - "standingOrderId": "5fb9d4d6-1a3c-11ed-861d-0242ac120002",
- "statusDateAndTime": "2022-04-17T08:00:00Z",
- "cancellationReason": "This is a description."
}
]
}
Request Standing Order Cancellation
Authorizations:
path Parameters
accountId required | string (AccountId) [ 1 .. 36 ] characters Example: 033-DDA-123456 Account Identification |
header Parameters
idempotencyId | string (Id) [ 1 .. 36 ] characters Example: 5fb9d4d6-1a3c-11ed-861d-0242ac120002 Idempotency identifier used by the client when making repeated calls |
servicerId | string (Id) [ 1 .. 36 ] 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: "On-Us" 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. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
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. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
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. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
required | object (CreditTransferDetail) Further details on the credit transfer instruction | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
lastPaymentDate | string <date-time> Example: "2022-04-17T08:00:00Z" Date of the last payment. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
failedCount | integer The number of times a standing order payment has failed to be processed. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
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. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
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. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
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: "Cash" 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
|
Responses
Request samples
- Payload
{- "paymentType": "On-Us",
- "standingOrderType": "OneTime",
- "amountType": "OneTime",
- "recurrenceDateType": "OneTime",
- "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
], - "numberOfTimes": 4
}, - "eventDescription": "This is a description.",
- "timeOfDay": {
- "hour": "12",
- "timeZone": "Pacific",
- "timeOfTheDay": "string"
}, - "paymentInstruction": {
- "identifiers": [
- {
- "number": "string",
- "schemeName": "UETR",
- "issuer": "Banc of California"
}
], - "paymentMethod": "CreditTransfer",
- "paymentType": "On-Us",
- "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": [
- {
- "identification": "string",
- "schemeName": "BBANIdentifier",
- "issuer": "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"
}
]
}, - "agent": {
- "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"
}
]
}, - "identifiers": [
- {
- "number": "123-45-6789",
- "schemeName": "TaxIdentificationNumber",
- "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"
}
}, - "lastPaymentDate": "2022-04-17T08:00:00Z",
- "failedCount": 0,
- "authorizationChannel": "Email",
- "paymentMethod": "CreditTransfer",
- "convenienceFeeRefundAmount": "100",
- "enableIndicator": true,
- "status": "Sent",
- "statusReasonDescription": "This is a description.",
- "statusReason": "Cash",
- "codes": [
- {
- "name": "AccountingGroup",
- "value": "195"
}
]
}
Response samples
- 202
- 400
- 500
{- "paymentType": "On-Us",
- "standingOrderType": "OneTime",
- "amountType": "OneTime",
- "recurrenceDateType": "OneTime",
- "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
], - "numberOfTimes": 4
}, - "eventDescription": "This is a description.",
- "timeOfDay": {
- "hour": "12",
- "timeZone": "Pacific",
- "timeOfTheDay": "string"
}, - "paymentInstruction": {
- "identifiers": [
- {
- "number": "string",
- "schemeName": "UETR",
- "issuer": "Banc of California"
}
], - "paymentMethod": "CreditTransfer",
- "paymentType": "On-Us",
- "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": [
- {
- "identification": "string",
- "schemeName": "BBANIdentifier",
- "issuer": "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"
}
]
}, - "agent": {
- "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"
}
]
}, - "identifiers": [
- {
- "number": "123-45-6789",
- "schemeName": "TaxIdentificationNumber",
- "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"
}
}, - "lastPaymentDate": "2022-04-17T08:00:00Z",
- "failedCount": 0,
- "authorizationChannel": "Email",
- "paymentMethod": "CreditTransfer",
- "convenienceFeeRefundAmount": "100",
- "enableIndicator": true,
- "status": "Sent",
- "statusReasonDescription": "This is a description.",
- "statusReason": "Cash",
- "codes": [
- {
- "name": "AccountingGroup",
- "value": "195"
}
], - "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 .. 36 ] characters Example: 5fb9d4d6-1a3c-11ed-861d-0242ac120002 Standing Order Identification |
header Parameters
servicerId | string (Id) [ 1 .. 36 ] 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": "Cash",
- "identifiers": [
- {
- "number": "string",
- "schemeName": "UETR",
- "issuer": "Banc of California"
}
], - "domain": "Payments",
- "family": "CustomerCardTransactions",
- "subFamily": "CreditCardPayment",
- "codes": [
- {
- "codeType": "DetailBAI",
- "name": "Incoming Wire",
- "value": "195"
}
], - "paymentMethod": "CreditTransfer",
- "paymentType": "On-Us",
- "amount": "100",
- "paymentReason": "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
], - "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": [
- {
- "identification": "string",
- "schemeName": "BBANIdentifier",
- "issuer": "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"
}
]
}, - "agent": {
- "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"
}
]
}, - "identifiers": [
- {
- "number": "123-45-6789",
- "schemeName": "TaxIdentificationNumber",
- "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"
}
}
Updates a standing order
Use the JSON Merge Patch standard https://tools.ietf.org/html/rfc7396
Authorizations:
path Parameters
standingOrderId required | string (Id) [ 1 .. 36 ] characters Example: 5fb9d4d6-1a3c-11ed-861d-0242ac120002 Standing Order Identification |
header Parameters
servicerId | string (Id) [ 1 .. 36 ] 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
{- "paymentType": "On-Us",
- "standingOrderType": "OneTime",
- "amountType": "OneTime",
- "recurrenceDateType": "OneTime",
- "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
], - "numberOfTimes": 4
}, - "eventDescription": "This is a description.",
- "timeOfDay": {
- "hour": "12",
- "timeZone": "Pacific",
- "timeOfTheDay": "string"
}, - "paymentInstruction": {
- "identifiers": [
- {
- "number": "string",
- "schemeName": "UETR",
- "issuer": "Banc of California"
}
], - "paymentMethod": "CreditTransfer",
- "paymentType": "On-Us",
- "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": [
- {
- "identification": "string",
- "schemeName": "BBANIdentifier",
- "issuer": "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"
}
]
}, - "agent": {
- "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"
}
]
}, - "identifiers": [
- {
- "number": "123-45-6789",
- "schemeName": "TaxIdentificationNumber",
- "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"
}
}, - "lastPaymentDate": "2022-04-17T08:00:00Z",
- "failedCount": 0,
- "authorizationChannel": "Email",
- "paymentMethod": "CreditTransfer",
- "convenienceFeeRefundAmount": "100",
- "enableIndicator": true,
- "status": "Sent",
- "statusReasonDescription": "This is a description.",
- "statusReason": "Cash",
- "codes": [
- {
- "name": "AccountingGroup",
- "value": "195"
}
], - "standingOrderId": "5fb9d4d6-1a3c-11ed-861d-0242ac120002",
- "statusDateAndTime": "2022-04-17T08:00:00Z",
- "cancellationReason": "This is a description."
}
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 .. 36 ] characters Example: 5fb9d4d6-1a3c-11ed-861d-0242ac120002 Card Identification |
header Parameters
idempotencyId | string (Id) [ 1 .. 36 ] characters Example: 5fb9d4d6-1a3c-11ed-861d-0242ac120002 Idempotency identifier used by the client when making repeated calls |
servicerId | string (Id) [ 1 .. 36 ] 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 (PositiveAmountInCents) <= 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. | ||||||
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": "Banc of California"
}
], - "paymentChannel": "Email",
- "paymentMethod": "CreditTransfer",
- "codes": [
- {
- "name": "AccountingGroup",
- "value": "195"
}
]
}
Response samples
- 202
- 400
- 500
{- "amount": "100",
- "paymentDate": "2022-04-17T08:00:00Z",
- "cardNumber": "1234567890123456789",
- "identifiers": [
- {
- "number": "string",
- "schemeName": "UETR",
- "issuer": "Banc of California"
}
], - "paymentChannel": "Email",
- "paymentMethod": "CreditTransfer",
- "codes": [
- {
- "name": "AccountingGroup",
- "value": "195"
}
], - "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 .. 36 ] characters Example: 5fb9d4d6-1a3c-11ed-861d-0242ac120002 Idempotency identifier used by the client when making repeated calls |
servicerId | string (Id) [ 1 .. 36 ] 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 (PositiveAmountInCents) <= 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. | ||||||
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": "Banc of California"
}
], - "paymentChannel": "Email",
- "paymentMethod": "CreditTransfer",
- "codes": [
- {
- "name": "AccountingGroup",
- "value": "195"
}
], - "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": "Banc of California"
}
], - "paymentChannel": "Email",
- "paymentMethod": "CreditTransfer",
- "codes": [
- {
- "name": "AccountingGroup",
- "value": "195"
}
], - "paymentId": "0dd926fe-1ca2-11ed-861d-0242ac120002",
- "status": "AcceptedSettlementCompleted"
}
Retrieves the payments made to an account.
Authorizations:
path Parameters
accountId required | string (AccountId) [ 1 .. 36 ] characters Example: 033-DDA-123456 Account Identification |
header Parameters
servicerId | string (Id) [ 1 .. 36 ] characters Example: 5fb9d4d6-1a3c-11ed-861d-0242ac120002 Account Servicer Identification (Bank) |
Responses
Response samples
- 200
- 400
- 404
- 500
{- "accountId": "033-DDA-123456",
- "accountNumber": "012345678",
- "accountType": "Checking",
- "ownershipType": "SingleOwnerAccount",
- "payment": [
- {
- "numberOfPayments": 0,
- "next": {
- "domain": "Payments",
- "family": "CustomerCardTransactions",
- "subFamily": "CreditCardPayment",
- "codes": [
- {
- "codeType": "DetailBAI",
- "name": "Incoming Wire",
- "value": "195"
}
], - "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": "Banc of California"
}
], - "balances": [
- {
- "balanceName": "Available",
- "amount": "100",
- "count": 0,
- "currency": "USD",
- "calculationDate": "2022-04-17T08:00:00Z",
- "periodNumber": 0,
- "periodName": "string",
- "fromDateTime": "2022-04-17T08:00:00Z",
- "upToDateTime": "2022-04-17T08:00:00Z"
}
]
}, - "last": {
- "domain": "Payments",
- "family": "CustomerCardTransactions",
- "subFamily": "CreditCardPayment",
- "codes": [
- {
- "codeType": "DetailBAI",
- "name": "Incoming Wire",
- "value": "195"
}
], - "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": "Banc of California"
}
], - "balances": [
- {
- "balanceName": "Available",
- "amount": "100",
- "count": 0,
- "currency": "USD",
- "calculationDate": "2022-04-17T08:00:00Z",
- "periodNumber": 0,
- "periodName": "string",
- "fromDateTime": "2022-04-17T08:00:00Z",
- "upToDateTime": "2022-04-17T08:00:00Z"
}
], - "reversalIndicator": true,
- "creationDate": "2022-04-17T08:00:00Z",
- "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",
- "cycleDate": "2022-04-17",
- "paymentReason": "CashManagementTransfer",
- "delinquentDays": 0
}, - "payments": [
- {
- "domain": "Payments",
- "family": "CustomerCardTransactions",
- "subFamily": "CreditCardPayment",
- "codes": [
- {
- "codeType": "DetailBAI",
- "name": "Incoming Wire",
- "value": "195"
}
], - "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": "Banc of California"
}
], - "balances": [
- {
- "balanceName": "Available",
- "amount": "100",
- "count": 0,
- "currency": "USD",
- "calculationDate": "2022-04-17T08:00:00Z",
- "periodNumber": 0,
- "periodName": "string",
- "fromDateTime": "2022-04-17T08:00:00Z",
- "upToDateTime": "2022-04-17T08:00:00Z"
}
], - "reversalIndicator": true,
- "creationDate": "2022-04-17T08:00:00Z",
- "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",
- "cycleDate": "2022-04-17",
- "paymentReason": "CashManagementTransfer",
- "delinquentDays": 0
}
], - "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
], - "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
], - "numberOfTimes": 4
}, - "draftDayAdjuster": 30,
- "automaticIndicator": true,
- "paymentType": "On-Us",
- "firstPaymentDate": "2022-04-17"
}
]
}
Retrieves external provider accounts linked to particular account
Authorizations:
path Parameters
accountId required | string (AccountId) [ 1 .. 36 ] characters Example: 033-DDA-123456 Account Identification |
query Parameters
externalAccountId.eq | string (Id) [ 1 .. 36 ] 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 .. 36 ] 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": [
- {
- "identification": "string",
- "schemeName": "BBANIdentifier",
- "issuer": "string"
}
], - "externalAccountId": "5fb9d4d6-1a3c-11ed-861d-0242ac120002",
- "structuredName": {
- "firstName": "Mary",
- "middleName": "Joe",
- "lastName": "Smith",
- "suffix": "PhD",
- "prefix": "Dr."
}, - "name": "Jane Birkin",
- "authorizationChannel": "Email",
- "paymentMethod": "CreditTransfer",
- "agreedToTermsIndicator": true,
- "codes": [
- {
- "name": "AccountingGroup",
- "value": "195"
}
]
}
]
}
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 .. 36 ] characters Example: 033-DDA-123456 Account Identification |
header Parameters
idempotencyId | string (Id) [ 1 .. 36 ] characters Example: 5fb9d4d6-1a3c-11ed-861d-0242ac120002 Idempotency identifier used by the client when making repeated calls |
servicerId | string (Id) [ 1 .. 36 ] 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 .. 35 ] 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, StockOrBond, PrePaid, FleetCard, Cash, DebitAccount, CreditAccount, Benefit, HealthSavingsAccount, FlexibleSpendingAccount, ForBenefitOf, Estate, ClientTrustAccount, LawyersTrustAccount, KeoghPlanAccount, UniformTransfersToMinorsAct, UniformGiftsToMinorsAct, ReserveFunds, SelfDirectedBrokerage, IRA, Annuity | ||||||||||
Array of objects (RoutingNumber) | |||||||||||
Array
| |||||||||||
Array of objects (AccountIdentification) | |||||||||||
Array
| |||||||||||
externalAccountId | string [ 1 .. 36 ] 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. | ||||||||||
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": [
- {
- "identification": "string",
- "schemeName": "BBANIdentifier",
- "issuer": "string"
}
], - "externalAccountId": "5fb9d4d6-1a3c-11ed-861d-0242ac120002",
- "structuredName": {
- "firstName": "Mary",
- "middleName": "Joe",
- "lastName": "Smith",
- "suffix": "PhD",
- "prefix": "Dr."
}, - "name": "Jane Birkin",
- "authorizationChannel": "Email",
- "paymentMethod": "CreditTransfer",
- "agreedToTermsIndicator": true,
- "codes": [
- {
- "name": "AccountingGroup",
- "value": "195"
}
]
}
Response samples
- 202
- 400
- 500
{- "accountBranchId": "SEA_1",
- "accountNumber": "012345678",
- "accountType": "Checking",
- "routingNumbers": [
- {
- "number": "012345678",
- "routingNumberType": "ACH"
}
], - "identifiers": [
- {
- "identification": "string",
- "schemeName": "BBANIdentifier",
- "issuer": "string"
}
], - "externalAccountId": "5fb9d4d6-1a3c-11ed-861d-0242ac120002",
- "structuredName": {
- "firstName": "Mary",
- "middleName": "Joe",
- "lastName": "Smith",
- "suffix": "PhD",
- "prefix": "Dr."
}, - "name": "Jane Birkin",
- "authorizationChannel": "Email",
- "paymentMethod": "CreditTransfer",
- "agreedToTermsIndicator": true,
- "codes": [
- {
- "name": "AccountingGroup",
- "value": "195"
}
]
}
External Provider Account Status
Returns the status of an external provider account
Authorizations:
path Parameters
externalAccountId required | string (AccountId) [ 1 .. 36 ] characters Example: 033-DDA-123456 External Account Identification |
header Parameters
servicerId | string (Id) [ 1 .. 36 ] 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": [
- {
- "identification": "string",
- "schemeName": "BBANIdentifier",
- "issuer": "string"
}
], - "externalAccountId": "5fb9d4d6-1a3c-11ed-861d-0242ac120002",
- "structuredName": {
- "firstName": "Mary",
- "middleName": "Joe",
- "lastName": "Smith",
- "suffix": "PhD",
- "prefix": "Dr."
}, - "name": "Jane Birkin",
- "authorizationChannel": "Email",
- "paymentMethod": "CreditTransfer",
- "agreedToTermsIndicator": true,
- "codes": [
- {
- "name": "AccountingGroup",
- "value": "195"
}
]
}
External Provider Removal
Deletes a registerd external provider account
Authorizations:
path Parameters
externalAccountId required | string (AccountId) [ 1 .. 36 ] characters Example: 033-DDA-123456 External Account Identification |
header Parameters
servicerId | string (Id) [ 1 .. 36 ] 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
accountId required | string (AccountId) [ 1 .. 36 ] characters Example: 033-DDA-123456 Account Identification |
externalAccountId required | string (AccountId) [ 1 .. 36 ] characters Example: 033-DDA-123456 External Account Identification |
header Parameters
servicerId | string (Id) [ 1 .. 36 ] 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": [
- {
- "identification": "string",
- "schemeName": "BBANIdentifier",
- "issuer": "string"
}
], - "externalAccountId": "5fb9d4d6-1a3c-11ed-861d-0242ac120002",
- "structuredName": {
- "firstName": "Mary",
- "middleName": "Joe",
- "lastName": "Smith",
- "suffix": "PhD",
- "prefix": "Dr."
}, - "name": "Jane Birkin",
- "authorizationChannel": "Email",
- "paymentMethod": "CreditTransfer",
- "agreedToTermsIndicator": true,
- "codes": [
- {
- "name": "AccountingGroup",
- "value": "195"
}
]
}