curl --request GET \
--url https://api.sandbox.tracefinance.com/references/ResourceName/all[
{
"resourceName": "OPERATION",
"eventTypes": [
"OPERATION_REQUESTED"
]
}
]Discover the resources and event types available for subscription.
curl --request GET \
--url https://api.sandbox.tracefinance.com/references/ResourceName/all[
{
"resourceName": "OPERATION",
"eventTypes": [
"OPERATION_REQUESTED"
]
}
]Documentation Index
Fetch the complete documentation index at: https://tracefinance-docs-withdrawal-beneficiary-events.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
API version. Omit to use the default version.
"1"
Resource catalog.
The resource group an event belongs to.
ACCOUNT, BENEFICIARY, OPERATION "OPERATION"
The specific event type within a resource, sent as the X-Event-Type header on each delivery.
ASSET_ACTIVATED, BENEFICIARY_PAYMENT_INSTRUCTION_CREATED, BENEFICIARY_PAYMENT_INSTRUCTION_APPROVED, BENEFICIARY_PAYMENT_INSTRUCTION_REJECTED, OPERATION_REQUESTED, OPERATION_COMPLETED, OPERATION_FAILED Was this page helpful?