Finalizes the cancellation of a periodic paymentAsk AIput https://example.com/ob/Pis/payments/periodic/cancelFinalizes the cancellation of a periodic payment This handles the next steps of cancelling a periodic payment.Body ParamsuserContextstringrequiredlength ≥ 1The user context of the bank user.bankSettingsobject | nullThe settings of the bank, only used if you are accredited as TPP.bankSettings object | nullbankSettingsCodestring | nulltppContextobject | nullAdditional data to be used by TPP for tracking purposestppContext object | nullflowstring | nullFlow context received in the previous call of the flowdataStringstring | nullData needed to continue teh flow. Depends on the flow type (e.g. for Redirect flow the DataString should be a query string form bank's callback url)HeadersX-Request-IDstringlength ≤ 50Request identifier, unique to the call, as determined by the client. Maximum length of 50 characters.X-Correlation-IDstringlength ≤ 50Unique identifier for all the calls of the same flow. Determined by the client in direct/TPP mode, ignored in Gateway mode. Maximum length of 50 characters.Responses 200Payment flow data 400ErrorUpdated 2 months ago