update9

abstract suspend fun update9(standingInstructionId: Long, command: String? = null, putStandingInstructionsStandingInstructionIdRequest: PutStandingInstructionsStandingInstructionIdRequest? = null): PutStandingInstructionsStandingInstructionIdResponse

Update Standing Instruction | Delete Standing Instruction Ability to modify existing instruction for transfer of monetary funds from one account to another. PUT https://DomainName/api/v1/standinginstructions/1?command=update Ability to modify existing instruction for transfer of monetary funds from one account to another. PUT https://DomainName/api/v1/standinginstructions/1?command=delete Responses:

  • 200: OK

Return

PutStandingInstructionsStandingInstructionIdResponse

Parameters

standingInstructionId

standingInstructionId

command

command (optional)

putStandingInstructionsStandingInstructionIdRequest

(optional)