JUMP TOCTRL-/AuthorizationAuthorizationsGet tokengetAccounts and BalancesAccounts and balancesGet all accountsgetGet details of an accountgetGet balances of an accountgetGet bookings of an accountgetPaymentSingle paymentsMake a paymentpostGet paymentsgetGet status of a paymentgetGet details of a payment by payment idgetGet a MT103 payment confirmationgetGet details of a payment by transaction reference numbergetBulk paymentsMake bulk paymentspostGet bulk filesgetGet single bulk filegetGet status of single bulk paymentgetAgency and Correspondent Banking paymentsMake an agency or correspondent banking paymentpostISO20022Payment initiation using pain001 formatpostRecallsInitiate recall for a paymentpostGet a collection of recallsgetGet a specific recall by idgetGet status of a recallgetTracesInitiate trace for a paymentpostGet a collection of tracesgetCancel a traceputGet a specific trace by idgetGet status of a tracegetActionsInvoke a specified action for a given payment or direct debitpostFXForeign ExchangeGet an FX quotegetGet an FX quote for a currency pairgetRequest FX quotes in bulkpostExecute a BCFX orderpostGet FX transactionsgetPost FX transactionspostGet a specific FX transactiongetGet FX exposure for given client with trading line and/or collateral accountgetGet a held rategetGet list of active held ratesgetGet status of a held rate ordergetGet FX settlement datesgetGet available accounts for FX tradinggetGet FX transactionsgetPost FX transactionspostMulticurrency PaymentsGet a rate for multicurrency paymentsgetVirtual BankingOrderingOrder Virtual AccountspostList of Virtual Account ordersgetDetails of a Virtual Account ordergetVirtual AccountsList of Virtual AccountsgetVirtual Account without customer detailsgetStatus of customer details updategetStatus of Virtual Account closuregetAdd customer detailspostAdd customer details by filepostClose Virtual AccountspostClose Virtual Accounts by filepostREPORTING AND RECONCILIATIONReportGet account activity reportgetGet paged account activity reportgetGet account balance reportgetGet reconciliation reportgetGet paged reconciliation reportgetGet intraday paged reconciliation reportgetGet rejection reportgetGet bank to customer statementgetDownload generated reportgetReports on request v2Request reportpostAccount activity reportpostAccount balance reportpostBank statement reportpostBank to customer reportpostCompany account balance reportpostReconciliation reportpostRejection reportpostGet status of requested reportgetGet list of requested reportsgetFEES and InterestFee detailsGet details of a specific feegetGet details of all feesgetWebhooksAdd eventsAdd an event to a subscriptionpostDelete an eventdeleteSet up subscriptionsGet all subscriptionsgetSetup a subscriptionpostGet details of a subscriptiongetUpdate a subscriptionputDelete a subscriptiondeleteActivate a subscriptionputDeactivate a subscriptionputTesting webhooks (Sandbox only)SimulationTrigger eventspostDirect DebitBankAccountsCreates a new bank accountpostReturns a cursor paged list of bank accountsgetReturns a specific bank accountgetBankAccountBlockRulesCreates new bank account block rulesputReturns a cursor paged list of bank account block rulesgetCreates a new bank account country block ruleputReturns a cursor paged list of bank account country block rulesgetDeletes entities of bank account block rulespostDeletes a bank account country block rulepostConnectorsReturns a specific connectorgetReturns a cursor paged list of connectorsgetCustomersCreates a new customerpostReturns a cursor paged list of customersgetReturns a specific customergetHostedPagesReturns a cursor paged list of hosted pagesgetReturns a specific hosted pagegetView the hosted pagegetLocalizationTextsReturns a specific localizationTextgetMandatesCreates a new mandatepostReturns a cursor paged list of mandatesgetReturns a specific mandategetApproves a mandatepostCreates a new approval TAN and re-sends it via email or sms to the customerpostManually accept or reject this mandatepostDiscards a mandatepostReinstates a discarded or expired mandatepostMerchantsReturns a specific merchantgetReturns a cursor paged list of merchantsgetPaymentsCreates a new paymentpostReturns a cursor paged list of paymentsgetReturns a specific paymentgetManually accept or reject this paymentpostRequest To PayRequest to payCreate a new request to paypostGet a cursor paged list of requests to paygetGet a specific request to paygetGet a collection of recallsget https://www.bankingcircleconnect.com/api/v1/recallsQuery ParamsPageNumberint321 to 2147483647Defaults to 1Number of pages returned. Condition: Valid page number(1 to n)PageSizeint321 to 5000Defaults to 50No. of items returned per page. Condition: Valid page number(1 to 5000)Responses 200SuccessResponse bodyobjectResultarray of objectsIEnumerableobjectiduuidThe unique identifier of the recall.paymentIduuidThe unique identifier of the payment that a recall has been requested for.incomingPaymentIduuid | nullThe unique identifier of the incoming payment when a recall has been successful. Only available for successful recalls.statusstring | nullThe current status of the recall.statusReasonstring | nullThe current status reason of the recall.statusCodestring | nullThe current status code of the recall. Only available for rejected recalls.createdAtdate-timeThe creation date and time of the recall.modifiedAtdate-timeThe latest modification date and time of the recall.recallReasonobjectRecallReason objectPageInfoobjectPage information of the responded Result SetcurrentPageint32What page has been retunedpageSizeint32The Result Set and CurrentPage was generated based on a number of allowed elements per page (PageSize)rowCountint32 | nullTotal of records 400Bad request.Request is not correctly formulated. Goes for both Header, Query and Body. Verify the error description and properties.Response bodyobjecttypestring | nulltitlestring | nullstatusint32 | nullerrorsobject | nullView Additional Properties 403Forbidden. The server understood the request, but is refusing it or the access is not allowed, i.e. if resource exists but calling user does not have rights to access it.Response bodyobject 404Not found. There is no resource behind the URL, i.e. requesting data on an account that does not exist.Response bodyobjecterrorsarray of objects | nullList`1objecthttpStatusint32errorCodestring | nullkeyOrMessagestring | nullinterpolationsarray | nullObject[]detailsstring | nullexceptionstring | null 500Internal Server Error. Something unexpected happened on BC Connect side.Response bodyobjecterrorsarray of objects | nullList`1objecthttpStatusint32errorCodestring | nullkeyOrMessagestring | nullinterpolationsarray | nullObject[]detailsstring | nullexceptionstring | nullUpdated over 1 year ago Initiate recall for a paymentGet a specific recall by idDid this page help you?YesNo