Skip to main content

Fields

canCreateRequest : Boolean

Whether a request can be created (overall request check is PASS/WARNING).

hasRequestWarnings : Boolean

Whether any of the request checks have warnings.

requestCheckResults : [CheckResultType]

Results of request checks.

The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.

Example

{ "canCreateRequest": true, "hasRequestWarnings": true, "requestCheckResults": [CheckResultType] }