Name | Type | Description | Notes |
---|---|---|---|
amount_collected | String | Payment amount applied. | [optional] |
credit_memos | Array<POSTInvoiceCollectCreditMemosType> | Information on one or more credit memos associated with this operation. | [optional] |
invoices | Array<POSTInvoiceCollectInvoicesType> | Information on one or more invoices associated with this operation. | [optional] |
payment_id | String | Payment ID. | [optional] |
success | BOOLEAN | Returns `true` if the request was processed successfully. | [optional] |