Create Plans
Create a new subscription plan
Authentication
Authorizationstring
The API key of the merchant - see https://docs.coinflow.cash/api-reference/api-reference/authentication/get-session-key
Request
This endpoint expects an object.
name
code
interval
Allowed values:
amount
duration
description
transaction
settlementType
Allowed values:
active
merchantInitiated
Only specify this as true if you do not want subscription payments automatically processed. Then you will be responsible for manually calling the merchant initiated transaction endpoint.
Response
Ok
id
name
code
interval
Allowed values:
amount
active
duration
description
transaction
settlementType
Allowed values:
merchantInitiated
Only specify this as true if you do not want subscription payments automatically processed. Then you will be responsible for manually calling the merchant initiated transaction endpoint.

