Amazon · Example Payload

Pay Buyer Example

AmazonAdvertisingAlexaE-CommerceMarketplacePaymentsVoiceFortune 100

Pay Buyer 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

buyerIdnameemail

Example Payload

Raw ↑
{
  "buyerId": "ABC123DEF456",
  "name": "Example Product",
  "email": "example-value"
}