action rebilly_get_payment_card { label: "Retrieve a Payment Card" description: "Retrieve a Payment Card with specified identifier string.\n" provider: rebilly method: GET path: "/payment-cards/{id}" encoding: json output: { type: "object" } }