Addresses
Returns addresses for a Paddle customer. CustomerId is required.
Columns
| Name | Type | References | |
| Id [KEY] | String | ||
| CustomerId | String |
Customers.Id | |
| Description | String | ||
| FirstLine | String | ||
| SecondLine | String | ||
| City | String | ||
| PostalCode | String | ||
| Region | String | ||
| CountryCode | String | ||
| Status | String |
The allowed values are active, archived. | |
| CustomData | String | ||
| ImportMeta | String | ||
| CreatedAt | Datetime | ||
| UpdatedAt | Datetime |