Settle a Sapiom payment (execute book transfer)
Endpoint
Section titled “Endpoint”POST /v1/x402/facilitator/settle
Authentication
Section titled “Authentication”Requires Bearer token authentication.
Request Body
Section titled “Request Body”{}cURL Example
Section titled “cURL Example”curl -X POST "https://api.sapiom.ai/v1/x402/facilitator/settle" \ -H "Authorization: Bearer YOUR_API_KEY" \ -H "Content-Type: application/json"Response
Section titled “Response”{}