/
BI
bilflo
/
Bilflo.Api
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
bilflo
Bilflo.Api
post
/v{version}/CompanySignUp/SendVerificationCode
v1
latest
OpenAPI 3.0.1
2026-08-06
208
355
659.3 KB
CompanySignUp
post
/v{version}/CompanySignUp/SendVerificationCode
Path parameters
version
string
required
Request body
BilfloApiFeaturesSignUpSendVerificationCodeSendVerificationCodeCommand
required
firstName
string
nullable
emailAddress
string
nullable
verificationCode
string
nullable
Response
Success
BilfloApiFeaturesSignUpSendVerificationCodeSendVerificationCodeResponse
required
isValid
boolean
message
string
nullable
transactionId
string
uuid
verificationCode
string
nullable
emailSubject
string
nullable
emailSent
boolean
emailTransactionId
string
nullable