Week

A Week model used for time cards payloads.

Required properties:

  • userId – Identifier of user associated with Week
  • periodFrom – Start date of period

Properties:

Property Type Format Required Description
userId string uuid true Identifier of associated user
externalUserId string false User external identifier
periodFrom string date-time true Period from in UTC format (ISO_8601)

Example:

{
    "userId": "3f582b1f-0ea4-46aa-b6c2-03a68b8e7805",
    "externalUserId": "1",
    "periodFrom": "2022-10-14T00:00:00"
}

results matching ""

    No results matching ""