# Vrtx Docs ## Docs - [Welcome 👋](https://docs.vrtx.sa/welcome.md): - [Get Started](https://docs.vrtx.sa/get_started.md): - [Payouts](https://docs.vrtx.sa/payouts-5719034f0.md): - [Welcome 👋](https://docs.vrtx.sa/welcome_closed_loop.md): - [Get Started](https://docs.vrtx.sa/get_started_closed_loop.md): - [Authentication](https://docs.vrtx.sa/authentication_closed_loop.md): - [Responses](https://docs.vrtx.sa/responses-1807551m0.md): - [Pagination](https://docs.vrtx.sa/pagination-1807552m0.md): ## API Docs - Auth [Token](https://docs.vrtx.sa/get_token.md): Authenticates a partner using API key and secret, returning a short-lived bearer token scoped to allowed operations. - Payouts [Create payout](https://docs.vrtx.sa/create_payout.md): - Payouts [Get payout status](https://docs.vrtx.sa/get_payout_status.md): - Payouts [Create bulk payout](https://docs.vrtx.sa/create_bulk_payout.md): Uploads a CSV file to storage and kicks off a payout batch. Clients must supply an idempotency key via the idempotency-key header. - Payouts [Get bulk payout status](https://docs.vrtx.sa/get_bulk_payout_status.md): Retrieves processing progress, totals, and success rates for a bulk payout batch. - Payouts [Get batch report](https://docs.vrtx.sa/get_payout_batch_report.md): Retrieves a detailed report for a bulk payout batch, including payouts and summary. - Transactions > Business Accounts [Get business account balance](https://docs.vrtx.sa/get-business-account-balance-25079336e0.md): - Transactions > Business Accounts [Get transaction details](https://docs.vrtx.sa/get-transaction-details-25079337e0.md): - Transactions > Business Accounts [List business transactions](https://docs.vrtx.sa/list-business-transactions-25079338e0.md): - Business Configurations [Get business configurations](https://docs.vrtx.sa/business_configurations.md): - Whitelist [Add whitelist entries](https://docs.vrtx.sa/whitelist_entries.md): - Whitelist [Get whitelist entries](https://docs.vrtx.sa/get_whitelist_entries.md): - Whitelist [Delete whitelist entries](https://docs.vrtx.sa/delete_whitelist_entries.md): - Auth [Token](https://docs.vrtx.sa/token-24814161e0.md): Obtain an access token. - Businesses [List businesses](https://docs.vrtx.sa/list-businesses-24814162e0.md): Retrieve all businesses that the closed-loop orchestrator manages. - Businesses [Create business](https://docs.vrtx.sa/create-business-24814163e0.md): Create a business entity in the closed-loop ecosystem. - Businesses [Get business by ID](https://docs.vrtx.sa/get-business-by-id-26393363e0.md): Retrieve a specific business by its unique identifier. - Money Movement [Create fund](https://docs.vrtx.sa/create-fund-24814164e0.md): Fund a business account within the closed-loop ecosystem to enable payouts, wallet top-ups, and internal transfers. - Money Movement [Create payout](https://docs.vrtx.sa/create-payout-24814165e0.md): Move funds from a business operational account to one or more wallets inside the closed-loop ecosystem. - Money Movement [Get payout](https://docs.vrtx.sa/get-payout-24814166e0.md): Retrieve a payout by transaction identifier to inspect its final state and metadata. - Money Movement [Create refund](https://docs.vrtx.sa/create-refund-24814167e0.md): Move funds from one or more wallets back to the business operational account within the closed-loop ecosystem. - Money Movement [Create reversal](https://docs.vrtx.sa/create-reversal-26255317e0.md): Creates a reversal transaction that negates the financial effect of a previously posted transaction. - Money Movement [Create transfer](https://docs.vrtx.sa/create-transfer-24814168e0.md): Transfer funds between wallets within the closed-loop ecosystem. - Money Movement [Create withdrawal](https://docs.vrtx.sa/create-withdrawal-24814169e0.md): Withdraw funds from a business operational account or a wallet to the clearance wallet, representing settlement or reconciliation outside the closed-loop system. - Labels [List labels](https://docs.vrtx.sa/list-labels-24814170e0.md): Return all labels available in the closed-loop ecosystem. - Labels [Create label](https://docs.vrtx.sa/create-label-24814171e0.md): Create a new label that can be assigned to wallets, business accounts, or transactions within the closed-loop ecosystem. - Transactions [List transactions](https://docs.vrtx.sa/list-transactions-24814172e0.md): Retrieve all transactions recorded in the closed-loop system. - Transactions [Get transaction](https://docs.vrtx.sa/get-transaction-24814173e0.md): Retrieve a single transaction and its ledger attributes by ID. - Transactions [List wallet transactions](https://docs.vrtx.sa/list-wallet-transactions-24814174e0.md): Retrieve all transactions related to a specific wallet in the closed-loop ecosystem. - Wallets [List wallets](https://docs.vrtx.sa/list-wallets-24814175e0.md): Retrieve all wallets available in the closed-loop ecosystem. - Wallets [Create wallet](https://docs.vrtx.sa/create-wallet-24814176e0.md): Create a new wallet under a closed-loop business account. - Wallets [Lookup wallet](https://docs.vrtx.sa/lookup-wallet-24814177e0.md): Retrieve wallet details by account number or external reference. - Wallets [Update wallet](https://docs.vrtx.sa/update-wallet-24814178e0.md): Update editable metadata of a wallet that is linked to a closed-loop business account. - Wallets [Get wallet](https://docs.vrtx.sa/get-wallet-24814179e0.md): Retrieve detailed information about a specific wallet by its unique walletId. - Wallets [Get wallet balance](https://docs.vrtx.sa/get-wallet-balance-24814180e0.md): Return the current available balance for a wallet in both major and minor units. - Wallets [Remove label from wallet](https://docs.vrtx.sa/remove-label-from-wallet-26073484e0.md): Unassign the current label from a specific wallet within the closed-loop system. - Wallets [Remove specific label](https://docs.vrtx.sa/remove-specific-label-24814181e0.md): Unassign a specific label from a wallet within the closed-loop system. - Wallets [Assign label](https://docs.vrtx.sa/assign-label-24814182e0.md): Assign an existing label to a specific wallet in the closed-loop system. - Wallet Statements [Retrieve wallet statement](https://docs.vrtx.sa/retrieve-wallet-statement-24814183e0.md): Retrieve paginated statement lines for a specific wallet. - Webhooks [Register webhook endpoint (preview)](https://docs.vrtx.sa/register-webhook-endpoint-preview-24814184e0.md): This operation is visible for integration planning but is not yet enabled. - Webhooks [List webhook endpoints (preview)](https://docs.vrtx.sa/list-webhook-endpoints-preview-24814185e0.md): This operation is visible for integration planning but is not yet enabled.