For the complete documentation index, see llms.txt. This page is also available as Markdown.

Refund

Refund a collecting document

post
/banking/cashin/documents/{id}/refund

Refund a collecting document

Path parameters
idstring · uuidRequired

Unique identifier

Body

Refund creation body params

amountintegerRequired

Amount in cents

descriptionstringRequired

Description of refund

Responses
200

Document

application/json

Refund within a collecting document

post/banking/cashin/documents/{id}/refund

Last updated