cURL
curl --request GET \ --url https://api.paycrest.io/v1/reindex/{network}/{tx_hash_or_address}
{ "status": "success", "message": "Operation successful", "data": { "events": { "Transfer": 123, "OrderCreated": 123, "SettleOut": 123, "SettleIn": 123, "OrderRefunded": 123 } } }
Documentation IndexFetch the complete documentation index at: https://docs.paycrest.io/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.paycrest.io/llms.txt
Use this file to discover all available pages before exploring further.
Transaction reindexed
"success"
"Operation successful"
The actual response data (e.g., ReceiveAddressResponse, etc.)
Show child attributes