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

Latest commit

 

History

History
14 lines (9 loc) · 694 Bytes

OrderFulfillment.md

File metadata and controls

14 lines (9 loc) · 694 Bytes

SquareConnect::OrderFulfillment

Description

Contains details on how to fulfill this order.

Properties

Name Type Description Notes
type String The type of the fulfillment. See OrderFulfillmentType for possible values [optional]
state String The state of the fulfillment. See OrderFulfillmentState for possible values [optional]
pickup_details OrderFulfillmentPickupDetails Contains pickup-specific details. Required when fulfillment type is `PICKUP`. [optional]