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