Selling Partner API SDK for JavaScript
    Preparing search index...

    Interface CollectionFormsHistoryRecord

    Active Account Details

    interface CollectionFormsHistoryRecord {
        carrierName?: string;
        collectionFormId?: string;
        creationDate?: string;
        generationStatus?: GenerationStatus;
        shipFromAddress?: Address;
    }
    Index

    Properties

    carrierName?: string

    The carrier name for the offering.

    collectionFormId?: string

    Collection Form Id for Reprint .

    creationDate?: string

    Creation Time for this account.

    generationStatus?: GenerationStatus
    shipFromAddress?: Address