Trigger Oracle Loan Sandbox Event
POST/loan/__sandbox/trigger
Manually trigger a sandbox event for oracle loan testing. Accepts now
, price
, and an array of synthetic transactions. All the parameters execute the job once with the provided values, and then the blockchain gets back to it's defauls.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 409
- 422
Sandbox event triggered
Bad Request - Invalid input data
Unauthorized - Invalid or missing authentication token
Forbidden - Insufficient permissions
Not Found - Resource not found
Conflict - Resource already exists or state conflict
Unprocessable Entity - Validation error