create method
- @override
- String correlationId,
- PartyActivityV1 item
Creates a data item.
correlation_id
(optional) transaction id to trace execution through call chain.item
an item to be created. Return (optional) Future that receives created item or error.