Display upcoming promise detail by user id
get
/obedm-ptp-services/upcomingpromise
Request
Supported Media Types
- application/json
- application/xml
Header Parameters
-
appId(required): string
Application for upcoming promise detail by user id.
-
branchCode(required): string
Branch code for upcoming promise detail by user id.
-
contentType: string
Content Type for upcoming promise detail by user id.
-
tenantId: string
Tenant ID for upcoming promise detail by user id.
-
userId(required): string
User ID for upcoming promise detail by user id.
Response
Supported Media Types
- application/json
- application/xml
201 Response
Returns message of success or failure
Headers
-
Location: string
Response headers for cancel Promise To Pay.
Root Schema : UpcomingPromiseCollection
Type:
object
Upcoming promise data based on date range
Show Source
-
data:
array data
-
totalUpcomingPromiseDto:
object UpcomingTotalPromiseResultDto
Upcoming ptp Result Dto
Nested Schema : data
Type:
Show Source
array
-
Array of:
object UpcomingDuePromiseDto
Upcoming ptp Dto
Nested Schema : UpcomingTotalPromiseResultDto
Type:
object
Upcoming ptp Result Dto
Show Source
-
currencyCode:
string
Currency Code
-
totalPromiseAmount:
number
Total promise due amount
-
totalPromiseCount:
integer
Total Promise count
Nested Schema : UpcomingDuePromiseDto
Type:
object
Upcoming ptp Dto
Show Source
-
promiseAmount:
number
Total promise due amount
-
promiseCount:
integer
Total Promise count
-
seqNo:
string
Sequence
-
subCodeOne:
string
Sub Code One
-
upComingPromiseCode:
string
upComing Promise Code
-
upComingPromiseDesc:
string
upComing Promise Desc
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