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) · 581 Bytes

CreateCheckoutResponse.md

File metadata and controls

13 lines (8 loc) · 581 Bytes

SquareConnect.CreateCheckoutResponse

Description

Defines the fields that are included in the response body of a request to the CreateCheckout endpoint.

Properties

Name Type Description Notes
checkout Checkout The newly created checkout. If the same request was made with the same idempotency_key, this will be the checkout created with the idempotency_key. [optional]
errors [Error] Any errors that occurred during the request. [optional]