v1

latestOpenAPI 3.1.02026-07-24233206489.1 KB

post/v1/ledger_transactions/{id}/reversal

Path parameters

idstring required

Unique identifier for the ledger transaction.

Request body

statusstring

The status of the reversal transaction. Defaults to posted if not specified.

descriptionstring

(Optional) A free-form description for the reversal ledger transaction, up to 1000 characters.

effective_atstring date

The effective timestamp of the reversal transaction, in ISO 8601 format. If not provided, it defaults to the effective_at value of the original transaction.

Response

Created