Contract.PayRunStateHistoryResponse

Name / Description Type / Format Example
state string "Opening" "Open" "ReOpening" "RollingBack" "RolledBack" "SubmittedForProcessing" "Processing" "AwaitingApproval" "Approved" "Finalising" "Finalised" "Deleting"
createdDate
Date in which the State was changed
string date "2024-04-27"
{
  "state": "Opening",
  "createdDate": "2024-04-27"
}
Contained in Models

- none -

Consumed by Operations

- none -

Returned by Operations

- none -