Create Subscription Enrollment
POST {{sandboxAPI}}/subscription/subscription_schedules/{{scheduleId}}/subscription_enrollments
Request Body
{"merchant"=>"{{merchantId}}", "started_at"=>"{{startedAt}}", "nickname"=>"A Periodic-monthly data reporting fee of $10", "tags"=>{"description"=>"A Periodic-monthly data reporting fee of $10 "}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |