eBay Post-Order APIVersion 2.7.7
 

RlspTypeEnum

This enumerated type defines the values that can be returned for an Australian-based shipping service.

Type that uses RlspTypeEnum:

Calls that use one or more values of RlspTypeEnum:

Enumeration Values

Value Description
AU_PARCELPOINT This enumeration value indicates that the shipping service is a Parcel Point shipping service.
AU_PARCELPOINT_AUPOST This enumeration value indicates that the shipping service is a Parcel Point/Australia Post shipping service used for low coverage/remote areas.
AU_PARCELPOINT_AUPOST_DROP This enumeration value indicates that the shipping service is a Parcel Point/Australia Post shipping service with dropoff.
AU_PARCELPOINT_COURIER_PICKUP This enumeration value indicates that the shipping service is a Parcel Point shipping service with courier pickup.
UNKNOWN This enumeration value indicates that the shipping serviceis not known.
  * See the Enumeration Index to see exact use of each enumeration value in the API.