Get All Valid Promise to Pay Type
get
/obedm-ptp-services/ptptype
This endpoint is used to Get all valid Promise to Pay Type maintenance records.
Request
Supported Media Types
- application/json
- application/xml
Query Parameters
-
authStatus: string
Authorization Status.
-
includecloseandunauth: boolean
Include close and unauthorised need to be set to fetch summary record, default value is false.
-
limit: integer
Limit is maximum number of records to be fetched.
-
offset: integer
Offset is starting number of records to be fetched.
-
ptpTypeCd: string
PTP Type Code.
-
ptpTypeDescr: string
PTP Type Description.
-
recordStatus: string
Record Status.
Header Parameters
-
appId(required): string
The unique identifier for the application in the request header.
-
branchCode(required): string
The code of the branch in the request header.
-
contentType: string
The type of content in the request header.
-
tenantId: string
The tenant in the request header.
-
userId(required): string
The unique identifier for the user in the request header.
Response
Supported Media Types
- application/json
- application/xml
201 Response
Returns message of success or failure
Headers
-
Location: string
Additional information of the all valid Promise To Pay Type.
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 : DmTmPTPTypeDTO-allOf[1]
Type:
Show Source
object
-
DmTmPtpTypeAlertConfigDTO:
array DmTmPtpTypeAlertConfigDTO
An array of alert configurations associated with the PTP (Promise to Pay) type.
-
DmTmPtpTypeSegmentsDTO:
array DmTmPtpTypeSegmentsDTO
An array of segments associated with the PTP (Promise to Pay) type.
-
graceDays:
integer
The number of grace days allowed for the PTP (Promise to Pay) type.
-
ptpTypeCd:
string
The code for the PTP (Promise to Pay) type.
-
ptpTypeDescr:
string
The description for the PTP (Promise to Pay) type.
-
ruleCd:
string
The code for the rule associated with the PTP (Promise to Pay) type.
-
thresholdPer:
number
The threshold percentage for the PTP (Promise to Pay) type.
Nested Schema : DmTmPtpTypeAlertConfigDTO
Type:
array
An array of alert configurations associated with the PTP (Promise to Pay) type.
Show Source
Nested Schema : DmTmPtpTypeSegmentsDTO
Type:
array
An array of segments associated with the PTP (Promise to Pay) type.
Show Source
Nested Schema : DmTmPtpTypeAlertConfigDTO
Type:
Show Source
object
-
commMode:
string
Communication mode
-
eventType:
string
Event type
-
id:
string
ID
-
ptpTypeMasterId:
string
PTP type master ID
-
recipientType:
string
Recipient type
-
remDays:
integer
Remaining days
-
ruleCd:
string
Rule code
-
sequence:
integer
Sequence
-
templateCd:
string
Template code
Nested Schema : DmTmPtpTypeSegmentsDTO
Type:
Show Source
object
-
id:
string
ID
-
ptpTypeMasterId:
string
PTP type master ID.
-
segmentCd:
string
Segment code
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