Calculate Surcharge

Calculates the surcharged amounts for the specified payment type.

SecurityMarketplace Api Key | Merchant Public Token | Merchant Secret Token | Customer JWT | Merchant JWT | Marketplace JWT | Admin JWT
Request
path Parameters
merchantId
required
string
Request Body schema: application/json
required
One of:
required
object (PaymentSurchargeRequest1)
Responses
200
400
401
403
404
405
406
409
422
429
500
503
post/tokens/{merchantId}/surchargequote
Request samples
application/json
{
  • "PaymentSurchargeRequest": {
    }
}
Response samples
application/json
{
  • "PaymentSurchargeResponse": {
    }
}
Copyright © April Solutions 2023. All right reserved.