Q3 Roadmap: Embedded Notifications, Embedded Commissions, Tips and more!
curl --location --request POST '/api/drafts' \
--header 'Content-Type: application/json' \
--data-raw '{
"organizationId": "string",
"locationId": "string",
"objectId": "string",
"objectType": "string",
"referenceType": "string",
"objectValues": {},
"action": "CREATE",
"createdBy": "string"
}'
{}