retrieve All19
abstract suspend fun retrieveAll19(externalId: String? = null, offset: Int? = null, limit: Int? = null, orderBy: String? = null, sortOrder: String? = null, transferType: Int? = null, clientName: String? = null, clientId: Long? = null, fromAccountId: Long? = null, fromAccountType: Int? = null): GetStandingInstructionsResponse
List Standing Instructions Example Requests: standinginstructions Responses:
200: OK
Return
Parameters
external Id
externalId (optional)
offset
offset (optional)
limit
limit (optional)
order By
orderBy (optional)
sort Order
sortOrder (optional)
transfer Type
transferType (optional)
client Name
clientName (optional)
client Id
clientId (optional)
from Account Id
fromAccountId (optional)
from Account Type
fromAccountType (optional)