POST api/FBAdobt/PostFBAdobtEntity
Request Information
URI Parameters
None.
Body Parameters
FBAdobtEntity| Name | Description | Type | Additional information |
|---|---|---|---|
| id | integer |
None. |
|
| Organization | string |
None. |
|
| Name | string |
None. |
|
| Address | string |
None. |
|
| City | string |
None. |
|
| State | string |
None. |
|
| ZipCode | string |
None. |
|
| string |
None. |
||
| Phone | string |
None. |
|
| Notes | string |
None. |
|
| Guid | globally unique identifier |
None. |
|
| fbyear | integer |
None. |
|
| FBparks | Collection of FBpark |
None. |
|
| FBstreets | Collection of FBstreet |
None. |
Request Formats
application/json, text/json
Sample:
{
"id": 1,
"Organization": "sample string 2",
"Name": "sample string 3",
"Address": "sample string 4",
"City": "sample string 5",
"State": "sample string 6",
"ZipCode": "sample string 7",
"Email": "sample string 8",
"Phone": "sample string 9",
"Notes": "sample string 10",
"Guid": "29f842fe-c67f-4489-b5bd-7dd069a8a6c7",
"fbyear": 1,
"FBparks": [
{
"id": 1,
"AdoptDate": "12/13/2025 04:17 AM",
"AdoptStatu": "sample string 2",
"OBJECTID_1": 1,
"Organizat": "sample string 3",
"Park_Name": "sample string 4",
"streetID": 1,
"FBAdobtEntities_id": 1
},
{
"id": 1,
"AdoptDate": "12/13/2025 04:17 AM",
"AdoptStatu": "sample string 2",
"OBJECTID_1": 1,
"Organizat": "sample string 3",
"Park_Name": "sample string 4",
"streetID": 1,
"FBAdobtEntities_id": 1
}
],
"FBstreets": [
{
"id": 1,
"AdoptDate": "12/13/2025 04:17 AM",
"AdoptStatu": "sample string 2",
"OBJECTID": 1,
"Organizat": "sample string 3",
"STREETNAME": "sample string 4",
"streetID": 1,
"FBAdobtEntities_id": 1
},
{
"id": 1,
"AdoptDate": "12/13/2025 04:17 AM",
"AdoptStatu": "sample string 2",
"OBJECTID": 1,
"Organizat": "sample string 3",
"STREETNAME": "sample string 4",
"streetID": 1,
"FBAdobtEntities_id": 1
}
]
}
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
FBAdobtEntity| Name | Description | Type | Additional information |
|---|---|---|---|
| id | integer |
None. |
|
| Organization | string |
None. |
|
| Name | string |
None. |
|
| Address | string |
None. |
|
| City | string |
None. |
|
| State | string |
None. |
|
| ZipCode | string |
None. |
|
| string |
None. |
||
| Phone | string |
None. |
|
| Notes | string |
None. |
|
| Guid | globally unique identifier |
None. |
|
| fbyear | integer |
None. |
|
| FBparks | Collection of FBpark |
None. |
|
| FBstreets | Collection of FBstreet |
None. |
Response Formats
application/json, text/json
Sample:
{
"id": 1,
"Organization": "sample string 2",
"Name": "sample string 3",
"Address": "sample string 4",
"City": "sample string 5",
"State": "sample string 6",
"ZipCode": "sample string 7",
"Email": "sample string 8",
"Phone": "sample string 9",
"Notes": "sample string 10",
"Guid": "2e6f2b73-d45e-471c-beea-0a50869f1060",
"fbyear": 1,
"FBparks": [
{
"id": 1,
"AdoptDate": "12/13/2025 04:17 AM",
"AdoptStatu": "sample string 2",
"OBJECTID_1": 1,
"Organizat": "sample string 3",
"Park_Name": "sample string 4",
"streetID": 1,
"FBAdobtEntities_id": 1
},
{
"id": 1,
"AdoptDate": "12/13/2025 04:17 AM",
"AdoptStatu": "sample string 2",
"OBJECTID_1": 1,
"Organizat": "sample string 3",
"Park_Name": "sample string 4",
"streetID": 1,
"FBAdobtEntities_id": 1
}
],
"FBstreets": [
{
"id": 1,
"AdoptDate": "12/13/2025 04:17 AM",
"AdoptStatu": "sample string 2",
"OBJECTID": 1,
"Organizat": "sample string 3",
"STREETNAME": "sample string 4",
"streetID": 1,
"FBAdobtEntities_id": 1
},
{
"id": 1,
"AdoptDate": "12/13/2025 04:17 AM",
"AdoptStatu": "sample string 2",
"OBJECTID": 1,
"Organizat": "sample string 3",
"STREETNAME": "sample string 4",
"streetID": 1,
"FBAdobtEntities_id": 1
}
]
}
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.
text/javascript, application/javascript, application/json-p
Sample:
/**/ typeof === 'function' && ({"id":1,"Organization":"sample string 2","Name":"sample string 3","Address":"sample string 4","City":"sample string 5","State":"sample string 6","ZipCode":"sample string 7","Email":"sample string 8","Phone":"sample string 9","Notes":"sample string 10","Guid":"2e6f2b73-d45e-471c-beea-0a50869f1060","fbyear":1,"FBparks":[{"id":1,"AdoptDate":"12/13/2025 04:17 AM","AdoptStatu":"sample string 2","OBJECTID_1":1,"Organizat":"sample string 3","Park_Name":"sample string 4","streetID":1,"FBAdobtEntities_id":1},{"id":1,"AdoptDate":"12/13/2025 04:17 AM","AdoptStatu":"sample string 2","OBJECTID_1":1,"Organizat":"sample string 3","Park_Name":"sample string 4","streetID":1,"FBAdobtEntities_id":1}],"FBstreets":[{"id":1,"AdoptDate":"12/13/2025 04:17 AM","AdoptStatu":"sample string 2","OBJECTID":1,"Organizat":"sample string 3","STREETNAME":"sample string 4","streetID":1,"FBAdobtEntities_id":1},{"id":1,"AdoptDate":"12/13/2025 04:17 AM","AdoptStatu":"sample string 2","OBJECTID":1,"Organizat":"sample string 3","STREETNAME":"sample string 4","streetID":1,"FBAdobtEntities_id":1}]});