Create a new Revision for a Lookup Table.
Fields and Keys for Revision schema: Use the fields parameter to define a Revision schema containing up to 10 number or string fields. Use the keys parameter to specify which are the key fields:
Revision status: when you first create a Lookup Table Revision it has DRAFT status. Use the Update LookupTableRevision Status call to change a Revision’s status.
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.
UUID of the Lookup Table the Revision will be created for.
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 created Lookup Table Revision
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.