action openbankingproject_check_availability_of_funds { label: "Confirmation of funds request" description: "Creates a confirmation of funds request at the ASPSP. Checks whether a specific amount is available at point of time of the request on an account linked to a given tuple card issuer(TPP)/card number, or addressed by IBAN and TPP respectively.\nIf the related extended services are used a conditional Consent-ID is contained in the header. This field is contained but commented out in this specification." provider: openbankingproject method: POST path: "/v1/funds-confirmations" encoding: json output: { type: "object" additionalProperties: true } }