go back to BillingService

POST /billing/unTransfer/{orderId}

Removes existing billing record and sets order back to untransferred status.

Roles that can access this endpoint are Users.

Parameters

name description type default type
request context HttpServletRequest
orderId Order id to untransfer from billing path String

Result

Response of type: text/plain

String representation of success or failure of the untransfer process.

Try It Out

Request

- Authentication Help
- String