Skip to main content
POST
Refund a collecting document

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Path Parameters

id
string<uuid>
required

Collecting Document Unique identifier

Body

application/json

Refund creation attributes

Refund creation body params

amount
integer
required

Amount in cents

description
string
required

Description of refund

Response

Document

Refund within a collecting document

data
any