Skip to main content
POST
Create Plan
This API is used to create a subscription plan.

Request Body

Responses

200 OK

400 Bad Request

Body

application/json
title
string
required
description
string
required
amount
string
required
frequency
integer<int32>
required

no of days

key
string
required

Merchant key, available in dashboard profile section

mer_reference_id
string
required
hash
string
required

to be calculated by key sort of all non-object key values of this request

cycle
integer<int32>
default:12
required

how many times will we deduct this money.

currency
string
notes
object

Response

200

The response is of type object.