Amazon · Example Payload

Selling Partner Money Example

AmazonAdvertisingAlexaE-CommerceMarketplacePaymentsVoiceFortune 100

Selling Partner Money 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

CurrencyCodeAmount

Example Payload

Raw ↑
{
  "CurrencyCode": "example-value",
  "Amount": "example-value"
}