Class ExpandedClient


  • public class ExpandedClient
    extends java.lang.Object
    • Constructor Detail

      • ExpandedClient

        public ExpandedClient​(ClientOptions clientOptions)
    • Method Detail

      • withRawResponse

        public RawExpandedClient withRawResponse()
        Get responses with HTTP metadata like headers
      • postForShipperByOrderIdV1

        public OrderExpandedForShipper postForShipperByOrderIdV1​(java.lang.String orderIdOrShortId)
        Fetches a single order for the shipper organization with optional expanded related data.
      • postForShipperByOrderIdV1

        public OrderExpandedForShipper postForShipperByOrderIdV1​(java.lang.String orderIdOrShortId,
                                                                 OrderExpandedForShipperReq request)
        Fetches a single order for the shipper organization with optional expanded related data.
      • postForOrderCreatorByOrderIdV1

        public OrderExpandedForOrderCreator postForOrderCreatorByOrderIdV1​(java.lang.String orderIdOrShortId)
        Fetches a single order for the organization that created it with optional expanded related data.