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(optional): string
arrangementParty need to be set to fetch summary record
-
authStatus(optional): string
authStatus need to be set to fetch summary record
-
filterCriteria(optional): string
filterCriteria need to be set to fetch summary record
-
includecloseandunauth(optional): boolean
includecloseandunauth need to be set to fetch summary record, defult value is false
-
limit(optional): integer
limit is maximum no of records to be fetched
-
offset(optional): integer
offset is starting no of records to be fetched
-
product(optional): string
product need to be set to fetch summary record
-
recordStatus(optional): 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
-
data(optional):
array data
Data.
-
paging(optional):
object PagingDto
Paging Dto
Nested Schema : data
Type:
array
Data.
Show Source
-
Array of:
object ObcmTmDecisioningMasterDTO
OBCM TM Decisioning Master DTO
Nested Schema : PagingDto
Type:
object
Paging Dto
Show Source
-
totalResults(optional):
integer
Total Results
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(optional):
string
Agreement Reference Number.
-
amountBasedArrangement(optional):
string
Amount Based Arrangement.
-
arrangementParty(optional):
string
Arrangement Party.
-
arrangementPartyName(optional):
string
Arrangement Party Name.
-
centralizedForwardSchedule(optional):
string
Centralized Forward Schedule.
-
corporate(optional):
string
Corporate Name.
-
corporateId(optional):
string
Corporate Id.
-
correspondentBank(optional):
string
Correspondant Bank Name.
-
correspondentBankId(optional):
string
Correspondant Bank Id.
-
draweeBank(optional):
string
Drawee Bank.
-
draweebankId(optional):
string
Drawee Bank Id.
-
effectiveDate(optional):
string
Effective Date.
-
expiryDate(optional):
string
Expiry Date.
-
filterCriteria(optional):
string
Filter Criteria.
-
inclusionOfHolidays(optional):
string
Inclusion Of Holidays.
-
locationId(optional):
string
Location Id.
-
locationName(optional):
string
Location Name.
-
ObcmTmDecisioningDetailsDTO(optional):
array ObcmTmDecisioningDetailsDTO
Obcm Tm Decisioning Details.
-
product(optional):
string
Product Name.
-
productId(optional):
string
Product Id.
-
txnControllerRefNo(optional):
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(optional):
string
Arrangement Code.
-
arrangementDays(optional):
number
Arrangement Days.
-
arrangementRefBasis(optional):
string
Arrangement Reference Basis.
-
bankFloatArrangement(optional):
string
Bank Float Arrangement.
-
certificateExtensionDays(optional):
number
Certification Extension Days.
-
corporateReleaseDays(optional):
number
Corporate Release Days.
-
creditReversalDays(optional):
number
Credit Reversal Days.
-
creditReversalFrom(optional):
string
Credit Reversal From.
-
currency(optional):
string
Currency.
-
decisioningMasterId(optional):
string
Decisioning Master Id.
-
forcedDebitForRecovery(optional):
string
Forced Debit For Recovery.
-
fromAmount(optional):
number
From Amount.
-
id(optional):
string
Id
-
linkArrangement(optional):
string
Arrangement Linked (Y/N).
-
lostExtensionDays(optional):
number
Lost Extension Days.
-
partialCreditReversal(optional):
string
Partial Credit Reversal.
-
partialReturnRecovery(optional):
string
Partial Return Recovery.
-
returnExtensionDays(optional):
number
Return Extension Days.
-
returnRecoveryFrom(optional):
string
Return Recovery From.
-
toAmount(optional):
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