PayOrderResponse
October 23, 2019 ยท View on GitHub
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] |