CompanySignUp

post/v{version}/CompanySignUp/FinishCompanySignup

Path parameters

versionstring required

Request body

companyIdinteger
companyUUIDstring uuid
planstring nullable

Response

Success

isValidboolean
messagestring nullable
companyIdinteger
transactionIdstring uuid

Changes