Amazon · Example Payload

Pay Create Refund Request Example

AmazonAdvertisingAlexaE-CommerceMarketplacePaymentsVoiceFortune 100

Pay Create Refund Request 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

chargeIdrefundAmountsoftDescriptor

Example Payload

Raw ↑
{
  "chargeId": "ABC123DEF456",
  "refundAmount": "example-value",
  "softDescriptor": "example-value"
}