action rebilly_post_payment_card_deactivation { label: "Deactivate a Payment Card" description: "Deactivate a Payment Card.\n" provider: rebilly method: POST path: "/payment-cards/{id}/deactivation" encoding: json output: { type: "object" } }