Retrives the account special rate audit information by given ID
get
/service/lmm/accountSpecialRate/{id}/history
This endpoint is used to get the account special rate audit history by ID.
Request
Supported Media Types
- application/json
- application/xml
Path Parameters
-
id: string
Id of the user that needs to be fetched
Response
Supported Media Types
- application/json
- application/xml
200 Response
Returns the account based on given id.
Root Schema : LmmTmAccountSpecialRateDTOServiceCollection
Type:
object
Collection of account special rate.
Show Source
Nested Schema : GenericDto
Match All
Show Source
-
object
GenericDto-allOf[0]
Discriminator:
resource_type
Nested Schema : GenericDto-allOf[0]
Type:
object
Discriminator:
resource_type
Nested Schema : LmmTmAccountSpecialRateDTO-allOf[1]
Type:
Show Source
object
-
accountGroup(optional):
string
Maximum Length:
5
-
accountNumber(optional):
string
Maximum Length:
30
-
branchCode(optional):
string
Maximum Length:
4
Pattern:[a-zA-Z0-9]+
-
currency(optional):
string
Maximum Length:
3
-
effDt(optional):
string
-
icGroup(optional):
string
Maximum Length:
5
-
lmmTmAccountSpecialConditionUdeValuesList(optional):
array lmmTmAccountSpecialConditionUdeValuesList
-
prod(optional):
string
Maximum Length:
4
400 Response
Malformed syntax.
401 Response
Request does not have sufficient credentials.
403 Response
Request is not authorized.
500 Response
Internal error