Skip to main content

Retrieve TransactionType

Function name: m3ter_GetTransactionType Category: READ HTTP method: GET Destination: m3ter Retrieves the TransactionType with the given UUID from the specified Organization.

Parameters

Exits

Update TransactionType

Function name: m3ter_UpdateTransactionType Category: WRITE HTTP method: PUT Destination: m3ter Updates the TransactionType with the specified UUID for the specified Organization. Update details for the TransactionType should be included in the request body.

Parameters

Exits

Delete TransactionType

Function name: m3ter_DeleteTransactionType Category: WRITE HTTP method: DELETE Destination: m3ter Deletes the TransactionType with the given UUID from the specified Organization.

Parameters

Exits

List Credit Reasons

Function name: m3ter_ListCreditReasons Category: READ HTTP method: GET (paginated) Destination: m3ter Retrieve a list of the Credit Reason entities created for your Organization. You can filter the list returned for the call by Credit Reason ID, Credit Reason short code, or by Archive status.

Parameters

Exits

Create Credit Reason

Function name: m3ter_CreateCreditReason Category: WRITE HTTP method: POST Destination: m3ter Create a new Credit Reason for your Organization. When you’ve created a Credit Reason, it becomes available as a credit type for adding Credit line items to Bills. See Credits.

Parameters

Exits

List Bill Grouping Keys

Function name: m3ter_ListBillGroupingKeys Category: READ HTTP method: GET (paginated) Destination: m3ter Retrieve a list of Bill Grouping Keys created for your Organization.

Parameters

Exits

Create BillGroupingKey

Function name: m3ter_CreateBillGroupingKey Category: WRITE HTTP method: POST Destination: m3ter Create a new Bill Grouping Key.

Parameters

Exits

Retrieve Currency

Function name: m3ter_GetCurrency Category: READ HTTP method: GET Destination: m3ter Retrieve the specified Currency with the given UUID. Used to obtain the details of a specified existing Currency in your Organization.

Parameters

Exits

Update Currency

Function name: m3ter_UpdateCurrency Category: WRITE HTTP method: PUT Destination: m3ter Update a Currency with the given UUID. Used to update the attributes of the specified Currency for the specified Organization.

Parameters

Exits

Delete Currency

Function name: m3ter_DeleteCurrency Category: WRITE HTTP method: DELETE Destination: m3ter Delete the Currency with the given UUID. Used to remove an existing Currency from your Organization that is no longer required.

Parameters

Exits

List Currencies

Function name: m3ter_ListCurrencies Category: READ HTTP method: GET (paginated) Destination: m3ter Retrieve a list of Currencies. Retrieves a list of Currencies for the specified Organization. This endpoint supports pagination and includes various query parameters to filter the Currencies based on Currency ID, and short codes.

Parameters

Exits

Create Currency

Function name: m3ter_CreateCurrency Category: WRITE HTTP method: POST Destination: m3ter Creates a new Currency for the specified Organization. Used to create a Currency that your Organization will start to use.

Parameters

Exits

List TransactionTypes

Function name: m3ter_ListTransactionTypes Category: READ HTTP method: GET (paginated) Destination: m3ter Retrieves a list of TransactionType entities for the specified Organization. The list can be paginated for easier management, and supports filtering by various parameters.

Parameters

Exits

Create TransactionType

Function name: m3ter_CreateTransactionType Category: WRITE HTTP method: POST Destination: m3ter Create a new TransactionType for the specified Organization. Details of the new TransactionType should be included in the request body.

Parameters

Exits

Retrieve BillGroupingKey

Function name: m3ter_GetBillGroupingKey Category: READ HTTP method: GET Destination: m3ter Retrieve a Bill Grouping Key for the given UUID.

Parameters

Exits

Update BillGroupingKey

Function name: m3ter_UpdateBillGroupingKey Category: WRITE HTTP method: PUT Destination: m3ter Update a Bill Grouping Key for the given UUID.

Parameters

Exits

Delete BillGroupingKey

Function name: m3ter_DeleteBillGroupingKey Category: WRITE HTTP method: DELETE Destination: m3ter Delete a Bill Grouping Key for the given UUID.

Parameters

Exits

List Debit Reasons

Function name: m3ter_ListDebitReasons Category: READ HTTP method: GET (paginated) Destination: m3ter Retrieve a list of the Debit Reason entities created for your Organization. You can filter the list returned for the call by Debit Reason ID, Debit Reason short code, or by Archive status.

Parameters

Exits

Create Debit Reason

Function name: m3ter_CreateDebitReason Category: WRITE HTTP method: POST Destination: m3ter Create a new Debit Reason for your Organization. When you’ve created a Debit Reason, it becomes available as a debit type for adding Debit line items to Bills. See Debits.

Parameters

Exits

Retrieve Credit Reason

Function name: m3ter_GetCreditReason Category: READ HTTP method: GET Destination: m3ter Retrieve the Credit Reason with the given UUID.

Parameters

Exits

Update Credit Reason

Function name: m3ter_UpdateCreditReason Category: WRITE HTTP method: PUT Destination: m3ter Update the Credit Reason with the given UUID.

Parameters

Exits

Delete Credit Reason

Function name: m3ter_DeleteCreditReason Category: WRITE HTTP method: DELETE Destination: m3ter Delete the Credit Reason with the given UUID.

Parameters

Exits

Retrieve Debit Reason

Function name: m3ter_GetDebitReason Category: READ HTTP method: GET Destination: m3ter Retrieve the Debit Reason with the given UUID.

Parameters

Exits

Update Debit Reason

Function name: m3ter_UpdateDebitReason Category: WRITE HTTP method: PUT Destination: m3ter Update the Debit Reason with the given UUID.

Parameters

Exits

Delete Debit Reason

Function name: m3ter_DeleteDebitReason Category: WRITE HTTP method: DELETE Destination: m3ter Delete the Debit Reason with the given UUID.

Parameters

Exits