Update a Transaction

This endpoint updates an existing Transaction resource.

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

The Transaction's unique identifier.

Body Params

Transaction to be updated.

partner
object

Reference to the associated Partner. When used for POST and PATCH API calls, the reference can contain either the ID or Name. With GET API calls, both properties are populated.

client
object

Reference to the associated Client resource. When used for POST and PATCH API calls, the reference can contain either the ID or Name. With GET API calls, both properties are populated.

device
object

Reference to the associated Device resource. When used for POST and PATCH API calls, the reference can contain either the ID or Serial Number. With GET API calls, both properties are included in the response.

string
enum

The type of cipher used during decrytion.

Allowed:
string
length ≤ 255

The decryption cypher/method.

string
length ≤ 255

The reference property that the Client includes in the decrypt API call.

string
length ≤ 255

Message ID.

string
length ≤ 255

Client Reference property that is included in the decrypt API call.

boolean

The success indicator.

string
length ≤ 255

The IP address of the http client that makes the decrypt API call.

string

Timestamp from the beginning of the transaction.

string

Timestamp from the end of the transaction.

int32

A Transcation can process muliple encryptions. This property contains the total encryptions count.

int32

A Transcation can process muliple decryptions. This property contains the total decryption count.

string

The error messge that is sent in response to a failed decrypt API call.

string
length ≤ 255

The error code that is sent in response to a failed decrypt API call.

Responses

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