get Journal Entries Of Owner
abstract suspend fun getJournalEntriesOfOwner(ownerExternalId: String, offset: Int? = null, limit: Int? = null): ExternalOwnerJournalEntryData
Retrieve Journal Entries of Owner Retrieve Journal entries of owner by owner externalId Responses:
0: default response
Return
Parameters
owner External Id
ownerExternalId
offset
offset (optional)
limit
limit (optional)