Subscription Management
Api's to manage subscription with fpgo
Create Subscription
Use the following endpoint and payload to create a new subscription. After getting a successful r...
Create Session For Subscription Payment
Use the following endpoint and payload to create a new subscription for checkout modality. After ...
Get Subscription List
Description:Retrieves a paginated list of subscriptions. The response includes details of each su...
Get Failed Payment List
Description:Retrieves a paginated list of failed subscription orders. The response includes detai...
Get Subscription Details By Uuid
Description:Retrieves a subscription by uuid. The response includes details of the subscription....
Get Failed Payment Details
Description:Retrieves a failed subscription order by orderUuid. The response includes details of...
Resend Subscription
Description:Resend subscription payment link. Url Parameter Parameters: subscriptionUuid (st...
Cancel Subscription
Description Cancel a subscription by uuid. Only SEND and ONGOING subscription can be cancelled ...
Refund Subscription Cycle
Description:Refund a specific order or cycle of a subscription Url Parameter Parameters: subs...