Update existing MSE transactions. All transactions with the same transaction Id will be updated with the provided info.

VOLATILE
The query parameters and responses are likely to change. Do not use this operation for mission-critical applications yet.


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

Request model to patch one or more MSE transactions in bulk.
Transactions are split into separate arrays for received vs installed.
Max 500 items total across both arrays. Id and mseType are required per item.

uuid
required

The business unit id.

receivedTransactions
array of objects | null

Received MSE transactions to patch.

receivedTransactions
installedTransactions
array of objects | null

Installed MSE transactions to patch.

installedTransactions
Headers
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses

Language
Credentials
OAuth2
Missing 1 required scope
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json