Skip to main content
POST
Create shipping box

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
name
string
required
length
number
required
width
number
required
height
number
required
empty_box_weight
number
required
max_weight_box_can_carry
number
required
empty_box_price
number
required
warehouse_id
string[]
required
write-only
id
string

Response

200 - application/json

OK

message
string
success
boolean
content
object