POST
PATH
/subscription/updateBODY
{
id: string;
title: string;
description: string;
token: string;
price: string;
days: string;
newtwork: string;
}Last updated
/subscription/update{
id: string;
title: string;
description: string;
token: string;
price: string;
days: string;
newtwork: string;
}Last updated