default_billing_address
The default billing address for this customer. This is an alias for a customer_address resource.
This resource is an alias of customer_address. See that resource for full documentation.
Required Scopes
Full
store_full_access
Read
customers_read
Write
customers_write Actions
GET View the default billing address
PATCH Update the default billing address (send only the properties you want to modify)
PUT Replace the default billing address (send the entire representation)
HEAD Get just the header response
OPTIONS Get a response explaining which HTTP methods are supported
https://api.foxycart.com/default_billing_address/{id}
Available via
fx:default_billing_address on customer·fx:default_billing_address on payment_method_expiring Example Representation
No example representation available for this resource.