Create Plan
POST {{base_url}}/subscriptions-api/v1/MerchantPlans
Some usefull example about how to use the library.
Request Body
{"name"=>"Plan PostMan", "period"=>"MO", "amount"=>42.0, "chargeContinue"=>true, "status"=>1}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Authorization | string |