action rebilly_get_payment_instrument { label: "Retrieve a Payment Instrument" description: "Retrieve a payment instrument by ID.\n" provider: rebilly method: GET path: "/payment-instruments/{id}" encoding: json output: { type: "object" } }