Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

API Key authentication with required prefix "Bearer"

Body

member
string
required
amount
string<decimal>
required
Pattern: ^-?\d{0,8}(?:\.\d{0,2})?$
period
enum<string>
required
  • annually - Annually
  • monthly - Monthly
  • weekly - Weekly
  • hourly - Hourly
Available options:
annually,
monthly,
weekly,
hourly
effective_start
string<date>
required

Response

201 - application/json
id
string
required
read-only
Pattern: ^[-a-zA-Z0-9_]+$
member
string
required
amount
string<decimal>
required
Pattern: ^-?\d{0,8}(?:\.\d{0,2})?$
period
enum<string>
required
  • annually - Annually
  • monthly - Monthly
  • weekly - Weekly
  • hourly - Hourly
Available options:
annually,
monthly,
weekly,
hourly
effective_start
string<date>
required