retrieveOne10

abstract suspend fun retrieveOne10(standingInstructionId: Long, externalId: String? = null, offset: Int? = null, limit: Int? = null, orderBy: String? = null, sortOrder: String? = null): GetStandingInstructionsStandingInstructionIdResponse

Retrieve Standing Instruction Example Requests : standinginstructions/1 Responses:

  • 200: OK

Return

GetStandingInstructionsStandingInstructionIdResponse

Parameters

standingInstructionId

standingInstructionId

externalId

externalId (optional)

offset

offset (optional)

limit

limit (optional)

orderBy

orderBy (optional)

sortOrder

sortOrder (optional)