Skip to main content
POST
Create Customer Subscription

Authorizations

X-Api-Key
string
header
required

Use this

Path Parameters

Customer
string
default:00000000-0000-0000-0000-000000000000
required

Customer is the Ecrypt customer identifier.

Example: 00000000-0000-0000-0000-000000000000

Required string length: 8 - 64
Pattern: ^[0-9A-Za-z-]*$

Body

payment
object | null
required
subscription_id
string
start
string<date-time> | null
skip_first_payment
boolean

Response

object | null

OK

The response is of type object | null.