Fetch all the arrangement decisioning maintenance
get
/service/v1/decisioningmaster
This API fetches all the arrangement decisioning maintenance based on given parameters
Request
Supported Media Types
- application/json
- application/xml
Query Parameters
-
arrangementParty: string
arrangementParty need to be set to fetch summary record
-
authStatus: string
authStatus need to be set to fetch summary record
-
filterCriteria: string
filterCriteria need to be set to fetch summary record
-
includecloseandunauth: boolean
includecloseandunauth need to be set to fetch summary record, defult value is false
-
limit: integer
limit is maximum no of records to be fetched
-
offset: integer
offset is starting no of records to be fetched
-
product: string
product need to be set to fetch summary record
-
recordStatus: string
recordStatus need to be set to fetch summary record
Response
Supported Media Types
- application/json
- application/xml
201 Response
Returns message of succes or failure
Headers
-
Location: string
Name of the Location.
Root Schema : ObcmTmDecisioningMasterCollection
Type:
object
Collection of decisioning Master Objects.
Show Source
Nested Schema : data
Type:
array
Data.
Show Source
-
Array of:
object ObcmTmDecisioningMasterDTO
OBCM TM Decisioning Master DTO
Nested Schema : ObcmTmDecisioningMasterDTO
Type:
object
OBCM TM Decisioning Master DTO
Match All
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 : 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.
405 Response
Invalid input
500 Response
Internal error