Partial or full refund of paid invoice

Refunds can be refunded as long as paidAmount > 0.
Each refund is registered with amount, currency and timestamp.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int32
required

Invoice reference

Body Params

Refund container - holds the amount. When amount is not set, full refund occurs

int32
string
string
double
Headers
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses
400

No amount to refund, or the refund amount is too high

404

The invoice was not found

502

Gateway errors, in execution of the refund

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here!