Hi Team,
After providing input for “Navi Mumbai” in request, we’re getting “Mumbai” city in response while saving address. Can someone please look into this on priority. @kedar2a @kevinfynd @Anudeep_Kumar
Below mentioned is the request for your reference.
curl ‘https://jiomartplaypitcompany.jiox1.de/api/service/application/cart/v1.0/address’
-X POST
-H ‘Accept-Language: en-IN’
-H ‘x-location-detail: {“location”:{“longitude”:“”,“latitude”:“”},“pincode”:“400708”,“city”:“MUMBAI”,“country”:“”}’
-H ‘x-fp-date: 20240530T073425Z’
-H ‘Authorization: Bearer NjRiMDAyZTEzODZiYWU1OGY4NTZmMDZkOnNmcTdKNDdYNQ==’
-H ‘x-fp-signature: v1.1:15cdf787020c98fdbf70e8cf42220cfd856321f0ecf807ddb4da4d310d33edb6’
-H ‘x-fp-sdk-version: 0.1.28’
-H ‘Content-Type: application/json’
-H ‘Host: jiomartplaypitcompany.jiox1.de’
-H ‘User-Agent: Platform/iOS Platform-Version/17.0 App-Name/Personalize-Fynd-Store App-Version/3.0.3 Identifier/com.jio.jiomart’
-H ‘Cookie: anonymous_id=d02ac89313c14f77bea7a39782a5e380; old_browser_anonymous_id=d02ac89313c14f77bea7a39782a5e380; f.session=s%3AgMea1AfV4-OcEWxZpb-iLQFutq-cngq9.IYv8XisGqpQV%2F8JyfW%2BVLntkwWAt628ZfeTQaTATeqs’
-d ‘{“phone”:“9834841700”,“country”:“India”,“city”:“Navi Mumbai”,“google_map_point”:{“localAddress”:“348, Sector 3, Airoli, Navi Mumbai, Maharashtra 400708, India”},“area”:“Test Alpha”,“is_default_address”:true,“name”:“Test123 TEST”,“area_code”:“400708”,“address_type”:“work”,“landmark”:“Test Alpha”,“address”:“Test Alpha”,“geo_location”:{“longitude”:72.998568713665009,“latitude”:19.159013881255721},“state”:“Maharashtra”}’