Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "success": 1,
- "message": "Following are the states!",
- "states": [
- {
- "states_id": "1",
- "countries_id": "1",
- "states_name": "Ontario"
- },
- {
- "states_id": "2",
- "countries_id": "1",
- "states_name": "British Columbia"
- },
- {
- "states_id": "3",
- "countries_id": "1",
- "states_name": "Quebec"
- },
- {
- "states_id": "4",
- "countries_id": "1",
- "states_name": "Alberta"
- },
- {
- "states_id": "5",
- "countries_id": "1",
- "states_name": "Saskatchewan"
- },
- {
- "states_id": "6",
- "countries_id": "1",
- "states_name": "Nova Scotia"
- },
- {
- "states_id": "7",
- "countries_id": "1",
- "states_name": "Newfoundland and Labrador"
- },
- {
- "states_id": "8",
- "countries_id": "1",
- "states_name": "Manitoba"
- },
- {
- "states_id": "9",
- "countries_id": "1",
- "states_name": "Prince Edward Island"
- },
- {
- "states_id": "10",
- "countries_id": "1",
- "states_name": "New Brunswick"
- }
- ]
- }
Add Comment
Please, Sign In to add comment