Flow Response: Success & Error

Str Status = "success"
Str Message = "Order processed"
Int OrderId = 12345Last updated
Was this helpful?

Str Status = "success"
Str Message = "Order processed"
Int OrderId = 12345Last updated
Was this helpful?
Was this helpful?
Str Status = "error"
Str ErrorMessage = "Invalid customer email"