Collection and Drop Off API

(0 reviews)

Collection and Drop Off Overview

Overview

The Collection and Drop Off API accepts an address ID and returns address details and nearby collection or drop-off locations in a single call.

Collection and Drop Off API includes the following resources:

NameFunctionVerbResource
Collection addressesReturns address detail and nearby collection locationsGET/addresses/{address_id}
Drop off searchReturns address detail and nearby drop off locationsGET/dropoffs/{address_id}
Drop off allReturns all drop off locationsGET/dropoffs/all

Reviews