Fetch the arrangement decisioning maintenance
get
/service/v1/decisioningmaster/{id}
This API fetches the arrangement decisioning maintenance by ID
Request
Supported Media Types
- application/json
- application/xml
Path Parameters
-
id(required): string
Id of the user that needs to be fetched
Query Parameters
-
version(required): string
Version of the record that needs to be fetched.
Response
Supported Media Types
- application/json
- application/xml
200 Response
Returns the decisioningmaster based on given id.
Root Schema : ObcmTmDecisioningMasterWrapperDTO
Type:
object
Decisioning Master Wrapper DTO Object
Show Source
-
data:
object ObcmTmDecisioningMasterDTO
OBCM TM Decisioning Master DTO
Nested Schema : ObcmTmDecisioningMasterDTO
Type:
object
OBCM TM Decisioning Master DTO
Match All
Show Source
Nested Schema : GenericDto-allOf[0]
Type:
object
Nested Schema : ObcmTmDecisioningMasterDTO-allOf[1]
Type:
Show Source
object
-
agreementRefNumber:
string
Agreement Reference Number.
-
amountBasedArrangement:
string
Amount Based Arrangement.
-
arrangementParty:
string
Arrangement Party.
-
arrangementPartyName:
string
Arrangement Party Name.
-
centralizedForwardSchedule:
string
Centralized Forward Schedule.
-
corporate:
string
Corporate Name.
-
corporateId:
string
Corporate Id.
-
correspondentBank:
string
Correspondant Bank Name.
-
correspondentBankId:
string
Correspondant Bank Id.
-
draweeBank:
string
Drawee Bank.
-
draweebankId:
string
Drawee Bank Id.
-
effectiveDate:
string
Effective Date.
-
expiryDate:
string
Expiry Date.
-
filterCriteria:
string
Filter Criteria.
-
inclusionOfHolidays:
string
Inclusion Of Holidays.
-
locationId:
string
Location Id.
-
locationName:
string
Location Name.
-
ObcmTmDecisioningDetailsDTO:
array ObcmTmDecisioningDetailsDTO
Obcm Tm Decisioning Details.
-
product:
string
Product Name.
-
productId:
string
Product Id.
-
txnControllerRefNo:
string
Transaction Controller Reference No.
Nested Schema : ObcmTmDecisioningDetailsDTO
Type:
array
Obcm Tm Decisioning Details.
Show Source
-
Array of:
object ObcmTmDecisioningDetailsDTO
OBCM TM Decisioning Details.
Nested Schema : ObcmTmDecisioningDetailsDTO
Type:
object
OBCM TM Decisioning Details.
Show Source
-
arrangementCode:
string
Arrangement Code.
-
arrangementDays:
number
Arrangement Days.
-
arrangementRefBasis:
string
Arrangement Reference Basis.
-
bankFloatArrangement:
string
Bank Float Arrangement.
-
certificateExtensionDays:
number
Certification Extension Days.
-
corporateReleaseDays:
number
Corporate Release Days.
-
creditReversalDays:
number
Credit Reversal Days.
-
creditReversalFrom:
string
Credit Reversal From.
-
currency:
string
Currency.
-
decisioningMasterId:
string
Decisioning Master Id.
-
forcedDebitForRecovery:
string
Forced Debit For Recovery.
-
fromAmount:
number
From Amount.
-
id:
string
Id
-
linkArrangement:
string
Arrangement Linked (Y/N).
-
lostExtensionDays:
number
Lost Extension Days.
-
partialCreditReversal:
string
Partial Credit Reversal.
-
partialReturnRecovery:
string
Partial Return Recovery.
-
returnExtensionDays:
number
Return Extension Days.
-
returnRecoveryFrom:
string
Return Recovery From.
-
toAmount:
number
To Amount.
400 Response
Malformed syntax.
401 Response
Request does not have sufficient credentials.
403 Response
Request is not authorized.
500 Response
Internal error