patch https://api.sandbox.helloaria.eu/companies/
Log in to see full request history
Responses
xxxxxxxxxx
15curl --request PATCH \
--url https://api.sandbox.helloaria.eu/companies/me \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"identifier": {
"type": "bn",
"country": "AF"
},
"address": {
"country": "AF"
}
}
'
Try It!
to start a request and see the response here! Or choose an example: