Update Purchase

Endpoint to update a specific Purchase.

Path Params
string
required

The Purchase ID.

Body Params
string
required

The Purchase ID.

string

The name of the Purchase

string

The ID of the User assigned to the Purchase.

number

The maximum spendable amount of the Purchase.

string

The description of the Purchase.

string

The ID of the Wallet the money are taken from, the funding source of the Purchase.

string

The notes of the Purchase.

int32
Defaults to 1

The total number of Transactions the temporary virtual Card can make (default is 1).

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.

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