This endpoint allows partners to cancel an automated order for a user, if the order was not executed yet.
Success Response (order has been cancelled)
Error
Unauthorized
Account is inactive
Not Found
Not Allowed
Error
Maintenance or Service unavailable
{- "errors": [
- {
- "code": "http.bad.request",
- "title": "bp-user-id Header is missing."
}
]
}