post
https://api.akua.la/api/v1/terminals
Registra una nueva terminal en el sistema.
El estado inicial depende del type, integration_type y si se proporciona merchant_id:
| type | integration_type | merchant_id | Estado inicial |
|---|---|---|---|
SOFT_POS | akua_app | ✓ | PENDING_ACTIVATION |
SOFT_POS | akua_app | ✗ | NOT_LINKED |
SOFT_POS | third_party_app / api_direct | ✓ | ACTIVE |
SMART_POS | akua_app | ✓ | PENDING_ACTIVATION |
SMART_POS | third_party_app / api_direct | ✓ | ACTIVE |
POS | api_direct | ✓ | ACTIVE |
POS | api_direct | ✗ | NOT_LINKED |