Download OpenAPI specification:
Amusement Connect Organization API
| apiVersion | string Default: "1.0" Value: "1.0" The version of the API to use. |
{- "count": 0,
- "items": [
- {
- "partnerType": "Ami",
- "displayName": "string",
- "correspondenceName": "string",
- "partnershipExpiration": "2019-08-24"
}
]
}| apiVersion | string Default: "1.0" Value: "1.0" The version of the API to use. |
| partner | string (PartnerType) Value: "Ami" |
| organizationId | string <uuid> Id of the organization |
| redirectUrl | string <uri> Redirect URL to be used after OIDC sign-in |
| scope | string Scope of the OIDC sign-in |
{- "partner": "Ami",
- "organizationId": "7bc05553-4b68-44e8-b7bc-37be63c6d9e9",
- "scope": "openid profile email"
}{
}| apiVersion | string Default: "1.0" Value: "1.0" The version of the API to use. |
| code | string OIDC code to exchange |
| state | string State parameter to maintain state between request and callback |
{- "code": "string",
- "state": "string"
}{- "partnerType": "Ami",
- "organizationId": "7bc05553-4b68-44e8-b7bc-37be63c6d9e9",
- "partnerOrganizationId": "d91d89d3-a207-4b33-9932-db23b3116a62",
- "scope": "openid profile email"
}| organizationId required | string <uuid> Id of the organization |
| partnerType | string (PartnerType) Value: "Ami" Type of the partner organization to filter by |
| apiVersion | string Default: "1.0" Value: "1.0" The version of the API to use. |
{- "count": 0,
- "items": [
- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "partnerType": "Ami",
- "displayName": "string",
- "externalName": "string",
- "externalId": "string",
- "status": "Connected"
}
]
}| organizationId required | string <uuid> Id of the organization |
| partnerOrganizationId required | string <uuid> Id of the partner organization |
| apiVersion | string Default: "1.0" Value: "1.0" The version of the API to use. |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "partnerType": "Ami",
- "displayName": "string",
- "externalName": "string",
- "externalId": "string",
- "status": "Connected"
}| organizationId required | string <uuid> Id of the organization |
| partnerOrganizationId required | string <uuid> Id of the partner organization |
| apiVersion | string Default: "1.0" Value: "1.0" The version of the API to use. |
| displayName | string Display name of the partner organization |
{- "displayName": "string"
}{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "partnerType": "Ami",
- "displayName": "string",
- "externalName": "string",
- "externalId": "string",
- "status": "Connected"
}| organizationId required | string <uuid> Id of the organization |
| partnerOrganizationId required | string <uuid> Id of the partner organization |
| apiVersion | string Default: "1.0" Value: "1.0" The version of the API to use. |
{- "type": "string",
- "title": "string",
- "status": 0,
- "detail": "string",
- "instance": "string",
- "errors": {
- "property1": [
- "string"
], - "property2": [
- "string"
]
}
}| organizationId required | string <uuid> Id of the organization |
| partnerOrganizationId required | string <uuid> Id of the partner organization |
| scope required | string Example: scope=openid profile email A list of scopes, seperated by spaces, that the token must have. The order of scopes doesn't matter. |
| apiVersion | string Default: "1.0" Value: "1.0" The version of the API to use. |
{- "token": "string",
- "expirationUtc": "2019-08-24T14:15:22Z"
}| organizationId required | string <uuid> Id of the organization |
| partnerOrganizationId required | string <uuid> Id of the partner organization |
| apiVersion | string Default: "1.0" Value: "1.0" The version of the API to use. |
{- "count": 0,
- "items": [
- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "displayName": "string",
- "externalName": "string",
- "externalId": "string",
- "locationId": 0
}
]
}| organizationId required | string <uuid> Id of the organization |
| partnerOrganizationId required | string <uuid> Id of the partner organization |
| partnerLocationId required | string <uuid> Id of the partner location |
| apiVersion | string Default: "1.0" Value: "1.0" The version of the API to use. |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "displayName": "string",
- "externalName": "string",
- "externalId": "string",
- "locationId": 0
}| organizationId required | string <uuid> Id of the organization |
| partnerOrganizationId required | string <uuid> Id of the partner organization |
| partnerLocationId required | string <uuid> Id of the partner location |
| apiVersion | string Default: "1.0" Value: "1.0" The version of the API to use. |
| displayName | string Display name of the partner location |
{- "displayName": "string"
}{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "displayName": "string",
- "externalName": "string",
- "externalId": "string",
- "locationId": 0
}| organizationId required | string <uuid> Id of the organization |
| partnerOrganizationId required | string <uuid> Id of the partner organization |
| partnerLocationId required | string <uuid> Id of the partner location |
| apiVersion | string Default: "1.0" Value: "1.0" The version of the API to use. |
{- "type": "string",
- "title": "string",
- "status": 0,
- "detail": "string",
- "instance": "string",
- "errors": {
- "property1": [
- "string"
], - "property2": [
- "string"
]
}
}| organizationId required | string <uuid> Id of the organization |
| partnerOrganizationId required | string <uuid> Id of the partner organization |
| partnerLocationId required | string <uuid> Id of the partner location |
| apiVersion | string Default: "1.0" Value: "1.0" The version of the API to use. |
| locationId | number <int32> Id of the location to link with the partner location |
{- "locationId": 0
}{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "displayName": "string",
- "externalName": "string",
- "externalId": "string",
- "locationId": 0
}| organizationId required | string <uuid> Id of the organization |
| partnerOrganizationId required | string <uuid> Id of the partner organization |
| partnerLocationId required | string <uuid> Id of the partner location |
| apiVersion | string Default: "1.0" Value: "1.0" The version of the API to use. |
{- "type": "string",
- "title": "string",
- "status": 0,
- "detail": "string",
- "instance": "string",
- "errors": {
- "property1": [
- "string"
], - "property2": [
- "string"
]
}
}| locationId required | string <uuid> Id of the location |
| apiVersion | string Default: "1.0" Value: "1.0" The version of the API to use. |
{- "id": "123e4567-e89b-12d3-a456-426614174000",
- "name": "Retro Arcade & Bar",
- "address": {
- "addr1": "1234 Main Street",
- "addr2": "Suite 100",
- "city": "Austin",
- "state": "TX",
- "zip": "78701"
}, - "coordinates": {
- "latitude": 30.2672,
- "longitude": -97.7431
}, - "businessType": "Arcade",
}Search for locations with options for filtering by a text query, geolocation, etc.
| apiVersion | string Default: "1.0" Value: "1.0" The version of the API to use. |
| latitude | number (latitude) [ -90 .. 90 ] Example: latitude=39.1395 |
| longitude | number (longitude) [ -180 .. 180 ] Example: longitude=-94.5711 |
| radius | number <double> [ 500 .. 400000 ] Default: 50000 A radius in meters from the given latitude and longitude |
| skip | integer Example: skip=10 The number of records to skip in the response. If not specified, no records are skipped. |
| take | integer Example: take=10 The maximum number of records to return in the response. If not specified, all records are returned. |
[- {
- "id": 1,
- "name": "Retro Arcade & Bar",
- "address": {
- "addr1": "1234 Main Street",
- "addr2": "Suite 100",
- "city": "Austin",
- "state": "TX",
- "zip": "78701"
}, - "coordinates": {
- "latitude": 30.2672,
- "longitude": -97.7431
}, - "businessType": "Arcade",
- "isUserFavorite": true
}, - {
- "id": 2,
- "name": "Retro Arcade & Bar",
- "address": {
- "addr1": "1234 Main Street",
- "addr2": "Suite 100",
- "city": "Austin",
- "state": "TX",
- "zip": "78701"
}, - "coordinates": {
- "latitude": 30.2672,
- "longitude": -97.7431
}, - "businessType": "Arcade",
- "isUserFavorite": false
}, - {
- "id": 3,
- "name": "Retro Arcade & Bar",
- "address": {
- "addr1": "1234 Main Street",
- "addr2": "Suite 100",
- "city": "Austin",
- "state": "TX",
- "zip": "78701"
}, - "coordinates": {
- "latitude": 30.2672,
- "longitude": -97.7431
}, - "businessType": "Arcade",
- "isUserFavorite": false
}, - {
- "id": 4,
- "name": "Retro Arcade & Bar",
- "address": {
- "addr1": "1234 Main Street",
- "addr2": "Suite 100",
- "city": "Austin",
- "state": "TX",
- "zip": "78701"
}, - "coordinates": {
- "latitude": 30.2672,
- "longitude": -97.7431
}, - "businessType": "Arcade",
- "isUserFavorite": false
}, - {
- "id": 5,
- "name": "Retro Arcade & Bar",
- "address": {
- "addr1": "1234 Main Street",
- "addr2": "Suite 100",
- "city": "Austin",
- "state": "TX",
- "zip": "78701"
}, - "coordinates": {
- "latitude": 30.2672,
- "longitude": -97.7431
}, - "businessType": "Arcade",
- "isUserFavorite": false
}, - {
- "id": 6,
- "name": "Retro Arcade & Bar",
- "address": {
- "addr1": "1234 Main Street",
- "addr2": "Suite 100",
- "city": "Austin",
- "state": "TX",
- "zip": "78701"
}, - "coordinates": {
- "latitude": 30.2672,
- "longitude": -97.7431
}, - "businessType": "Arcade",
- "isUserFavorite": false
}, - {
- "id": 7,
- "name": "Retro Arcade & Bar",
- "address": {
- "addr1": "1234 Main Street",
- "addr2": "Suite 100",
- "city": "Austin",
- "state": "TX",
- "zip": "78701"
}, - "coordinates": {
- "latitude": 30.2672,
- "longitude": -97.7431
}, - "businessType": "Arcade",
- "isUserFavorite": false
}, - {
- "id": 8,
- "name": "Retro Arcade & Bar",
- "address": {
- "addr1": "1234 Main Street",
- "addr2": "Suite 100",
- "city": "Austin",
- "state": "TX",
- "zip": "78701"
}, - "coordinates": {
- "latitude": 30.2672,
- "longitude": -97.7431
}, - "businessType": "Arcade",
- "isUserFavorite": false
}
]| locationId required | string <uuid> Id of the location |
{- "type": "string",
- "title": "string",
- "status": 0,
- "detail": "string",
- "instance": "string",
- "errors": {
- "property1": [
- "string"
], - "property2": [
- "string"
]
}
}| locationId required | string <uuid> Id of the location |
{- "type": "string",
- "title": "string",
- "status": 0,
- "detail": "string",
- "instance": "string",
- "errors": {
- "property1": [
- "string"
], - "property2": [
- "string"
]
}
}