Find stale invoices
get
/service/v1/staleInvoice
This endpoint is used to find the stale invoices.
Request
Supported Media Types
- application/json
- application/xml
Header Parameters
-
appId: string
-
branchCode: string
-
userId: string
user id for SMS
Response
Supported Media Types
- application/json
- application/xml
201 Response
Returns the the newly created payment.
Root Schema : EODResponseDetails
Type:
object
EOD Response Details
Show Source
-
errors(optional):
array errors
Error Codes
-
status(optional):
string
EOD Event Status
Nested Schema : Error
Type:
object
Error Model
Show Source
-
ecode(optional):
string
Error Code
-
edesc(optional):
string
Error Description
-
etype(optional):
string
Error Type
400 Response
Bad Request
401 Response
Request does not have sufficient credentials.
403 Response
Request is not authorized.
405 Response
Invalid input
500 Response
Internal error