Consignment API
Consignment API
- application/json
Request Body
- order_sample_ids number[]
Responses
- 200
- application/json
- Schema
- Response
Schema
- any
{
"id": 1234,
"message": "Order sample consignment successfully created",
"is_success": true,
"status_code": 200
}
Loading...