VIE External API
  1. Schemas
VIE External API
  • Ticketing
    • Create a NEW VIE Ticket and return VIE Ticket ID
      POST
    • Updates a currently open Ticket / Incident
      POST
  • Schemas
    • Schemas
      • createresponse2xx
      • createresponse4xx
      • create
      • update
      • updateresponse2xx
    • RequestBodies
  1. Schemas

updateresponse2xx

{
    "EbondingStatus": "Success"
}
Built with