go back to EdiOrderService

PUT /ediOrder/{id}/makeOrder

Attempts to make order from a specified RowEdiOrder, as determined by the ID, without attempting to reply.

Roles that can access this endpoint are Users.

Parameters

name description type default type
id the ID of the RowEdiOrder from which the order will be created path String

Result

Response of type: text/plain

Response object with Success or Failure status and status string to display to the user

Try It Out

Request

- Authentication Help
- String