Amazon · Example Payload

Pay Merchant Metadata Example

AmazonAdvertisingAlexaE-CommerceMarketplacePaymentsVoiceFortune 100

Pay Merchant Metadata Example is an example object payload from Amazon, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

merchantReferenceIdmerchantStoreNamenoteToBuyer

Example Payload

Raw ↑
{
  "merchantReferenceId": "ABC123DEF456",
  "merchantStoreName": "Example Product",
  "noteToBuyer": "example-value"
}