action openbankingproject_get_payment_initiation_sca_status { label: "Read the SCA status of the payment 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}/authorisations/{authorisationId}" encoding: json output: { type: "object" additionalProperties: true } }