Update a rate card. Must provide at least one of name or description.
Field | Type | Required | Description |
---|---|---|---|
RateCardID |
string | ✔️ | ID of the rate card to update |
Name |
*string | ➖ | Used only in UI/API. It is not exposed to end customers. |
Description |
*string | ➖ | N/A |
Aliases |
[]operations.UpdateRateCardAliases | ➖ | 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 |