Payment Methods Endpoint
The Payment Methods endpoint allows you to retrieve the complete list of payment methods you have available for the country specified
Payment Methods
Query Parameters
Name
Type
Description
Headers
Name
Type
Description
[
{
"country": "BR",
"code": "BB",
"name": "Banco do Brasil",
"type": "BANK_DEPOSIT",
"status": "OK",
"logo": "https://resources.directa24.com/cashin/payment_method/square/BB.svg",
"daily_average": 5,
"monthly_average": 5
},
{
"country": "BR",
"code": "BZ",
"name": "Banco Original",
"type": "VOUCHER",
"status": "OK",
"logo": "https://resources.directa24.com/cashin/payment_method/square/BZ.svg",
"daily_average": 5,
"monthly_average": 5
},
{
"country": "BR",
"code": "UL",
"name": "Banrisul AM",
"type": "BANK_TRANSFER",
"status": "OK",
"logo": "https://resources.directa24.com/cashin/payment_method/square/UL.svg",
"daily_average": 5,
"monthly_average": 5
},
{
"country": "BR",
"code": "BL",
"name": "Boleto",
"type": "VOUCHER",
"status": "OK",
"logo": "https://resources.directa24.com/cashin/payment_method/square/BL.svg",
"daily_average": 5,
"monthly_average": 5
},
{
"country": "BR",
"code": "B",
"name": "Bradesco",
"type": "BANK_DEPOSIT",
"status": "OK",
"logo": "https://resources.directa24.com/cashin/payment_method/square/B.svg",
"daily_average": 5,
"monthly_average": 5
},
{
"country": "BR",
"code": "CA",
"name": "Caixa",
"type": "BANK_TRANSFER",
"status": "OK",
"logo": "https://resources.directa24.com/cashin/payment_method/square/CA.svg",
"daily_average": 5,
"monthly_average": 5
},
{
"country": "BR",
"code": "I",
"name": "Itau",
"type": "BANK_DEPOSIT",
"status": "OK",
"logo": "https://resources.directa24.com/cashin/payment_method/square/I.svg",
"daily_average": 5,
"monthly_average": 5
},
{
"country": "BR",
"code": "LC",
"name": "Loterias Caixa",
"type": "VOUCHER",
"status": "OK",
"logo": "https://resources.directa24.com/cashin/payment_method/square/LC.svg",
"daily_average": 5,
"monthly_average": 5
},
{
"country": "BR",
"code": "PP",
"name": "Picpay",
"type": "VOUCHER",
"status": "OK",
"logo": "https://resources.directa24.com/cashin/payment_method/square/PP.svg",
"daily_average": 5,
"monthly_average": 5
},
{
"country": "BR",
"code": "SB",
"name": "Santander",
"type": "BANK_TRANSFER",
"status": "OK",
"logo": "https://resources.directa24.com/cashin/payment_method/square/SB.svg",
"daily_average": 5,
"monthly_average": 5
}
]Description
Request
Example request
Example response
Response Fields
Payment types
Payment Methods
Payment MethodsLast updated
Was this helpful?

