Payment detail
Read onlyThese tools are enabled on request and only work for users with Tilopay banking API credentials. They are not part of the default MCP access: Tilopay enables the group case by case. Requires: Credenciales del API bancario de Tilopay registradas por Tilopay para ese usuario.
Read only
baas_get_payment
Gets the detail of a banking API payment from its internal UUID, read only.
API operation: GET /api/public/v1/transactions/payments/{payment_id} — see the operation page
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
paymentId | string | yes | Internal payment UUID |
assignmentId | string | — | Banking API context (assignment); only needed when there are several |
Returns
{ result }
result = the banking API response as returned.
Last verified: 2026-09-03 · Owner: equipo-integraciones