Find deposit offer
Use case
In this example, we will review how to find a deposit offer using the application ID.
Use case data
API parameters with values
Searching the deposit offer that was created for the deposit application with ID-1696407202
.
...applications/ID-1696407202/offers
Sample API call
To find a deposit offer that was automatically created by the deposit application, make the following API call.
deposit-api.sandbox.tuumplatform.com/api/v2/applications/{applicationId}/offers
Sample response
Below you find an example response body to the API call above.
Result
As an outcome, we found the deposit offer ID ID-1696407305
and fetched related details.
Last updated
Was this helpful?