go back to WireService

POST /wires/validateWire

Validates a new unposted wire record without creating the record in the database.

Roles that can access this endpoint are Users.

Parameters

name description type default type
wire body of type: application/xml application/json RowUnpostedWire

Result

Response of type: text/plain

a response containing a String message showing the success or failure of the wire validation

Try It Out

Request

- Authentication Help