Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 8.32 KB

createratecardrequestbody.md

File metadata and controls

15 lines (11 loc) · 8.32 KB

CreateRateCardRequestBody

Create a new rate card

Fields

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