Skip to main content

This type defines the details returned for the retrieved shipping service(s).

Type that uses GetServiceListResponsesData

GetServiceListResponses

Call that uses GetServiceListResponsesData

Fields

Field
Type
Description
href
The URL to the current page of the result set.
limit
The value of the limit parameter submitted in the request.
next
The URI for the next page of results. This value is returned if there is an additional page of results to return from the result set.
offset
The value of the offset parameter submitted in the request.
prev
The URI for the previous page of results. This is returned if there is a previous page of results from the result set.
services
This array returns a list of available shipping services, as well as the descriptions, directions, and identifiers of each service.
total
The total number of shipping services being displayed on the current results page.