Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request PATCH \ --url https://api.{your-broker}.slate-labs.com/transactions/{tx_id}/delete
{ "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "source": "<string>", "cashier_id": "<string>", "order_id": "<string>", "customer_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "account_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "manager_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "approved_by": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "transaction_owner": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "team_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "gate_id": "<string>", "gate_name": "<string>", "payment_data": {}, "amount": "<string>", "currency": "<string>", "account_amount": "<string>", "usd_amount": "<string>", "exchange_rate_usd": "<string>", "proof_reference": "<string>", "proof_url": "<string>", "type": "<string>", "status": "<string>", "customer_view": true, "comment": "<string>", "create_time": "2023-11-07T05:31:56Z", "update_time": "2023-11-07T05:31:56Z", "approve_time": "2023-11-07T05:31:56Z", "decline_time": "2023-11-07T05:31:56Z", "account_currency": "<string>", "fx_rate_applied": "<string>", "related_transaction_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "account_login": "<string>", "manager_name": "<string>", "approved_by_name": "<string>", "transaction_owner_name": "<string>", "chargeback_of": "3c90c3cc-0d44-4b50-8888-8dd25736052a" }
Successful Response