Refund consumption.
PUT /v1/clients/{clientId}/consumptions/{consumptionId}/refunds/{refundId}
BUSINESS_ERROR
TECHNICAL_ERROR
BUSINESS_ERROR
TECHNICAL_ERROR
BUSINESS_ERROR
TECHNICAL_ERROR
BUSINESS_ERROR
TECHNICAL_ERROR
BUSINESS_ERROR
TECHNICAL_ERROR
null
{
"consumptionTotal": {
"currencyCode": "NOK",
"grossAmount": 125,
"vatAmount": 25
},
"refundTotal": {
"currencyCode": "NOK",
"grossAmount": 25,
"vatAmount": 25
}
}
null
{
"type": "https://developer.riverty.io/errors/subscription/error-type",
"category": "BUSINESS_ERROR",
"title": "A description of the problem",
"message": "A description of the problem"
}