Skip to main content
POST
Continue a quote nest to the next sub-nest

Authorizations

Authorization
string
header
required

Headers

Accept
enum<string>
required

Accept Header

Available options:
application/json

Query Parameters

RequestId
string

Body

application/json

ContinueNesting

RequestId
string

Response

The next sub-nest was released, or a reason it could not be.

NestingContinued

Success
boolean

true if the next sub-nest was released.

ErrorReason
string

Why the continue failed when Success is false; otherwise null.