Get Failed Payment Details
Description:
Retrieves a failed subscription order by orderUuid. The response includes details of the failed subscription order.
Url Parameter Parameters:
orderUuid
(string, required)
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/failed/details/{orderUuid} |
Method | : | GET |
Authorization | : | Bearer |
Payload Validation | : | |
Response Structure | : |
|
Example Response | : |
|