cm_set_client_monthly_billing
Configure monthly billing settings for a client including currency, client pays flag, markup percentage, and pricing scheme.
Instructions
Configure monthly billing settings for a client.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| Currency | Yes | Billing currency code, e.g. 'USD'. | |
| clientId | Yes | Client ID (a hex string identifying the client). | |
| ClientPays | Yes | Whether the client pays for their sending. | |
| MonthlyScheme | No | Monthly pricing scheme. | |
| MarkupPercentage | Yes | Markup percentage applied to the monthly fee. |