Installation account update

Update the commencement date of the account

post/v1.0/installation/accounts/{id}/commencement-date

Path parameters

idinteger required

The account id

Request body

commencementDatestring date required

Response

OK

Changes

Changed in 2 of the 17 revisions of this API.31

    • removed the optional property security from the response with the 403 status

      response-optional-property-removed

    • removed the optional property security from the response with the 404 status

      response-optional-property-removed

    • removed the optional property security from the response with the 500 status

      response-optional-property-removed

    • endpoint added

      endpoint-added