hi @Alan_G
Thank you for responding to the message.
My App ID is: 188132294657
Our shop is: quickstart-06b9258e.myshopify.com
You can see the image as below:
I input email information already. However, the shipping carrier service that Shopify sent to our application includes email is null.
Here is the request:
{
"_id": {"$oid": "111111111111"},
"__v": 0,
"body": {
"rate": {
"origin": {
"country": "VN",
"postal_code": "10000",
"province": null,
"city": "Hanoi",
"name": null,
"address1": "Hanoi",
"address2": "",
"address3": null,
"latitude": 14.058324,
"longitude": 108.277199,
"phone": "",
"fax": null,
"email": null,
"address_type": null,
"company_name": "Quickstart (06b9258e)"
},
"destination": {
"country": "VN",
"postal_code": "100000",
"province": null,
"city": "Hanoi",
"name": "Exampl Name",
"address1": "Street 1",
"address2": null,
"address3": null,
"latitude": null,
"longitude": null,
"phone": null,
"fax": null,
"email": null,
"address_type": null,
"company_name": null
},
"items": [
{
"name": "The 3p Fulfilled Snowboard - Profile1",
"sku": "sku-hosted-1",
"quantity": 2,
"grams": 1000,
"price": 150000000,
"vendor": "Quickstart (06b9258e)",
"requires_shipping": true,
"taxable": true,
"fulfillment_service": "manual",
"product_id": 8281414336668,
"variant_id": 44520766308508
}
],
"currency": "VND",
"locale": "en-VN"
}
},
"created_at": {"$date": "2025-05-16T13:28:10.297Z"},
"endpoint": "xxxxxxxx",
"header": {
"host": "xxxxxxxx,
"x-real-ip": "xxxxxx",
"x-forwarded-for": "xxxxx,
"x-forwarded-proto": "http",
"connection": "close",
"content-length": "891",
"traceparent": "00-xxxxxxx",
"tracestate": "ot=p:0;r:1",
"x-shopify-trace-hint": "true",
"x-shopify-trace-context": "2e69363d2fff4c4f7444efff600bb3b2/788411760269345200;o=1",
"cf-ray": "940b37780fca53b5-ATL",
"x-cloud-trace-context": "2e69363d2fff4c4f7444efff600bb3b2/788411760269345200;o=1",
"cf-visitor": "{\"scheme\":\"https\"}",
"content-type": "application/json",
"x-shopify-hmac-sha256": "xxxxxx",
"x-shopify-shop-domain": "quickstart-06b9258e.myshopify.com",
"x-shopify-timeout": "10000",
"accept-encoding": "gzip, br",
"accept": "*/*",
"user-agent": "Ruby",
"cdn-loop": "cloudflare; loops=1",
"cf-connecting-ip": "34.148.6.59",
"cf-ipcountry": "US"
},
"method": "POST",
"prefix": "",
"response_code": "",
"shop": "quickstart-06b9258e.myshopify.com",
"type": "request"
}