action openbankingproject_get_payment_information { label: "Get payment information" description: "Returns the content of a payment object" provider: openbankingproject method: GET path: "/v1/{payment-service}/{payment-product}/{paymentId}" encoding: json output: { type: "object" additionalProperties: true } }