mirror of
https://github.com/pretix/pretix.git
synced 2026-05-03 14:54:04 +00:00
Doc: Fix Order Creation Sample Resource: Use GB instead of UK
This commit is contained in:
@@ -980,7 +980,7 @@ Creating orders
|
||||
"street": "Sesam Street 12",
|
||||
"zipcode": "12345",
|
||||
"city": "Sample City",
|
||||
"country": "UK",
|
||||
"country": "GB",
|
||||
"state": "",
|
||||
"internal_reference": "",
|
||||
"vat_id": ""
|
||||
|
||||
Reference in New Issue
Block a user