Refund Subscription Cycle
Description:
Refund a specific order or cycle of a subscription
Url Parameter Parameters:
- subscriptionUuid (string, required) – Uuid Of Subscription
Authentication
This endpoint requires authentication using a Bearer Token. The client must send the token in the Authorization
header for every request.
Example Authentication Header:
If the token is missing or invalid, the API will return a 401 Unauthorized
response.
Endpoint | : | https://demo-api.frontpayment.no/api/v1/connect/subscriptions/cycles/refund/{subscriptionUuid} |
Method | : | POST |
Authorization | Bearer | |
Request Payload | : |
|
Response Structure | : |
|
Example Response | : |
|