Adyen · Example Payload

Payouts Response Additional Data Common Example

PaymentsFinancial ServicesFintech

Payouts Response Additional Data Common Example is an example object payload from Adyen, with 59 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

acquirerAccountCodeacquirerCodeacquirerReferencealiasaliasTypeauthCodeauthorisationMidauthorisedAmountCurrencyauthorisedAmountValueavsResultavsResultRawbiccoBrandedWithcvcResultcvcResultRawdsTransIDeciexpiryDateextraCostsCurrencyextraCostsValuefraudCheck-[itemNr]-[FraudCheckname]fraudManualReviewfraudResultTypefundingSourcefundsAvailabilityinferredRefusalReasonisCardCommercialissuerCountryliabilityShiftmcBankNetReferenceNumbermerchantAdviceCodemerchantReferencenetworkTxReferenceownerNamepaymentAccountReferencepaymentMethodpaymentMethodVariantpayoutEligiblerealtimeAccountUpdaterStatusreceiptFreeTextrecurring.contractTypesrecurring.firstPspReferencerecurring.recurringDetailReferencerecurring.shopperReferencerecurringProcessingModelreferredrefusalReasonRawrequestAmountrequestCurrencyCodeshopperInteraction

Example Payload

Raw ↑
{
  "acquirerAccountCode": "CODE123",
  "acquirerCode": "CODE123",
  "acquirerReference": "REF-500123",
  "alias": "example_value",
  "aliasType": "standard",
  "authCode": "CODE123",
  "authorisationMid": "REF-500123",
  "authorisedAmountCurrency": "USD",
  "authorisedAmountValue": 1000,
  "avsResult": "example_value",
  "avsResultRaw": "example_value",
  "bic": "example_value",
  "coBrandedWith": "example_value",
  "cvcResult": "1 Matches",
  "cvcResultRaw": "M",
  "dsTransID": "REF-500123",
  "eci": "example_value",
  "expiryDate": "example_value",
  "extraCostsCurrency": "USD",
  "extraCostsValue": "example_value",
  "fraudCheck-[itemNr]-[FraudCheckname]": "Example Name",
  "fraudManualReview": "example_value",
  "fraudResultType": "GREEN",
  "fundingSource": "example_value",
  "fundsAvailability": "example_value",
  "inferredRefusalReason": "example_value",
  "isCardCommercial": "example_value",
  "issuerCountry": "US",
  "liabilityShift": "example_value",
  "mcBankNetReferenceNumber": "example_value",
  "merchantAdviceCode": "CODE123",
  "merchantReference": "REF-500123",
  "networkTxReference": "REF-500123",
  "ownerName": "Example Name",
  "paymentAccountReference": "REF-500123",
  "paymentMethod": "example_value",
  "paymentMethodVariant": "example_value",
  "payoutEligible": "example_value",
  "realtimeAccountUpdaterStatus": "active",
  "receiptFreeText": "example_value",
  "recurring.contractTypes": "standard",
  "recurring.firstPspReference": "REF-500123",
  "recurring.recurringDetailReference": "REF-500123",
  "recurring.shopperReference": "REF-500123",
  "recurringProcessingModel": "CardOnFile",
  "referred": "example_value",
  "refusalReasonRaw": "example_value",
  "requestAmount": 1000,
  "requestCurrencyCode": "USD",
  "shopperInteraction": "example_value",
  "shopperReference": "REF-500123",
  "terminalId": "REF-500123",
  "threeDAuthenticated": "example_value",
  "threeDAuthenticatedResponse": "example_value",
  "threeDOffered": "example_value",
  "threeDOfferedResponse": "example_value",
  "threeDSVersion": "example_value",
  "visaTransactionId": "REF-500123",
  "xid": "REF-500123"
}