Sweep Instruction Service API REST Endpoints

Cash Concentration Services/Sweep Instruction Service API
This service is used to perform the sweep instruction.
Adds a New Instruction
Method: post
Path: /service/instruction
Get all Valid Instruction
Method: get
Path: /service/lmc/instruction
Retrieves the Instruction by ID
Method: get
Path: /service/lmc/instruction/{id}
Retrives the Instruction by Given ID
Method: get
Path: /service/lmc/instruction/{id}/history
Retrives the Instruction By Given ID
Method: get
Path: /service/lmc/instruction/{id}/unauthorized
Update an Existing Instruction
Method: put
Path: /service/instruction/{id}