v3

OpenAPI 3.1.02026-08-06186981679.4 KB
subscription

Get Plan

Get a specific subscription plan

get/subscription/{merchantId}/plans/{code}

Path parameters

merchantIdstring required
codestring required

Headers

x-coinflow-auth-session-keystring required

Response

Ok

idstring required
namestring required
codestring required
interval'Daily' | 'Weekly' | 'Monthly' | 'Yearly' required
durationinteger
descriptionstring
transactionstring
activeboolean required
merchantInitiatedboolean

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.