Shopee SDK API Reference - v2.8.0
    Preparing search index...

    Interface QueryBrShopInvoiceErrorRequest

    Request parameters for query_br_shop_invoice_error

    This API handles failed invoice issuance for FBS-related processes, covering Inbound Requests, RTS Requests, Sales Orders, and Move Transfer Orders.

    interface QueryBrShopInvoiceErrorRequest {
        page_no?: number;
        page_size?: number;
    }
    Index

    Properties

    Properties

    page_no?: number
    page_size?: number

    max: 100