API ReferenceBilling
Cancel Scheduled Plan Change
Authorization
apiKey X-API-Key<token>
API key for authentication
In: header
Request Body
application/json
Response Body
application/json
curl -X POST "https://samva.app/api/v1/billing/cancel-plan-change" \ -H "Content-Type: application/json" \ -d '{}'{
"success": true
}