Models
Transaction IDs
OVERVIEW
a transaction ID's object to be used in case of bulk operations, this is generally in the case of bulk deletion of records
<transactionids>
<transactionid></transactionid>
<transactionid></transactionid>
....
</transactionids>
Where transactionid is the ID of the specific object being operated upon. e.g in case of user deletion this is the ID of the user to be deleted, the receiving API method will interpret the ID's based on the context.
Last Updated: Nov 08,2024
Comments
0 Comments