cURL
curl --request POST \ --url https://api.decentri.org/offering-purchase-intent/{offeringPurchaseIntentId}/confirm
{ "result": { "status": "success", "data": { "message": "The offering purchase intent has been successfully validated" } } }
Confirm purchase intent
The purchase intent has been successfully confirmed
The response is of type object.
object