Validate draft

Validates a draft order for staging and returns requirement results. | authz_personas=[draft_creator_org_operator] | () -> (OrderDraftValidationResult)

Authentication

AuthorizationBearer

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

Path parameters

order_idstringRequired

Response

Successful Response
is_validboolean
requirementsobject
issueslist of objectsOptional

Errors

422
Orders Validate Draft V1request Unprocessable Entity Error