Update managed transaction
Use this endpoint to update the attributes of the specified partner_managed transaction.
Deprecated
This endpoint has been deprecated. For more information, reference the Migration guide.
PUT
/users/{user_guid}/managed_members/{member_guid}/accounts/{account_guid}/transactions/{transaction_guid}
Path Parameters
| Field | Required | Type |
|---|---|---|
account_guid The unique id for an | Required | String |
member_guid The unique id for a | Required | String |
transaction_guid The unique id for a | Required | String |
user_guid The unique identifier for a | Required | String |
Header Parameters
| Field | Required | Type |
|---|---|---|
Accept-Version MX Platform API version. | Required | String |
Request Body
Managed transaction object to be updated (While no single parameter is required, the request body can't be empty)
| Field | Required | Type |
|---|---|---|
transaction | Required | Object |
Loading...