Amazon Device Farm · Example Payload

Amazon Device Farm Offering Transaction Example

Application TestingDevice TestingMobile TestingQuality Assurance

Amazon Device Farm Offering Transaction Example is an example object payload from Amazon Device Farm, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

offeringStatustransactionIdofferingPromotionIdcreatedOncost

Example Payload

Raw ↑
{
  "offeringStatus": "COMPLETED",
  "transactionId": "example-transactionId",
  "offeringPromotionId": "example-offeringPromoti",
  "createdOn": "example-createdOn",
  "cost": "example-cost"
}