GET
https://api.subscriptiongenius.com/2/downloadmailinglist/#/
Paramater |
Description |
Required |
Default |
Data Type |
download |
|
No |
|
Bool |
Paramater |
Description |
Data Type |
copies |
|
Integer |
is_grace |
|
Bool |
is_paid |
|
Bool |
subscription_id |
|
Integer |
type |
Print,Digital,Both |
ENUM |
[
{
"download":"true"
}
]
[
{
"subscription_id":"6630",
"copies":"1",
"is_grace":"0",
"is_paid":"0",
"type":"Print"
},
{
"subscription_id":"10546",
"copies":"1",
"is_grace":"0",
"is_paid":"0",
"type":"Print"
},
{
"subscription_id":"10551",
"copies":"1",
"is_grace":"0",
"is_paid":"0",
"type":"Print"
},
{
"subscription_id":"10556",
"copies":"1",
"is_grace":"0",
"is_paid":"0",
"type":"Print"
},
{
"subscription_id":"10561",
"copies":"1",
"is_grace":"0",
"is_paid":"0",
"type":"Print"
},
{
"subscription_id":"10566",
"copies":"1",
"is_grace":"0",
"is_paid":"0",
"type":"Print"
}
]