Accept deposit offer
Use case
In this example, we will review how to accept a deposit offer.
Use case data
API parameters with values
We will accept the deposit offer ID-1696407305
.
...v1/offers/ID-1696407305/accept
Sample API call
To accept a deposit offer, make the following API call.
deposit-api.sandbox.tuumplatform.com/api/v2/offers/{offerId}/accept
Sample response
Below you find an example response body to the API call above.
Result
As a result the deposit offer ID-1696407305
was accepted.
Last updated
Was this helpful?