Authorizations

Authorization
string
headerrequired

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

Path Parameters

id
integer
required

Response

200 - application/json
id
integer
required

Support item id

appointmentId
integer
required

Appointment id of the support item

type
enum<string>
required

Support item type

Available options:
Provider Travel,
Provider Travel - Non-Labour Costs,
Activity Based Transport
itemCode
string | null
required

Support item code

pricing
number | null
required

The appointment unit price, in dollar

toMinutes
number | null
required

Minutes spent on travelling to the patient for provider travel

returnMinutes
number | null
required

Minutes spent traveling from the patient for provider travel

unit
string | null
required

The support item unit

quantity
number | null
required

The support item quantity

note
string | null
required

The support item note

createdAt
required

Object creation date time

updatedAt
required

Object update date time

deletedAt
required

Object archived date time