Optional. Phone number for text notifications. E164 format (e.g. +15552347890), US only.
Optional mailing address to pre-populate into the order. This field is only available for approved API partners.
Show child attributes
The two-letter country code, e.g. "US". Only US is supported at this time.
{ "first_name": "<string>", "last_name": "<string>", "email": "<string>", "phone": "<string>", "mailing_address": { "first_name": "<string>", "last_name": "<string>", "address_1": "<string>", "address_2": "<string>", "city": "<string>", "state": "<string>", "postal_code": "<string>", "country": "<string>" } }