Adyen · Example Payload

Binlookup Cost Estimate Response Example

PaymentsFinancial ServicesFintech

Binlookup Cost Estimate Response Example is an example object payload from Adyen, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

cardBincostEstimateAmountcostEstimateReferenceresultCodesurchargeType

Example Payload

Raw ↑
{
  "cardBin": "example_value",
  "costEstimateAmount": 1000,
  "costEstimateReference": "REF-500123",
  "resultCode": "CODE123",
  "surchargeType": "standard"
}