Shopee SDK API Reference - v1.11.0
    Preparing search index...

    Interface EnterpriseInfo

    Enterprise information for warehouse

    interface EnterpriseInfo {
        cnpj?: string;
        company_name?: string;
        is_freight_payer?: boolean;
        state_registration_number?: string;
    }
    Index

    Properties

    cnpj?: string

    CNPJ number (Brazil)

    company_name?: string

    Company name

    is_freight_payer?: boolean

    Whether the company is a freight payer

    state_registration_number?: string

    State registration number