Thêm subscriber
Request
// each request can send maximum 100 customers [ [ // subscriber 1 ], // see the structure in the table below [ // subscriber 2 ], ... ]
Key
Type
Description
Last updated
// each request can send maximum 100 customers
[
[ // subscriber 1 ], // see the structure in the table below
[ // subscriber 2 ],
...
]Last updated