← back to Shopify Sample Shipping
verification/raise-band-snapshot.json
29 lines
{
"at": "2026-09-09T22:20:08.990Z",
"profile": "gid://shopify/DeliveryProfile/29033627699",
"lg": "gid://shopify/DeliveryLocationGroup/29032120371",
"zone": "gid://shopify/DeliveryZone/54097215539",
"method": {
"id": "gid://shopify/DeliveryMethodDefinition/668938600499",
"name": "Free Shipping (No Tracking)",
"methodConditions": [
{
"id": "gid://shopify/DeliveryCondition/202133635123?operator=greater_than_or_equal_to",
"operator": "GREATER_THAN_OR_EQUAL_TO",
"conditionCriteria": {
"__typename": "MoneyV2",
"amount": "0.0"
}
},
{
"id": "gid://shopify/DeliveryCondition/202133635123?operator=less_than_or_equal_to",
"operator": "LESS_THAN_OR_EQUAL_TO",
"conditionCriteria": {
"__typename": "MoneyV2",
"amount": "30.0"
}
}
]
}
}