Adyen · Schema

CostEstimateResponse

CostEstimateResponse schema from Adyen API

PaymentsFinancial ServicesFintech

Properties

Name Type Description
cardBin object Card BIN details.
costEstimateAmount object The estimated cost (scheme fee + interchange) in the settlement currency. If the settlement currency cannot be determined, the fee in EUR is returned.
costEstimateReference string Adyen's 16-character reference associated with the request.
resultCode string The result of the cost estimation.
surchargeType string Indicates the way the charges can be passed on to the cardholder. The following values are possible: * `ZERO` - the charges are not allowed to pass on * `PASSTHROUGH` - the charges can be passed on *
View JSON Schema on GitHub