Fetch Earliest promise details for Dialer batch.
get
/obedm-ptp-services/ptp/fetchEarliestPromise
This endpoint is used to fetch Earliest promise details for Dialer batch.
Request
Supported Media Types
- application/json
- application/xml
Query Parameters
-
accountId(required): string
Account Id
Header Parameters
-
appId(required): string
Application ID of promise
-
branchCode(required): string
Branch Code of promise
-
contentType: string
Content Type of promise.
-
tenantId: string
Tenant ID of promise.
-
userId(required): string
User ID of promise.
Response
Supported Media Types
- application/json
- application/xml
201 Response
Returns message of promise is success or failure.
Headers
-
Location: string
URL of newly created promise
Root Schema : DialerPtpDto
Type:
object
Dialer PTP
Show Source
-
promiseAmt:
string
Promise Amount
-
promiseDt:
string
Promise Date
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