Skip to main content

V1CreateCompanyRegistrationRestResponse

    id stringrequired

    Company registration ID.

    cnpj stringrequired

    Company CNPJ.

    status stringrequired

    Possible values: [PENDING, SUBMITTED, WAITING_DOCUMENTS, APPROVED, DECLINED, FAILED]

    Company registration status.

    status_reason stringrequired

    Possible values: [REGISTRATION_CREATED, WAITING_DOCUMENTS_SUBMISSION, UNDER_REVIEW, ALIAS_ACCOUNT_PENDING, ALIAS_ACCOUNT_ACTIVE, ALIAS_ACCOUNT_NOT_ACTIVE, ALIAS_ACCOUNT_LOCKED, ALIAS_ACCOUNT_CLOSED, ALIAS_ACCOUNT_UNKNOWN_STATUS, REGISTRATION_DECLINED, REGISTRATION_FAILED]

    Detailed reason that explains why the registration is in the current status.

    next_action stringrequired

    Possible values: [WAIT_SUBMISSION, UPLOAD_DOCUMENTS, WAIT_REVIEW, WAIT_ALIAS_ACCOUNT, CONTACT_SUPPORT, RETRY, NONE]

    Next action required to continue or complete the company registration process.

    is_operational booleanrequired

    Indicates whether the company registration is operational and ready to use.

    created_at date-timerequired

    Created at timestamp.