Amazon Services Japan
Amazonマーケットプレイス Web サービス (Amazon MWS) ドキュメント

Deprecation Notice:

Amazon Marketplace Web Service (MWS) will no longer be available after March 31, 2024. All MWS developers must migrate to Selling Partner API (SP-API) to avoid service disruptions. Refer to the Migration Hub for more information.

Amazon MWS ドキュメント

MWSPushNotificationCommon

NotificationPayload要素に含まれるすべての通知に使用される共通タイプが含まれています。

単純型

以下の表は、MWSPushNotificationCommon.xsdスキーマの単純型を示しています。

単純型 説明
AvailabilityType 現在出荷可能な商品であるか、出荷予定日がわかっている/不明の商品であるかを示します。
FulfillmentChannelType Amazonから出荷する商品であるか、出品者から出荷する商品であるかを示す。
MarketplaceType マーケットプレイスを一意に識別するIDを表します。
VersionType バージョンを表します。

AvailabilityType

現在出荷可能な商品であるか、出荷予定日がわかっている/不明の商品であるかを示します。

タイプ:xs:string

AvailabilityType値:

  • NOW - 現在出荷可能な商品。
  • FUTURE_WITHOUT_DATE - 商品の入荷予定日は未定です。
  • FUTURE_WITH_DATE - 商品の入荷予定日が決まっています。

FulfillmentChannelType

Amazonから出荷する商品であるか、出品者から出荷する商品であるかを示す。

タイプ:xs:string

FulfillmentChannelType値:

  • Amazon
  • Merchant

MarketplaceType

マーケットプレイスを一意に識別するIDを表します。

タイプ:xs:string

制限値:[A-Z0-9]+

VersionType

バージョンを表します。

タイプ:xs:string

制限値:[0-9]+\.[0-9]

複合型

以下の表は、MWSPushNotificationCommon.xsdスキーマの複合型を示しています。

複合型 説明
MoneyType 通貨のタイプと金額。

MoneyType

通貨のタイプと金額。

以下の表は、MoneyTypeデータタイプの要素を示しています。

要素 説明
Amount 金額。

タイプ:xs:decimal

CurrencyCode 3桁の通貨コード。ISO 4217フォーマット

タイプ:xs:string