Request a response for a nesting Result based on ResponseType passed
This endpoint requires calling with your ApiKey
Id
String
This Id is NestIdentifier in the JSON pushed to your webhook for nesting. It is also returned from the /nesting endpoint
ResultId
String
This Id is ResultIdentity in the JSON pushed to your webhook for nesting.
ResponseType
Enum / Int
This alters the kind of result that is pushed to your provided webhook
0 or result - Posts part placement details of result to webhook
1 or render - Posts base64 encode render (SVG or PNG) of the result to webhook
2 or dxf - Posts base64 encoded dxf file of the results to webhook
3 or reportsource - Posts information designed for report generation, statistics and base64 renderings to webhook
4 or remnantexport -Posts base64 encoded zip file containing the dxf representation of remnants generated by the nesting to webhook
WebHookUri
String
Web hook uri to POST the result to
Authorizations
Headers
Accept Header
application/json Query Parameters
Result, Render, DXF, ReportSource, RemnantExport, Runtime, PartsExport