cURL
curl --request GET \ --url https://api.decentri.org/offering-purchase-intent/customer/{customerId}
{ "result": { "status": "success", "data": { "message": "The offering purchase intent has been successfully validated" } } }
Get offering purchase intent by customerId
The offering purchase intent has been successfully retrieved
The response is of type object.
object