Amazon · Example Payload

Pay Price Example

AmazonAdvertisingAlexaE-CommerceMarketplacePaymentsVoiceFortune 100

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

Top-level fields

amountcurrencyCode

Example Payload

Raw ↑
{
  "amount": "example-value",
  "currencyCode": "example-value"
}