Create a multicall payout link
Creates a multicall Secure Payment Page link from selected outgoing payout secure-payment tokens. This is distinct from legacy secure-payment batch links and persists only the parent token plus ordered child references.
Headers
API key for authentication (optional if using Client ID, session, or orchestrator key)
Client ID for frontend authentication (required when paired with orchestrator key)
Orchestrator key for authentication (must be paired with Client ID)
Bearer token for session authentication (or use the session_token cookie). Only consulted when no x-orchestrator-key, x-api-key, or x-client-id header is present.
Origin header (required for Client ID / orchestrator auth, automatically set by browser)
Body
Ordered child secure-payment tokens selected for multicall payout
2 - 1000 elements1Execution kind chosen at creation time. When omitted, stored as null — the SPP derives evm_same_chain or evm_cross_chain from the payer's source selection at payment time.
evm_same_chain, evm_cross_chain, tron_batch Response
Multicall payout link created successfully
multicall Multicall payout token
pending, expired Secure Payment Page multicall URL returned on creation