action openbankingproject_create_signing_basket { label: "Create a signing basket resource" description: "Create a signing basket resource for authorising several transactions with one SCA method. \nThe resource identifications of these transactions are contained in the payload of this access method\n" provider: openbankingproject method: POST path: "/v1/signing-baskets" encoding: json output: { type: "object" additionalProperties: true } }