Bancoagrícola Logo
RefundsTokenization

Country:

POST

/v1/chargebacks/{id}/comments

Agregar comentario a un Contracargo

Agrega un comentario a un contracargo específico

URL Parameters

id

string
required

Identificador único de un contracargo

example

comment

string
required

Response Examples

201

Comentario agregado exitosamente

400

400

Language

Login required to test API

Code Examples

cURL

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