Cancel purchase intent
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" } } }
The result
Show child attributes
The status
"success"
The data
The message
"The offering purchase intent has been successfully validated"