Subscribe to API newsletter - celdotro/marketplace GitHub Wiki
- Subscribe to API newsletter
celmarket\Admin\AdminInformation
subscribeToApiNewsletter
- method: admininfo
- action: subscribeToApiNewsletter
- (none)
An object with the following attributes
- success = 1 -> operation was successfully executed
https://github.com/celdotro/marketplace_examples/blob/master/Admin/34.subscribeToApiNewsletter.php
{
"request": {
},
"response": {
"success": 1
}
}