Bancoagrícola Logo
RefundsTokenization

Country:

GET

/v1/links/{link_id}

URL Parameters

link_id

string
required

Identificador de link de pago. Los identificadores comienzan con el prefijo `pl-`

example

Response Examples

200

200

400

400

Language

Login required to test API

Code Examples

cURL

curl -X GET "https://api.akua.la/v1/links/example_value" \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json"