Update Transaction

Endpoint to update the assignee of a specific Transaction by ID. This method is only available for Company Card transactions and the trx_owner_id must be one of the Card assignees.

Path Params
string
required

The Transaction ID.

Body Params
string

The Transaction assignee, one of the User ID assigned to the Company Card.

string

The Transaction user notes.

invoice
object

The Invoice related to the Transaction.

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
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json