Service Points-Service points
Number of APIs: 4
-
Retrieve availability of a service point GET {{servicePointsBaseUrl}}/service-points/:service_point_id/check-availability?access_token=<string>
-
Retrieve a service point GET {{servicePointsBaseUrl}}/service-points/:service_point_id?access_token=<string>
-
Retrieve a list of service points GET {{servicePointsBaseUrl}}/service-points?access_token=<string>&country=<string>&carrier=<string>&latitude=<string>&longitude=<string>&ne_latitude=<string>&ne_longitude=<string>&sw_latitude=<string>&sw_longitude=<string>&address=<string>&city=<string>&postal_code=<string>&house_number=<string>&radius=<integer>&weight=<double>&pudo_id=<string>&shop_type=<string>
-
Retrieve a list of service point carriers GET {{servicePointsBaseUrl}}/carriers?access_token=<string>