curl --request POST \
--url https://api.pushcash.com/intent/{id}/cancel \
--header 'Authorization: Bearer <token>'{}Cancel an outstanding intent which has not yet been approved.
curl --request POST \
--url https://api.pushcash.com/intent/{id}/cancel \
--header 'Authorization: Bearer <token>'{}