Create a subscription

Subscribes a subscriber (by email) to one of your plans. Starts in
PENDING until the subscriber completes checkout. Pass
customerProfile to supply Travel Rule / AML customer data.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
uuid
required
subscriber
object
required
customerProfile

Optional customer profile, used to meet Travel Rule / AML obligations.
profileId is returned as Subscription.customerProfileId; the rest
of the profile is write-only and never returned by the API.

EU merchants: merchants operating under the EU regulatory workflow
must supply a complete customer profile with every subscription, to meet
Travel Rule / AML obligations. The profile must be an individual (with
firstName, lastName, dateOfBirth, and a full address —
streetAddress, city, postalCode, country) or a company (with
registeredName, registrationNumber, and a full address); a
reference profile is not accepted. A missing or incomplete profile is
rejected with HTTP 422 and error code CUSTOMER_PROFILE_REQUIRED. For
other merchants the profile remains optional.

string
^\d+(\.\d+)?$

Per-subscription amount (value only; asset comes from the plan).
Required when the plan is VARIABLE; must be omitted when the plan is FIXED.

uri

Webhook URL (http/https, max 2048 chars) for lifecycle and payment events.

uri

Where the subscriber is redirected after completing or exiting checkout (http/https, max 2048 chars).

Responses

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