Add an event to a subscriptionAsk AIpost https://www.bankingcircleconnect.com/api/v1/notificationselfservice/subscriptionEventBody ParamssubscriptionIduuidrequiredId of subscription to attach event totargetIdsarray of uuids | nullAccount id, company id, or company group idtargetIdsADD uuideventTypestringenumrequiredThe type of event that will trigger the subscription. 1 = IncomingPaymentProcessed 2 = OutgoingPaymentRejected 3 = OutgoingPaymentProcessed 4 = MissingFunding 5 = Reversed 6 = OutgoingPaymentBooked 7 = PaymentRouting 8 = IncomingPaymentBooked 9 = AccountHolderVerification 10 = OutgoingDirectDebitPendingProcessing 11 = CaseEventsUnknownIncomingPaymentProcessedOutgoingPaymentRejectedOutgoingPaymentProcessedMissingFundingReversedOutgoingPaymentBookedPaymentRoutingIncomingPaymentBookedAccountHolderVerificationOutgoingDirectDebitPendingProcessingCaseEventsShow 12 enum valuestargetTypeint32enumrequiredType of target 0 = Account 1 = Company 2 = CompanyGroup012Allowed:012HeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/jsontext/plainAllowed:application/jsontext/jsontext/plainResponses 200OK 400Bad request. Request is not correctly formulated or validation of input failed. Check the error description. 401Unauthorized. The server understood the request, but access is not allowed, i.e. calling user does not have access. 500Internal Server Error. Something unexpected happened on BC Connect side.Updated 25 days ago