Skip to main content
PATCH
Update Parking Session

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

Parking session ID

Pattern: ^[1-9]\d*$

Body

application/json
timeoutDestinations
object[]

Timeout destination (max 1)

Maximum array length: 1
useAlternateRing

Use alternate ring (0/1)

Available options:
1
altRingValue
enum<string> | null

Alternate ring tone

Available options:
ALTERNATERINGTONE1,
ALTERNATERINGTONE2,
ALTERNATERINGTONE3,
ALTERNATERINGTONE4,
ALTERNATERINGTONE5,
ALTERNATERINGTONE6,
ALTERNATERINGTONE7,
ALTERNATERINGTONE8,
ALTERNATERINGTONE9,
ALTERNATERINGTONE10

Response

200 - application/json

Updated parking session

id
number
required

Parking session ID

tenantId
number
required

Tenant ID

state
number
required

Session state (0/1)

space
string
required

Parking space

hostIp
string | null
required

Host IP

useAlternateRing
number
required

Use alternate ring (0/1)

altRingValue
string | null
required

Alternate ring tone

callerIdNum
string | null
required

Caller ID number

callerIdName
string | null
required

Caller ID name

updatedAt
string | null
required

Last updated (ISO)

timeoutDestinations
object[]
required

Resolved timeout destinations