Update Request

Endpoint to update an Request. There are 3 types of request:GOODS_OR_SERVICES, FUNDS, TRIP.The update of GOODS_OR_SERVICES requests does not currently support Bank Transfer as a payment method.

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

The Request ID.

Body Params

Update request JSON parameters.

string
enum
required

The type of the Request.

Allowed:
string

The name of the Request (sortable: no).

string

The description of the Request (sortable: no).

string

The requester's note of the Request (sortable: no).

int64
required

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

int64
required

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

number

The total amount of the Request (sortable: no).

string
enum

The ISO 4217 code of the currency of the Wallet (sortable: no)

Headers
string
required
Defaults to {{fingerprint}}

Advanced authentication: SHA512SUM of the Fingerprint order values.

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