api.lookup.get_parcel_package_types
GET /lookup/parcelPackageTypes— ACPortal
Python
api.lookup.get_parcel_package_types() -> list[ParcelPackageType]
CLI
ab lookup get_parcel_package_types
GET /lookup/parcelPackageTypes
Response
Returns a list of List[ParcelPackageType].
Field |
Type |
Required |
Description |
|---|---|---|---|
|
|
no |
Package type ID |
|
|
no |
Package type name |
|
|
no |
Package type code |
|
|
no |
Description |
|
|
no |
Carrier API identifier |
|
|
no |
Carrier code |
|
|
no |
Weight limit |
|
|
no |
Length limit |
|
|
no |
Width limit |
|
|
no |
Height limit |
|
|
no |
Priority |
|
|
no |
Default weight |
|
|
no |
Default length |
|
|
no |
Default width |
|
|
no |
Default height |
|
|
no |
Whether active |
|
|
no |
Cost |
|
|
no |
Sell price |