Overdue invoices
get
/service/v1/overdueInvoice
This endpoint is used to find overdue invoices.
Request
Supported Media Types
- application/json
- application/xml
Query Parameters
Header Parameters
Back to Top
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:
array errors
Error Codes
-
status:
string
EOD Event Status
Nested Schema : Error
Type:
object
Error Model
Show Source
-
errorCode:
string
Error Code
-
errorDescription:
string
Error Description
-
errorStatus:
string
Error Status
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