Overview

Namespaces

  • ShippoClient
    • Entity
    • Http
      • Request
        • Addresses
        • Parcels
        • Shipments
        • Transactions
      • Response
        • Exception

Classes

  • CreateObject
  • CreateObjectByNested
  • CreateReturnObject
  • Overview
  • Namespace
  • Class

Class CreateReturnObject

The heart of the Shippo API, a Shipment is made up of "to" and "from" Address and the Parcel to be shipped. Once created, a Shipment object can be used to retrieve shipping Rates and purchase a shipping Label.

ShippoClient\Http\Request\CommonParameter uses TurmericSpice\ReadWriteAttributes (not available)
Extended by ShippoClient\Http\Request\Shipments\CreateObject uses TurmericSpice\ReadWriteAttributes (not available)
Extended by ShippoClient\Http\Request\Shipments\CreateReturnObject uses TurmericSpice\ReadableAttributes (not available)
Namespace: ShippoClient\Http\Request\Shipments
Located at Http/Request/Shipments/CreateReturnObject.php
Methods inherited from ShippoClient\Http\Request\Shipments\CreateObject
getAddressFrom(), getAddressReturn(), getAddressTo(), getCarrierAccounts(), getCustomsDeclaration(), getExtra(), getInsuranceAmount(), getInsuranceCurrency(), getObjectPurpose(), getParcel(), getReference1(), getReference2(), getReturnOf(), getSubmissionDate(), getSubmissionType(), toArray()
Methods inherited from ShippoClient\Http\Request\CommonParameter
getMetadata()
Constants inherited from ShippoClient\Http\Request\Shipments\CreateObject
OBJECT_PURPOSE_PURCHASE, OBJECT_PURPOSE_QUOTE, SUBMISSION_TYPE_DROPOFF, SUBMISSION_TYPE_PICKUP
API documentation generated by ApiGen