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

createresponse4xx

{
    "EbondingStatus": "Failed",
    "Error": "Please check your parameters"
}
Built with