get https://api-demo.anduin.dev/api/v1/fundsub/requests//status
Get the status of a request with the supplied requestId
.
A request Id can be obtained directly from the response of an asynchronous request, e.g. the Create Multiple Order API. For synchronous requests, the request Id can be extracted from the X-Request-Id
header of the response.
For more information about asynchronous requests, refer to the Synchronous vs. Asynchronous APIs in the main Developer API documentation.