action beanstream_post_profiles { label: "Create Profile" description: "Create a new Payment Profile using either a card or a Legato token. You must supply one of them." provider: beanstream method: POST path: "/profiles" encoding: json output: { type: "object" additionalProperties: true } }