Skip to main content
POST
NestingRequest based on geometry imported from the provided base64 encoded files.

Authorizations

Authorization
string
header
required

Headers

Accept
enum<string>
required

Accept Header

Available options:
application/json

Query Parameters

Request
string
ResultsWebhookUri
string
AutomaticallyStartNesting
boolean

Body

application/json

Submit a nesting request from base64-encoded DXF files. Returns a RequestId immediately; the completed layout is delivered asynchronously to your ResultsWebhookUri (or streamed over SignalR when AutomaticallyStartNesting is false).

Request
Base64NestingRequest · object

Base64NestingRequest

ResultsWebhookUri
Uri · object

Uri

AutomaticallyStartNesting
boolean

Response

Nesting request accepted. Returns a RequestId for tracking.

ApiNestingResult

RequestId
string