Retrieve External Mapping
Function name:m3ter_GetExternalMapping
Category: READ
HTTP method: GET
Destination: m3ter
Retrieve an External Mapping with the given UUID.
This endpoint enables you to retrieve the External Mapping with the specified UUID for a specific Organization.
Parameters
Exits
Update External Mapping
Function name:m3ter_UpdateExternalMapping
Category: WRITE
HTTP method: PUT
Destination: m3ter
Updates an External Mapping with the given UUID.
This endpoint enables you to update an existing External Mapping entity, identified by its UUID. You must supply a request body with the new details for the External Mapping.
Parameters
Exits
List External Mappings for a m3ter Entity
Function name:m3ter_ListExternalMappingsForM3terEntity
Category: READ
HTTP method: GET (paginated)
Destination: m3ter
Retrieve a list of External Mapping entities for a specified m3ter entity.
Use this endpoint to retrieve a list of External Mapping entities associated with a specific m3ter entity. The list can be paginated for easier management.
Parameters
Exits
List External Mappings for External Entity
Function name:m3ter_ListExternalMappingsForExternalSystemAndEntity
Category: READ
HTTP method: GET (paginated)
Destination: m3ter
Retrieve a list of External Mapping entities for a specified external system entity.
Use this endpoint to retrieve a list of External Mapping entities associated with a specific external system entity. The list can be paginated for easier management.
Parameters
Exits
List External Mappings
Function name:m3ter_ListExternalMappings
Category: READ
HTTP method: GET (paginated)
Destination: m3ter
Retrieve a list of all External Mapping entities.
This endpoint retrieves a list of all External Mapping entities for a specific Organization. The list can be paginated for better management, and supports filtering using the external system.