GET /v3/order/area/info
endpoint, the response payload should look like this:GET /v3/order/psc/info
for specific information on the PSC’s within the radius of the provided zip code.
site_code
you obtain from the GET /v3/order/psc/info
endpoint, or supply a zip code directly. If you provider a zip code, a max of 3 PSC locations will be displayed.
Note that since this endpoint can return availability for multiple PSC’s, there may be multiple timezones. The individual start and end times are in UTC, and each location has it’s own iana_timezone
key which should be used to convert these start and end dates to the correct timezone.
The overarching timezone
key will always be null
in this endpoint`