API Audit Log

An immutable record of every API call exchanged with the PesaLink rail (mfi.pesalink.audit.log), capturing request, response and timing. It is the technical evidence trail engineers use to diagnose integration faults and prove what was sent to the network. List-only, so entries cannot be tampered with after the fact.

API Audit Log
API Audit Log — live screen from the BridgeERP MFI Suite.

Workflow

  1. Open API Audit Log under PesaLink Configuration.
  2. Filter by date, endpoint or outcome to find a specific exchange.
  3. Open an entry to compare the request and response payloads.
  4. Use the timestamp and reference to correlate with a transaction.
  5. Export entries when supporting an incident investigation.

Fields reference

Every field on this screen, drawn from the live data model.

FieldTypeRequiredDescription
Direction
direction
Choice: Outbound, InboundYesDirection
Provider
provider_id
Link → mfi.pesalink.providerProvider
Endpoint
endpoint
TextEndpoint
Reference
reference
TextReference
Amount
amount
DecimalAmount
HTTP Status
http_status
NumberHTTP Status
Request (masked)
request_body
Long textRequest (masked)
Response
response_body
Long textResponse
OK
ok
Yes/NoOK
Error
error_message
Long textError

Notes & rules

  • Captures full request/response for each rail interaction.
  • List-only presentation preserves the log's integrity.
  • Correlates to transactions via shared provider references.
  • Primary tool for diagnosing connectivity and signing errors.

Technical model: mfi.pesalink.audit.log · Record: Pesalink API Audit Log

Was this page helpful?