Refund Automation
Refund automation uses rules and software to prepare, approve, submit, monitor, communicate, and reconcile customer fund returns with less manual work. Refund…
Developer tools, APIs, webhooks, SDKs and technical integrations.
Refund automation uses rules and software to prepare, approve, submit, monitor, communicate, and reconcile customer fund returns with less manual work. Refund…
A refund callback is an asynchronous server-to-server notification reporting a change in a refund request’s processing or settlement status. Refund Callback must…
A refund request is an instruction asking a payment provider or merchant system to return some or all funds from an earlier…
Refund Webhook is an asynchronous notification that reports creation or a later status change of a refund operation. It reports an event…
Remote procedure call is a communication model that lets software invoke an operation on another process or machine as if calling a…
Request Deduplication identifies repeated requests and prevents or suppresses repeated processing according to a defined operation identity. It may use idempotency keys,…
A Request Schema defines the permitted structure, data types, formats, required fields, constraints, and nested objects of an API request. It can…
Request Signature is a cryptographic signature that covers selected components of an HTTP or API request so the receiver can verify integrity,…
Request signing uses a cryptographic key to create a verifiable signature over selected request data so a server can authenticate integrity and…
A Request Timeout is the maximum time a client, proxy, server, or dependency waits for a request stage to complete before treating…
A Response Schema defines the structure, types, fields, constraints, and variants an API may return for a particular status or operation outcome.…
REST is an architectural style for distributed systems that organizes interactions around resources, representations, uniform interfaces, and stateless communication. REST standardizes a…
Retry Policy is the documented rules that determine whether, when, and how a failed or uncertain operation is attempted again. It is…
Role-Based Access Control (RBAC) is an API identity or security mechanism that assigns permissions to defined roles and grants users or services…
RPC Endpoint is a network address that accepts remote procedure calls for a blockchain node or service. It is used to let…
An RPC Error is a protocol, transport, provider, node, or method-level failure returned or observed when a client invokes a remote procedure.…
RPC Failover switches blockchain RPC traffic from an unhealthy, slow, rate-limited, or inconsistent endpoint to an alternative endpoint. It can be automatic…
RPC Latency is the elapsed time between sending a remote procedure request and receiving its response, measured at a defined observation point.…
RPC Monitoring observes blockchain endpoint availability, latency, correctness, capacity, chain synchronization, and method behavior. It should detect both obvious outages and subtle…
An RPC Rate Limit restricts the request count, compute units, method cost, or concurrent workload allowed against a blockchain RPC service. Limits…
RPC Retry is a repeated remote procedure call after a transient failure, timeout, throttling response, or unavailable endpoint. Retry behavior must account…
RPC Subscription is a persistent or long-lived RPC registration through which a client receives notifications when selected blockchain or node conditions change.…
An RPC Timeout occurs when a blockchain RPC request does not complete within the configured connection, response, or total deadline. It can…
Sandbox is an isolated environment where software, code, data, or integrations can be exercised with restricted permissions and limited impact. It is…
Core concepts behind cryptocurrency, blockchain and distributed systems.
367 terms
Networks, consensus systems, protocols and blockchain infrastructure.
543 terms
Digital assets, token standards, cryptocurrencies and stablecoins.
351 terms