Metronome
Number of APIs: 51
The Metronome API collection is a complete set of all the requests that make up the Metronome API
-
Customers - Archive a customer POST {{baseUrl}}/customers/archive
-
Customers - Get a customer GET {{baseUrl}}/customers/:customer_id
-
Plans - List customer plans GET {{baseUrl}}/customers/:customer_id/plans?limit=<integer>&next_page=<string>
-
Custom fields - Set custom field values POST {{baseUrl}}/customFields/setValues
-
Plans - Get the plan adjustments for a customer GET {{baseUrl}}/customers/:customer_id/plans/:customer_plan_id/priceAdjustments?limit=<integer>&next_page=<string>
-
Customers - Delete a customer billing configuration DELETE {{baseUrl}}/customers/:customer_id/billing-config/:billing_provider_type
-
Customers - List customers GET {{baseUrl}}/customers?limit=<integer>&next_page=<string>&ingest_alias=<string>&customer_ids=<string>&customer_ids=<string>&only_archived=<boolean>&salesforce_account_ids=<string>&salesforce_account_ids=<string>
-
Customers - Set a customer billing configuration POST {{baseUrl}}/customers/:customer_id/billing-config/:billing_provider_type
-
Customers - Create a customer POST {{baseUrl}}/customers
-
Customers - Update a customer name POST {{baseUrl}}/customers/:customer_id/setName