Bancoagrícola Logo
RefundsTokenization

Country:

POST

/cashouts-api/api/v1/cashout-methods

Crear un método de pago de Cashout

client_id

string
required

Identificador único del cliente

type

string
required

account_type

string
required

account_number

string
required

bank_name

string
required

account_holder

string
required

extra_data

string

country

string

Response Examples

201

201

400

400

Language

Login required to test API

Code Examples

cURL

curl -X POST "https://api.akua.la/cashouts-api/api/v1/cashout-methods" \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{}''