Bancoagrícola Logo
RefundsTokenization

Country:

POST

/v1/chargebacks/{id}/attachments/upload

Subir archivo adjunto a un Contracargo

Sube un archivo adjunto a un contracargo específico

URL Parameters

id

string
required

Identificador único de un contracargo

example

Response Examples

200

Archivo subido exitosamente

400

400

Language

Login required to test API

Code Examples

cURL

curl -X POST "https://api.akua.la/v1/chargebacks/example_value/attachments/upload" \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{}''