put https://app.roxpay.eu/api/v2-1/company/add
Creates a new company.
Log in to see full request history
Responses
Creates a new company.
xxxxxxxxxx
10curl --request PUT \
--url https://app.roxpay.eu/api/v2-1/company/add \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"ItalianCompany": true,
"Partner": true
}
'
Try It!
to start a request and see the response here! Or choose an example: