Subscribed with manual payment
Fire this api to user subscribed with manual payment.
api/store/manualPayment
Query Parameters
Name
Type
Description
Headers
Name
Type
Description
Request Body
Name
Type
Description
{
"package_id": "1",
"price": "1",
"payment_id": "ASWR678",
"status": 0,
"method": "test",
"user_id": 1,
"user_name": "Test",
"file": null,
"subscription_from": "2021-12-21T10:13:15.644038Z",
"subscription_to": "2022-01-21T10:13:15.644086Z",
"updated_at": "2021-12-21T10:13:15.000000Z",
"created_at": "2021-12-21T10:13:15.000000Z",
"id": 421-12-21T07:34:58.000000Z",
"id": 1
}Last updated