cURL
curl --request POST \ --url https://demo.onlinebillingform.com/api/v1/package/option/update \ --header 'token: <token>'
{ "success": true, "message": "Package Option updated successfully", "id": 5 }
"sk_XpgMmyMBc50C4sHZkzS3"
5
Required
"Test Product Option Update"
"Test Product Option"
Required (0-5)
1
Enum ('Y', 'N') (optional)
"N"
The response is of type object.
object