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

Latest commit

 

History

History
18 lines (10 loc) · 682 Bytes

PayOrderResponse.md

File metadata and controls

18 lines (10 loc) · 682 Bytes

Square.Connect.Model.PayOrderResponse

Description

Defines the fields that are included in the response body of a request to the PayOrder endpoint. Note: This model is in beta.

Properties

Name Type Description Notes
Errors List<Error> Any errors that occurred during the request. [optional]
Order Order The paid, updated `order`. [optional]

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