Skip to main content

Get Square Order

GET 

/api/square/orders/:squareOrder

Get a single Square order by ID, including line items.

Not yet available to API tokens

This endpoint currently requires session authentication; Personal Access Token scope support is in progress.

Route name: square.orders.show

When the order has been promoted, sales_order includes the SKU sales order's order/fulfillment/payment statuses, a link_route to its detail page, and its fulfillments (tracking number, warehouse, shipping method, and fulfilled line items). raw_data (the full Square API payload) is only included on this single-order endpoint, not on the list.

Request

Responses

OK

Response Headers
    Content-Type