RU to GB
This commit is contained in:
@@ -56,7 +56,7 @@ class CreatePrincipalSubscriptionApi(APIView):
|
||||
"line1": "Test Address",
|
||||
"city": "Test City",
|
||||
"postal_code": "SW1A 2AA",
|
||||
"country": "RU", # Adjust accordingly
|
||||
"country": "GB", # Adjust accordingly
|
||||
},
|
||||
},
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user