Add
Adds a cargo item to an existing draft order. Validates order is in DRAFT status and owned by caller. | (OrderDraftAddCargoReq) -> (PydanticObjectId)
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
cargo
order_id
order_schedule_template_path_idempotency_key
Response
Successful Response
Errors
422
Cargo Add V1request Unprocessable Entity Error

