Create Ratecard
Rate Card Description
- Flat Fee
- Per Unit Fee
- Volume Based
- Graduated
- Billing Scheme (Required)- defines type of the rate card being used. Should be passed as
FIXED_RATEfor flat fee rate card. - Fixed Price(Required) - Fixed price that is to be charged irrespective of usage
Headers
Auth key to authenticate the request
Body
The name of the rate card.
Identifier of the fee component associated with this rate card.
Pricing strategy details for the rate card, including billing scheme, tiers, and prorated settings.
Currency used for this rate card. Must be a valid ISO 4217 currency code. See: https://www.iso.org/iso-4217-currency-codes.html
"INR"
Optional currency identifier if multiple currencies are supported.
Custom key-value tags for categorizing or labeling the rate card. Multiple key-value pairs can be added dynamically.
Detailed description of the rate card, visible to users. See: https://docs.valyx.com/api-reference/endpoint/ratecard#rate-card-description
Optional associated contract ID for this rate card.
Indicates whether this rate card is the default for the company.
Indicates if tier-wise split pricing is enabled. Only valid for graduated billing schemes.
Optional start date of the rate card.
Optional end date of the rate card.
Required if the rate card has start or end dates; used as fallback for timed rate cards.