English
cURL
curl --request POST \ --url https://api.sonderplan.com/v2/quote/duplicate \ --header 'Authorization: Bearer <token>'
{ "success": { "id": 1 } }
WRITE
SALES
quoteCreated
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
The ID of the quote to duplicate
Successful Operation
Show child attributes
1