Inr to Uk

This commit is contained in:
rizwanisready
2024-03-01 19:16:17 +05:30
parent cbdbac40b0
commit b3e1e21458

View File

@@ -56,7 +56,7 @@ class CreatePrincipalSubscriptionApi(APIView):
"line1": "Test Address",
"city": "Test City",
"postal_code": "400060",
"country": "IN", # Adjust accordingly
"country": "UK", # Adjust accordingly
},
},
)