Update Refueling Transaction

Endpoint to update a specific Refueling by ID.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Required scopes:
  • transaction_write
Fingerprint order:
  • refuelingId,mileage,quantity,tx_fuel_type,unit_price,token
Path Params
string
required

The Refueling ID.

Body Params

Update Refueling JSON parameters.

int32

The manually-set mileage, when the Refueling was made. If a Vehicle is set for the Refueling, it is automatically updated.

number

The manually-set fuel quantity.

number

The manually-set fuel unit price.

string
enum

The fuel type of the Vehicle.

Allowed:
Headers
string
required
Defaults to {{fingerprint}}

Advanced authentication: SHA512SUM of the fingerprint values listed in the fingerprint order for this endpoint.

string
required
Defaults to {{fingerprint_signature}}

Advanced authentication: Signature of the X-Soldo-Fingerprint.

Responses

400

Your request has missing arguments or is malformed.

404

One or more resource requested does not exist.

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