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

Latest commit

 

History

History
13 lines (8 loc) · 656 Bytes

GetPaymentRefundResponse.md

File metadata and controls

13 lines (8 loc) · 656 Bytes

SquareConnect.GetPaymentRefundResponse

Description

Defines the fields that are included in the response body of a request to the GetRefund endpoint. Note: If there are errors processing the request, the refund field might not be present or it might be present in a FAILED state.

Properties

Name Type Description Notes
errors [Error] Information about errors encountered during the request. [optional]
refund PaymentRefund The requested `PaymentRefund`. [optional]