...v2/persons/ID-2660/applications
This API call requires mandatory query parameters pageSize and pageNumber.
...?pageSize=1&pageNumber=1
To find a deposit application, make the following API call.
Below you find an example response body to the API call above.
As a result we found the deposit application with the ID-1696407202
and fetched other information related to the deposit application.
In this case, we will review how to find the ID of a using person ID.
We will find an existing that was created for the test person with ID-2660
.
deposit-api.sandbox.tuumplatform.com/api/v3/persons/{personId}/applications
See more about the endpoint in the Tuum developer portal.