action rebilly_post_payment_card { label: "Create a Payment Card" description: "Create a Payment Card.\n" provider: rebilly method: POST path: "/payment-cards" encoding: json input: { type: "object" } output: { type: "object" } }