API Reference

This endpoint allows you to retrieve detailed information about transaction fees for a specified payment method, including installment plans with and without interest. The response includes various attributes, such as the number of installments, installment amounts, total fees, and net amounts after fee deductions.

Query Params
string
required

Payment methods from which the integrator would like to retrieve fees.

int32
required
Defaults to 10000

Original transaction amount.

string

Credit card brand

int32
Defaults to 12

Maximum number of allowed installments

Headers
string
required
Defaults to Bearer <token>

Unique integration key generated by Payment Authentication (PayAuth) for the establishment.

Format
Bearer <access_token>

Responses

Language
Choose an example:
application/json