Typedef
Static Public Summary | ||
public |
BuyBoxPrice(condition: string, landedPrice: Money, listingPrice: Money, shipping: Money): * |
|
public |
DetailedShippingTime(unknown: string): * |
|
public |
Estimate(totalFees: Money, time: string, detail: FeeDetail[], identifier: FeeIdentifier, status: string, error: Error): * |
|
public |
EstimateRequest(marketplaceId: string, idType: string, idValue: string, isAmazonFulfilled: boolean, listingPrice: Money, shipping: Money, points: object, identifier: string): * |
|
public |
|
|
public |
FeeIdentifier(marketplaceId: string, idType: string, sellerId: string, isAmazonFulfilled: boolean, sellerInputIdentifier: string, idValue: string, priceToEstimateFees: object): * |
|
public |
GetReportRequestListResult(ReportType: string, ReportProcessingStatus: string, EndDate: string, Scheduled: boolean, ReportRequestId: string, StartedProcessingDate: string, StartDate: string, CompletedDate: string, GeneratedReportId: string): * |
|
public |
LowestPrice(condition: string, fulfillmentChannel: string, landedPrice: Money, listingPrice: Money, shipping: string): * |
|
public |
LowestPricedOffers(asin: string, marketplace: string, itemCondition: string, summary: OfferSummary, offers: Offers[]): * |
|
public | ||
public |
|
|
public |
https://docs.developer.amazonservices.com/en_UK/fba_inbound/FBAInbound_Datatypes.html#GuidanceReason Amazon says this is a list, but I can only get it to return as a single item. |
|
public | ||
public | ||
public |
|
|
public | ||
public |
MWSInvalidSKUList: MWSInvaludSku[] |
|
public | ||
public |
|
|
public |
MarketDetail(marketplaceId: string, defaultCountryCode: string, domainName: string, defaultCurrencyCode: string, defaultLanguageCode: string, sellerId: string, hasSellerSuspendedListings: boolean): * |
|
public |
|
|
public |
Offer(subCondition: string, sellerFeedbackRating: SellerFeedbackRating, shippingTime: DetailedShippingTime, listingPrice: Money, points: Points, shipping: Money, shipsFrom: ShipsFrom, isFulfilledByAmazon: boolean, isBuyBoxWinner: boolean, isFeaturedMerchant: boolean): * |
|
public |
OfferCount(count: number, condition: string, fulfillmentChannel: string): * |
|
public |
OfferSummary(totalOfferCount: number, numberOfOffers: number, listPrice: Money, lowestPrices: LowestPrice[], buyBoxPrices: Array): * |
|
public |
OrderItem: * |
|
public |
OrderItemList(orderId: string, nextToken: string, orderItems: Array): * |
|
public |
|
|
public |
ProductIdentifier(type: string, id: string): * |
|
public |
ReportRequestInfo(ReportType: string, ReportProcessingStatus: string, EndDate: string, Scheduled: boolean, ReportRequestId: string, SubmittedDate: string, StartDate: string): * |
|
public |
SellerFeedbackRating(unknown: string): * |
|
public |
|
|
public |
|
|
public |
|
|
public |
|
|
public |
invalidSku: * |
|
public |
orderItemsList(-: orderItems, -: nextToken, -: orderId): * |
|
public |
productCategory(ProductCategoryId: string, ProductCategoryName: string, Parent: productCategory): * |
|
public |
productCategoryByAsin(asin: string, error: object, Self: productCategory): * |
|
public |
productCategoryBySku(sku: string, error: object, Self: productCategory): * |
Static Public
public BuyBoxPrice(condition: string, landedPrice: Money, listingPrice: Money, shipping: Money): * source
public Estimate(totalFees: Money, time: string, detail: FeeDetail[], identifier: FeeIdentifier, status: string, error: Error): * source
public EstimateRequest(marketplaceId: string, idType: string, idValue: string, isAmazonFulfilled: boolean, listingPrice: Money, shipping: Money, points: object, identifier: string): * source
public FeeIdentifier(marketplaceId: string, idType: string, sellerId: string, isAmazonFulfilled: boolean, sellerInputIdentifier: string, idValue: string, priceToEstimateFees: object): * source
public GetReportRequestListResult(ReportType: string, ReportProcessingStatus: string, EndDate: string, Scheduled: boolean, ReportRequestId: string, StartedProcessingDate: string, StartDate: string, CompletedDate: string, GeneratedReportId: string): * source
public LowestPrice(condition: string, fulfillmentChannel: string, landedPrice: Money, listingPrice: Money, shipping: string): * source
public LowestPricedOffers(asin: string, marketplace: string, itemCondition: string, summary: OfferSummary, offers: Offers[]): * source
public MWSASINInboundGuidance: * source
Properties:
Name | Type | Attribute | Description |
ASIN | string | ||
InboundGuidence | MWSInboundGuidance | ||
GuidanceReasonList | MWSGuidanceReasonList |
public MWSASINInboundGuidanceList: MWSInboundGuidance[] source
public MWSGuidanceReasonList: * source
https://docs.developer.amazonservices.com/en_UK/fba_inbound/FBAInbound_Datatypes.html#GuidanceReason Amazon says this is a list, but I can only get it to return as a single item. This might be a bug in Amazon or docs or us, not sure.
Properties:
Name | Type | Attribute | Description |
GuidanceReason | string | reason for amazon guidance |
public MWSInvalidASINList: MWSInvalidASIN[] source
public MWSInvalidSKU: * source
public MWSInvalidSKUList: MWSInvaludSku[] source
public MWSSKUInboundGuidance: * source
Properties:
Name | Type | Attribute | Description |
SellerSKU | string | ||
ASIN | string | ||
InboundGuidance | MWSInboundGuidance | ||
GuidanceReasonList | MWSGuidanceReasonList |
public MWSSKUInboundGuidanceList: MWSSKUInboundGuidance[] source
public MarketDetail(marketplaceId: string, defaultCountryCode: string, domainName: string, defaultCurrencyCode: string, defaultLanguageCode: string, sellerId: string, hasSellerSuspendedListings: boolean): * source
public Offer(subCondition: string, sellerFeedbackRating: SellerFeedbackRating, shippingTime: DetailedShippingTime, listingPrice: Money, points: Points, shipping: Money, shipsFrom: ShipsFrom, isFulfilledByAmazon: boolean, isBuyBoxWinner: boolean, isFeaturedMerchant: boolean): * source
public OfferSummary(totalOfferCount: number, numberOfOffers: number, listPrice: Money, lowestPrices: LowestPrice[], buyBoxPrices: Array): * source
public OrderItem: * source
public OrderItemsList: * source
public ReportRequestInfo(ReportType: string, ReportProcessingStatus: string, EndDate: string, Scheduled: boolean, ReportRequestId: string, SubmittedDate: string, StartDate: string): * source
public inboundGuidance: * source
Properties:
Name | Type | Attribute | Description |
sku | string |
|
seller SKU |
asin | string | amazon ASIN |
|
guidance | MWSInboundGuidance | type of guidance |
|
reason | guidanceReason | reason for the guidance, empty for 'InboundOK' |