action openbankingproject_get_payment_initiation_cancellation_authorisation_information { label: "Will deliver an array of resource identifications to all generated cancellation authorisation sub-resources" description: "Retrieve a list of all created cancellation authorisation sub-resources.\n" provider: openbankingproject method: GET path: "/v1/{payment-service}/{payment-product}/{paymentId}/cancellation-authorisations" encoding: json output: { type: "object" additionalProperties: true } }