action openbankingproject_get_payment_cancellation_sca_status { label: "Read the SCA status of the payment cancellation's authorisation" description: "This method returns the SCA status of a payment initiation's authorisation sub-resource.\n" provider: openbankingproject method: GET path: "/v1/{payment-service}/{payment-product}/{paymentId}/cancellation-authorisations/{authorisationId}" encoding: json output: { type: "object" additionalProperties: true } }