HomeGuidesAPI ReferenceChangelog
Terms of Use
API Reference

Transaction / Update

Update a non-finalised transaction

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The Transation ID to fetch

Body Params
integer

The ID of the charging session to associate with this transaction. Can only be set if the transaction does not already have a session assigned.
Sessions initiated over OCPP (local payment terminal, RFID, plug-and-charge) are eligible,
provided the session belongs to the token's operator.

paymentMethod
object
string
enum
required
Allowed:
number
required
0 to 10000000000000
number
0 to 10000000000000

The PSP-authorised ceiling for this transaction. This field is only accepted
when the transaction is currently in authorized status; otherwise the request
returns HTTP 422.

string
string
boolean

When set to true and the operator has receipt suppression for invoice issuance enabled,
the receipt will be suppressed for this transaction. This is intended for terminal
transactions where the customer indicates they want an invoice instead of a receipt.

paymentMetadata
object

Regulatory payment metadata captured from the payment source (terminal or online).
All keys are optional; only the fields present in the request are persisted, fields
omitted from the request keep their stored value (partial-PATCH semantics).

Responses

Language
Credentials
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json