Skip to main content

Update transaction data

Updates transaction data on an order.

Path Parameters
id int32 REQUIRED

Order ID.

Request Body REQUIRED

The transaction data

OrderId int32
TransactionId string
Responses
200

Ok.

Schema OPTIONAL
Message string OPTIONAL

A status message for the action taken.

Details string[] OPTIONAL

Any validation messages for the data on the current action.