This operation provides the location details with the subscription.
Locations Get Successfully
Invalid request.
The request could not be authorized.
The requested resource was not found.
The request could not be completed due to an internal error.
{- "pageInfo": {
- "total": 1,
- "pages": 1,
- "page": 10
}, - "data": {
- "locationID": "4a0e2Bb4Njw",
- "divisionID": "4a0e2Bbshdh",
- "accountNumber": "1242",
- "name": "John",
- "company": "PB",
- "addressLine1": "203, new york",
- "city": "New York",
- "state": "NY",
- "postalCode": "10001",
- "countryCode": "US",
- "phone": "826482849",
- "isReturnAddressSame": true,
- "returnName": "John",
- "returnAddressLine1": "203, new york",
- "returnCity": "New York",
- "returnState": "NY",
- "returnPostalCode": "10001",
- "returnCountryCode": "US",
- "returnPhone": "826482849",
- "returnCompany": "PB"
}
}