Overview

Namespaces

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

Classes

  • CreateObject
  • Overview
  • Namespace
  • Class

Namespace ShippoClient\Http\Request\Transactions

Classes summary
CreateObject

A Transaction is the purchase of a Shipment Label for a given Shipment Rate. Transactions can be as simple as posting a Rate ID, but also allow you to define further parameters of the desired Label, such as pickup and notifications. Transactions can only be created for Rates that are less than 7 days old and that have an object_purpose of "PURCHASE". Transactions are created asynchronous. The response time depends exclusively on the carrier's server.

API documentation generated by ApiGen