curl --request POST \
--url https://api.pushcash.com/intent/{id}/approve \
--header 'Authorization: Bearer <token>'{}For intents which must be approved by the operator manually, approves the intent and posts the payment to the network.
curl --request POST \
--url https://api.pushcash.com/intent/{id}/approve \
--header 'Authorization: Bearer <token>'{}Documentation Index
Fetch the complete documentation index at: https://docs.pushcash.com/llms.txt
Use this file to discover all available pages before exploring further.