post https://api.zenskar.com/contract_v2
Create a new contract
Log in to see full request history
Responses
Create a new contract
xxxxxxxxxx
10curl --request POST \
--url https://api.zenskar.com/contract_v2 \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"status": "draft",
"bill_parent_customer": false
}
'
Try It!
to start a request and see the response here! Or choose an example: