Skip to content
This repository was archived by the owner on Apr 23, 2021. It is now read-only.

Latest commit

 

History

History
20 lines (13 loc) · 1.09 KB

AdditionalRecipientReceivableRefund.md

File metadata and controls

20 lines (13 loc) · 1.09 KB

AdditionalRecipientReceivableRefund

Description

A refund of an AdditionalRecipientReceivable. This includes the ID of the additional recipient receivable associated to this object, as well as a reference to the Refund that created this receivable refund. Note: This model is deprecated.

Properties

Name Type Description Notes
id String The receivable refund's unique ID, issued by Square payments servers.
receivableId String The ID of the receivable that the refund was applied to.
refundId String The ID of the refund that is associated to this receivable refund.
transactionLocationId String The ID of the location that created the receivable. This is the location ID on the associated transaction.
amountMoney Money The amount of the refund. This will always be non-negative.
createdAt String The time when the refund was created, in RFC 3339 format. [optional]