Get order
Returns a single order if it belongs to a location the app is connected to.
Authorizations
API key — mpk_test_… for the sandbox, mpk_live_… for production. Issued by Maple during partner onboarding.
Path Parameters
Response
Success
order True when the order belongs to the live environment; false for test-mode data.
Customer-selected completion time (ISO 8601, UTC) for scheduled orders; null for ASAP orders. Prepare the order for this time, not on receipt.
The delivery address for delivery orders, including delivery instructions; null for pickup orders or when no stored address is available.
All amounts in integer USD cents. total = subtotal + tax + surcharge + tip + delivery fees.