Can be used to mark the receipt as paid by setting a specific date & time of the payment, or mark the receipt as not paid by setting it to null
.
Can only be used for accounted receipts or receipts in queue.
{"paid_at":"2023-12-14 23:00 Z"}
{"paid_at":null}
Param name | Description |
---|---|
paid_at
optional |
Timestamp in Validations:
|