Update a Lookup Table Revision for the given UUID.
NOTE: If you’ve already added data to a Lookup Table Revision - see the following Lookup Table Revision Data section - then you won’t be able to change the Revision’s field schema and you’ll receive an error if you try do this. Create a new Revision instead, or delete the data items first.
m3ter supports machine to machine authentication using the clientCredentials OAuth2 flow.
The authorizationCode flow controls access for human users via the m3ter Console application.
UUID of the Organization. The Organization represents your company as a direct customer of the m3ter service.
The UUID of the Lookup Table Revision to update.
The UUID of the Lookup Table the Revision belongs to.
Request containing a LookupTableRevision entity
Descriptive name for the Lookup Table Revision.
1 - 200The list of fields of the Lookup Table Revision.
2 - 10 elementsThe ordered keys of the Lookup Table Revision.
1 - 5 elementsThe version number of the entity:
The start date of the Lookup Table Revision.
Returns the updated LookupTableRevision
Response containing a LookupTableRevision entity
The UUID of the entity.
The version number:
User defined fields enabling you to attach custom data. The value for a custom field can be either a string or a number.
If customFields can also be defined for this entity at the Organizational level,customField values defined at individual level override values of customFields with the same name defined at Organization level.
See Working with Custom Fields in the m3ter documentation for more information.
The name of the Lookup Table Revision.
DRAFT, PUBLISHED, ARCHIVED The start date of the Lookup Table Revision
The list of fields of the Lookup Table Revision.
The ordered keys of the Lookup Table Revision
The DateTime when the Lookup Table Revision was created.
The DateTime when the Lookup Table Revision was last modified.
The id of the user who created the Lookup Table Revision.
The id of the user who last modified the Lookup Table Revision.