uk postal code error
This commit is contained in:
@@ -55,7 +55,7 @@ class CreatePrincipalSubscriptionApi(APIView):
|
||||
"address": {
|
||||
"line1": "Test Address",
|
||||
"city": "Test City",
|
||||
"postal_code": "400060",
|
||||
"postal_code": "SW1A 2AA",
|
||||
"country": "UK", # Adjust accordingly
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user