action rebilly_get_customer_lead_source { label: "Retrieve a customer's Lead Source" description: "Retrieve a Lead Source of given customer.\n" provider: rebilly method: GET path: "/customers/{id}/lead-source" encoding: json output: { type: "object" } }