Get Custom Package
To obtain details about a specific custom package, like its dimensions and description, you'll use the GET method with the /v1/packages
endpoint and the package_id
.
Example Request & Response
GET /v1/packages/:package_id
Response