Retrieve the list of historical status
get
/service/v1/historicalStatus
This endpoint is used to retrieve the list of historical status.
Request
Supported Media Types
- application/json
- application/xml
Query Parameters
Header Parameters
Back to Top
Response
Supported Media Types
- application/json
- application/xml
200 Response
Success
Root Schema : HistoricalStatusCollection
Type:
object
Collection of Historical statuses.
Show Source
Nested Schema : HistStatusList
Type:
Show Source
array
-
Array of:
object HistoricalStatusModel
Historical status Model
Nested Schema : HistoricalStatusModel
Type:
object
Historical status Model
Show Source
-
dateOfAction:
string
Date when the respective action described in the historical status field has occurred
-
financeStatus:
string
Finance Status
-
invoiceStatus:
string
Invoice Status
-
invoiceStatusOther:
string
Invoice Status Other
-
paymentStatus:
string
Payment Status
-
remarks:
string
Remarks
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