Update Mileage Reimbursement Transaction

Endpoint to update a MileageReimbursement Transaction. The entire resource representation must be included in the request body.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Required scopes:
  • transaction_write
Fingerprint order:
  • transactionId,request_timestamp,date,mileage.vehicle_id,mileage.reimbursement_rate,mileage.distance,mileage.round_trip,token
Path Params
string
required

The Transaction ID.

Body Params

Update MileageReimbursement Transaction JSON parameters.

int64
required

The epoch timestamp in millis. This is checked in Soldo. Requests with timestamp older than 5 seconds will be rejected.

string
required

The date and time of the Transaction.

mileage
object
required

The details of the MileageReimbursement.

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