Change Updates

Do not miss any Pexip Engage API changes, ever again

Subscribe to the Pexip Engage API changelog to be up to date on recent changes.

RSS
Pexip Engage API documentation

Changelog

Last update:
Compare
17 structure changes including:
17 Modifications
Modified 17
GET /appointments
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data attribute Modified
  • Query
  • callback-request-id query parameter Added
GET /appointments/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data attribute Modified
GET /employees
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data attribute Modified
  • Query
  • username query parameter Added
GET /employees/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data attribute Modified
PATCH /appointments/{id}
  • Body
  • application/json content type Modified
    • callbackRequestId attribute Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data attribute Modified
PATCH /employees/{id}
  • Body
  • application/json content type Modified
    • username attribute Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data attribute Modified
POST /appointments
  • Body
  • application/json content type Modified
    • callbackRequestId attribute Added
  • Response
  • 201 response Modified
    • application/json content type Modified
      • data attribute Modified
POST /appointments/_actions/invite
  • Body
  • application/json content type Modified
    • callbackRequestId attribute Added
  • Response
  • 201 response Modified
    • application/json content type Modified
      • data attribute Modified
POST /appointments/{id}/_actions/accept
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data attribute Modified
POST /appointments/{id}/_actions/cancel
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data attribute Modified
POST /appointments/{id}/_actions/complete
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data attribute Modified
POST /appointments/{id}/_actions/reassign
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data attribute Modified
POST /appointments/{id}/_actions/reopen
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data attribute Modified
POST /appointments/{id}/_actions/request-reschedule
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data attribute Modified
POST /appointments/{id}/_actions/reschedule
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data attribute Modified
POST /employees
  • Body
  • application/json content type Modified
    • username attribute Added
  • Response
  • 201 response Modified
    • application/json content type Modified
      • data attribute Modified
Webhook POST Appointment
  • Body
  • application/json content type Modified
    • data attribute Modified
      • appointment property Modified
        • Appointment, Incoming request, Outgoing request alternatives Modified