Packages
Create package
Create a new package with specified dimensions and weight.
post/all-packages
Request body
Example request
{
"name": "Standard Box",
"length": 30,
"width": 20,
"height": 15,
"weight": 2.5
}Response
Successful response