Create a new rate card
Field | Type | Required | Description | Example |
---|---|---|---|---|
Name |
string | ✔️ | Used only in UI/API. It is not exposed to end customers. | |
Description |
*string | ➖ | N/A | |
FiatCreditTypeID |
*string | ➖ | "The Metronome ID of the credit type to associate with the rate card, defaults to USD (cents) if not passed." | 2714e483-4ff1-48e4-9e25-ac732e8f24f2 |
CreditTypeConversions |
[]operations.CreditTypeConversions | ➖ | Required when using custom pricing units in rates. | |
Aliases |
[]operations.Aliases | ➖ | Reference this alias when creating a contract. If the same alias is assigned to multiple rate cards, it will reference the rate card to which it was most recently assigned. It is not exposed to end customers. | |
CustomFields |
map[string]string | ➖ | N/A |