get https://{subdomain}.myclickfunnels.com/api/v2/orders/
Retrieve a specific order in the current workspace
Log in to see full request history
Responses
Retrieve a specific order in the current workspace
xxxxxxxxxx
curl --request GET \
--url https://myworkspace.myclickfunnels.com/api/v2/orders/id \
--header 'accept: application/json'
xxxxxxxxxx
191}
{
"id": 28,
"public_id": "QJrlzj",
"order_number": "838615",
"workspace_id": 42000,
"contact_id": 125,
"live_mode": true,
"total_amount": "123.00",
"currency": "USD",
"origination_channel_id": 32,
"origination_channel_type": "User",
"shipping_address_first_name": "Nathanael",
"shipping_address_last_name": "Franecki",
"shipping_address_organization_name": "Testing, Inc.",
"shipping_address_phone_number": "+19053871234",
"shipping_address_street_one": "3102 Russel Mill",
"shipping_address_street_two": "Suite 985",
"shipping_address_city": "Lefflershire",
"shipping_address_region": "WA",
"shipping_address_country": "US",
"shipping_address_postal_code": "12355-3605",
"billing_address_street_one": "49671 Garland Divide",
"billing_address_street_two": "Suite 366",
"billing_address_city": "Iraland",
"billing_address_region": "WA",