Bancoagrícola Logo
RefundsTokenization

Country:

POST

/v1/pos/terminals/{id}/init

Copy of Inicializar terminal

Este endpoint permite verificar que la terminal está lista para poder comenzar a procesar operaciones correctamente.

URL Parameters

id

string
required

example

Response Examples

204

204

400

400

404

404

409

409

Language

Login required to test API

Code Examples

cURL

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