Amazon Selling Partner API (SP-API) SDK for TypeScript
    Preparing search index...

    The Amazon facility from which the shipment is sent.

    interface AmazonFacility {
        address?: Address;
        facilityId: string;
    }
    Index
    address?: Address
    facilityId: string

    An identifier for the Amazon facility from which the shipment is sent.