Skip to content

Files

15 lines (9 loc) · 1018 Bytes

SalesDataCreditmemoCommentSearchResultInterface.md

File metadata and controls

15 lines (9 loc) · 1018 Bytes

# SalesDataCreditmemoCommentSearchResultInterface

Credit memo comment search result interface. After a customer places and pays for an order and an invoice has been issued, the merchant can create a credit memo to refund all or part of the amount paid for any returned or undelivered items. The memo restores funds to the customer account so that the customer can make future purchases. A credit memo usually includes comments that detail why the credit memo amount was credited to the customer.

Properties

Name Type Description Notes
Items []SalesDataCreditmemoCommentInterface Array of collection items.
SearchCriteria FrameworkSearchCriteriaInterface
TotalCount int32 Total count.

[Back to Model list] [Back to API list] [Back to README]