curl --request POST \
--url https://demo.onlinebillingform.com/api/v1/package/create \
--header 'token: <token>'{
"success": true,
"message": "Package created successfully",
"id": 35
}curl --request POST \
--url https://demo.onlinebillingform.com/api/v1/package/create \
--header 'token: <token>'{
"success": true,
"message": "Package created successfully",
"id": 35
}"sk_XpgMmyMBc50C4sHZkzS3"
Attach this to the group ID you created early. (Required)
26
Give this package a name. (Required)
"Test Packge"
Give this package a description if you want to (optional)
"Test Package Description"
Tax: 1 for enabled and 0 for disabled. (optional)
1
This is optional, as the system will automatically created this for you.
enum ('Y', 'N') (optional)
"N"
Trial Account (optional)
0
Options[]: integer (optional)
Keep[]: integer (optional)
Files[]: file upload (optional)
Product Images[]: file upload (optional)
Cycle[cycle][]: integer (optional)
Cycle[id][]: integer (optional)
Cycle[price][]: double (optional)
Cycle[setup][]: double (optional)
Featured: enum ('0', '1') (optional)
0