Validate manifest
Validates an order manifest for scheduled order creation. | authz: min_org_role=operator | (OrderManifest1) -> (OrderManifestValidationResult)
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
coordinator_org_id
Must be a string starting with org_
shipper_org_id
Must be a string starting with org_
off_chrt_shipper_org_id
off_chrt_reference_id
Must be a URL-safe string of 1-64 characters. Allowed characters: A-Z, a-z, 0-9, ’.’, ’_’, ’~’, ’-’ (RFC 3986 unreserved).
cargos
task_groups
auto_stage
Response
Successful Response
is_valid
requirements
Errors
422
Order Manifest Validate V1request Unprocessable Entity Error

