Validate draft

Validates the draft order for staging and returns requirement results. | () -> (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 objects

Errors

422
Order Drafts Validate V1request Unprocessable Entity Error