GET api/Pin/ListTransactionWisePinDetailsInfo/{TransactionSysID}/{AllotmentID}
Get Pin details for given the transaction id
Request Information
URI Parameters
Name | description | Type | Additional information |
---|---|---|---|
TransactionSysID | integer |
Required |
|
AllotmentID | string |
Required |
Body Parameters
None.
response Information
Resource description
ApiResponseName | description | Type | Additional information |
---|---|---|---|
response | string |
Required |
|
failure | MlError |
None. |
|
success | MlSuccess |
None. |