Customer
Attributes
name string required (length 0–128)
email email required (format email, length 0–320)
No description.
Customer
{ "name": "string", "email": "string", "billing": { "line1": "string", "line2": "string", "city": "string", "state": "string", "postal_code": "string", "country": "string" }}