post https://app.aliaddo.net/v1/people
Log in to see full request history
Responses
xxxxxxxxxx
14curl --request POST \
--url https://app.aliaddo.net/v1/people \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"kind": "Person",
"identificationType": "13",
"isCustomer": false,
"isSupplier": false,
"isEmployee": false,
"isSeller": false
}
'
Try It!
to start a request and see the response here! Or choose an example: