Informações E-BOX
Recursos relacionados aos E-BOX
Compatibilidade entre volume e E-BOX
Headers
Name
Type
Description
Request Body
Name
Type
Description
{
"volumes": [
{
"ref_id": "box1",
"compatible": true,
"lockers": [
{
"type": "M",
"width": 34.2,
"heigth": 18.8,
"depth": 47.2,
"price": 5,
"used": 2,
"enable": 8
},
{
"type": "L",
"width": 34.2,
"heigth": 39.1,
"depth": 47.2,
"price": 6,
"used": 2,
"enable": 1
}
]
},
{
"ref_id": "box2",
"compatible": true,
"lockers": [
{
"type": "S",
"width": 34.2,
"heigth": 7.8,
"depth": 47.2,
"price": 4,
"used": 1,
"enable": 27
},
{
"type": "M",
"width": 34.2,
"heigth": 18.8,
"depth": 47.2,
"price": 5,
"used": 2,
"enable": 8
},
{
"type": "L",
"width": 34.2,
"heigth": 39.1,
"depth": 47.2,
"price": 6,
"used": 2,
"enable": 1
}
]
},
{
"ref_id": "box3",
"compatible": true,
"lockers": [
{
"type": "S",
"width": 34.2,
"heigth": 7.8,
"depth": 47.2,
"price": 4,
"used": 1,
"enable": 27
},
{
"type": "M",
"width": 34.2,
"heigth": 18.8,
"depth": 47.2,
"price": 5,
"used": 2,
"enable": 8
},
{
"type": "L",
"width": 34.2,
"heigth": 39.1,
"depth": 47.2,
"price": 6,
"used": 2,
"enable": 1
}
]
}
]
}Volumes
Listar E-BOX
Headers
Name
Type
Description
Listar E-BOX CSV
Path Parameters
Name
Type
Description
Detalhes E-BOX
Path Parameters
Name
Type
Description
Headers
Name
Type
Description
Last updated
Was this helpful?