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

    Status of acknowledgement.

    interface AcknowledgementStatus {
        code?: string;
        description?: string;
    }
    Index

    Properties

    Properties

    code?: string

    Acknowledgement code is a unique two digit value which indicates the status of the acknowledgement. For a list of acknowledgement codes that Amazon supports, see the Vendor Direct Fulfillment APIs Use Case Guide.

    description?: string

    Reason for the acknowledgement code.