addresses
7 documents
_id
customer_id
690c1a0bce3d48eb9e1208a1
type
shipping
street
123 Main St
city
Portland
state
OR
zip
97201
is_default
true
_id
customer_id
690c1a0bce3d48eb9e1208a1
type
billing
street
123 Main St
city
Portland
state
OR
zip
97201
is_default
true
_id
customer_id
690c1a0bce3d48eb9e1208a2
type
shipping
street
456 Oak Ave
city
Seattle
state
WA
zip
98101
is_default
true
_id
customer_id
690c1a0bce3d48eb9e1208a3
type
shipping
street
789 Pine Rd
city
San Francisco
state
CA
zip
94102
is_default
true
_id
customer_id
690c1a0bce3d48eb9e1208a3
type
billing
street
789 Pine Rd
city
San Francisco
state
CA
zip
94102
is_default
false
_id
customer_id
690c1a0bce3d48eb9e1208a4
type
shipping
street
321 Elm St
city
Austin
state
TX
zip
73301
is_default
true
_id
customer_id
690c1a0bce3d48eb9e1208a5
type
shipping
street
654 Maple Dr
city
Denver
state
CO
zip
80201
is_default
true
| _id | customer_id | type | street | city | state | zip | is_default |
|---|---|---|---|---|---|---|---|
690c1a0bce3d48eb9e1208a1 | shipping | 123 Main St | Portland | OR | 97201 | true | |
690c1a0bce3d48eb9e1208a1 | billing | 123 Main St | Portland | OR | 97201 | true | |
690c1a0bce3d48eb9e1208a2 | shipping | 456 Oak Ave | Seattle | WA | 98101 | true | |
690c1a0bce3d48eb9e1208a3 | shipping | 789 Pine Rd | San Francisco | CA | 94102 | true | |
690c1a0bce3d48eb9e1208a3 | billing | 789 Pine Rd | San Francisco | CA | 94102 | false | |
690c1a0bce3d48eb9e1208a4 | shipping | 321 Elm St | Austin | TX | 73301 | true | |
690c1a0bce3d48eb9e1208a5 | shipping | 654 Maple Dr | Denver | CO | 80201 | true |