Scripts

get/api/tenants/{tenantId}/regulations/{regulationId}/scripts/{scriptId}

Path parameters

tenantIdinteger required
regulationIdinteger required
scriptIdinteger required

Response

OK

idinteger
status'Active' | 'Inactive'
createdstring date-time
updatedstring date-time
namestring required
functionTypesFunctionType[] nullable
valuestring required
overrideType'Active' | 'Inactive'

Changes

Changed in 3 of the 18 revisions of this API.22

    • added the optional property overrideType to the response with the 200 status

      response-optional-property-added

    This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • added the new PayrunBase enum value to the functionTypes/items/ response property for the response status 200

      response-property-enum-value-added

  • fd1b5146be4a11See the full diff
    • removed the optional property overrideType from the response with the 200 status

      response-optional-property-removed

    • removed the PayrunBase enum value from the functionTypes/items/ response property for the response status 200

      response-property-enum-value-removed

    This revision also has 13 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog