Set the integration configuration for the entity.
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
Specifies the type of entity for which the integration configuration is being updated. Must be a valid alphanumeric string.
1"Bill"
Denotes the integration destination. This field identifies the target platform or service for the integration.
1"Stripe"
The version number of the entity:
The unique identifier (UUID) of the entity. This field is used to specify which entity's integration configuration you're updating.
"00000000-0000-0000-0000-000000000000"
The unique identifier (UUID) for the integration destination.
"00000000-0000-0000-0000-000000000000"
A flexible object to include any additional configuration data specific to the integration.
Base model for defining integration credentials across different types of integrations.
"00000000-0000-0000-0000-000000000000"
"My Integration"
Returns the IntegrationConfig
Response containing a IntegrationConfigResponse entity.
The UUID of the entity.
The type of entity the integration is for (e.g. Bill).
1"Bill"
The type of destination (e.g. Netsuite, webhooks).
1"Stripe"
The version number:
The DateTime when this item was created (in ISO-8601 format).
The DateTime when this item was last modified (in ISO-8601 format).
The ID of the user who created this item.
The ID of the user who last modified this item.
The unique identifier (UUID) of the entity this integration is for (e.g. the ID of a notification configuration. Optional.)
"00000000-0000-0000-0000-000000000000"
The unique identifier (UUID) of the entity the integration is for.
"00000000-0000-0000-0000-000000000000"
The configuration data for the integration.
A flag indicating whether the integration configuration is authorized.
A flag indicating whether the integration configuration is currently enabled or disabled.
Specifies the type of trigger for the integration.
EVENT, SCHEDULE UUID of the credentials to use for this integration
"00000000-0000-0000-0000-000000000000"
The name of the configuration
"My Integration"