Retrieve addresses by conditions
Retrieve addresses by conditions
Authorizations:Token
Query Parameters
| _cnd[limit] | Array of stringsSets the offset (first item) and the limit (second item) |
| _cnd[orderBy] | Array of stringsSets sorting order field |
Responses
200Success
Response schema:
Success Array
| addressFields | Array |
| is_billing | boolean |
| is_shipping | boolean |
| isWork | boolean |
| profile | |
| address_id | integer |
| address_type | string |
| state | |
| country |