Create a rate for offering

Creates a new Rate that you can use to define pricing and billing frequency for products.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Body Params
prices
array of objects
required
length between 1 and 2147483647

A list of price tiers applicable to the rate

prices*
string
required
string
required
string
required

If the rate is an account specific rate, this field identifies the parent rate which the account based rate is derived from

string
required
length between 1 and 255

Name of the rate. This name of the rate will appear on quotes

string
enum

Represents the billing frequency of the rate. A subscription using this rate will be billed at this frequency. Valid values are MONTHLY, QUARTERLY, ANNUALLY

Allowed:
int32

Represents the billing frequency of the rate. A subscription using this rate will be billed at this frequency. Valid values are between 1 to 60 (months)

Headers
string
required

x-api-key is an authentication or authorization token used in API requests to verify the identity and permissions of the client

Responses

400

Bad Request

500

Internal server error. Please contact the support team.

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json