Update exocad reconstruction type mappings
Update the mapping between exocad reconstruction types and local product records for the authenticated lab.
Update the mapping between exocad reconstruction types and local product records for the authenticated lab.
Production session cookie set for the guidelab.co domain by Better Auth
In: cookie
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json
curl -X PUT "https://example.com/integrations/exocad/reconstruction-mappings" \ -H "Content-Type: application/json" \ -d '{ "mappings": [ { "exocadType": "string", "productId": "string" } ] }'{ "mappings": [ { "id": "string", "exocadType": "string", "productId": "string" } ]}Update exocad material mappings PUT
Update the mapping between exocad material names and local material records for the authenticated lab.
Update Fatture in Cloud integration settings PUT
Update Fatture in Cloud integration settings such as numeration, default VAT type, payment account/method, sync preferences, and the SDI toggle. Requires organization manager access.