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

    Interface GenerateFbsInvoicesResult

    GenerateFbsInvoicesResult sub-interface for GenerateFbsInvoicesResponse

    interface GenerateFbsInvoicesResult {
        fail_error?: string;
        fail_message?: string;
        request_id?: number;
    }
    Index

    Properties

    fail_error?: string

    Indicate error type if one element hit error. Empty if no error happened.

    fail_message?: string

    Indicate error details if one element hit error. Empty if no error happened.

    request_id?: number

    Unique task identifier that includes one or more tax documents to be downloaded according to the filters sent in the request.