ShipEngine Tables
The provider models the data in API as a list of tables in a relational database that can be queried using standard SQL statements.
ShipEngine Tables
| Name | Description |
| BatchErrors | Retrieve all errors for a given batch. |
| Batches | Retrieve all Batches |
| CarrierOptions | Retrieve all options for a given carrier. |
| Carriers | Retrieve a list of available carriers. |
| CarrierServices | Retrieve all services for a given carrier. |
| CustomPackageTypes | List the custom package types associated with the account |
| Labels | Retrieve all labels |
| Manifests | Retrieve all manifests |
| ShipmentRates | Retrieve all rates for a given shipment. |
| Shipments | Retrieve all shipments |
| Tags | Retrieve all tags |
| Warehouses | Retrieve all warehouses |
| Webhooks | Retrieve a list of active web hooks. |