{"version":1,"pages":[{"id":"z2xJR6WkIlvn6Z0QhPyG","title":"Introduction","pathname":"/","siteSpaceId":"sitesp_R8DY9","breadcrumbs":[{"label":"API Docs"}]},{"id":"TCWTej33pxcNV1Vf1VW0","title":"Login","pathname":"/authentication/login","siteSpaceId":"sitesp_R8DY9","description":"Authenticates a user and returns access/refresh tokens for API authorization. Supports optional 2FA verification.","breadcrumbs":[{"label":"API Docs"},{"label":"Authentication"}]},{"id":"uC4qI0cH7pde4dzVqzwh","title":"Otp Confirm","pathname":"/authentication/otp-confirm","siteSpaceId":"sitesp_R8DY9","description":"Verifies a one-time password (OTP) for two-factor authentication (2FA) and completes the login process. Returns success status upon valid OTP confirmation.","breadcrumbs":[{"label":"API Docs"},{"label":"Authentication"}]},{"id":"e8qSnZCItqGDTTgJ013G","title":"Otp Disable","pathname":"/authentication/otp-disable","siteSpaceId":"sitesp_R8DY9","description":"Disables two-factor authentication (2FA) for a user account after verifying a valid one-time password (OTP). Returns success status upon completion.","breadcrumbs":[{"label":"API Docs"},{"label":"Authentication"}]},{"id":"By6NGdUdmCKRo3qtxgXv","title":"Otp Enable","pathname":"/authentication/otp-enable","siteSpaceId":"sitesp_R8DY9","description":"Initiates two-factor authentication (2FA) setup by generating a new OTP secret and QR code for authenticator apps (Google Authenticator, Authy, etc.).","breadcrumbs":[{"label":"API Docs"},{"label":"Authentication"}]},{"id":"JBWGamTa7BEtm6lijk1k","title":"Get Profile","pathname":"/authentication/get-profile","siteSpaceId":"sitesp_R8DY9","description":"Retrieves authenticated user and partner profile information, including 2FA status.","breadcrumbs":[{"label":"API Docs"},{"label":"Authentication"}]},{"id":"164KoU6IF8enLIONpnmE","title":"Recovery Confirm","pathname":"/authentication/recovery-confirm","siteSpaceId":"sitesp_R8DY9","description":"Finalizes password recovery by verifying a security code and token, then setting a new password. Returns new authentication tokens upon success.","breadcrumbs":[{"label":"API Docs"},{"label":"Authentication"}]},{"id":"fcg00jvtQra4EQg39RNR","title":"Recovery Access","pathname":"/authentication/recovery-access","siteSpaceId":"sitesp_R8DY9","description":"Initiates the password recovery process by sending a verification code to the user's registered email or phone number. Returns a temporary token for the next recovery step.","breadcrumbs":[{"label":"API Docs"},{"label":"Authentication"}]},{"id":"FOyvvqy9FwhfnL2Gyybg","title":"Refresh Access Token","pathname":"/authentication/refresh-access-token","siteSpaceId":"sitesp_R8DY9","description":"Generates a new access token using a valid refresh token, extending the user's session without requiring reauthentication.","breadcrumbs":[{"label":"API Docs"},{"label":"Authentication"}]},{"id":"CAEHXPUL10wWUJLe84gH","title":"List Customers","pathname":"/customer/list-customers","siteSpaceId":"sitesp_R8DY9","description":"Retrieves a paginated list of customers with filtering options. Returns customer details including balances, status, and metadata.","breadcrumbs":[{"label":"API Docs"},{"label":"Customer"}]},{"id":"1SIuPRLNxYDi1QGZ96b2","title":"Add Customer","pathname":"/customer/add-customer","siteSpaceId":"sitesp_R8DY9","description":"Creates a new customer with the provided details. Returns the newly created customer object with system-generated IDs and default balances.","breadcrumbs":[{"label":"API Docs"},{"label":"Customer"}]},{"id":"zDdVPYSIAQYmql23oFUM","title":"Get Customer","pathname":"/customer/get-customer","siteSpaceId":"sitesp_R8DY9","description":"Retrieves detailed information about a specific customer including balances, contact information, and status.","breadcrumbs":[{"label":"API Docs"},{"label":"Customer"}]},{"id":"eyMHDqQzzPxdFBZRXht9","title":"Update Customer","pathname":"/customer/update-customer","siteSpaceId":"sitesp_R8DY9","description":"Updates an existing customer's information including status, contact details, and metadata. Returns the updated customer object.","breadcrumbs":[{"label":"API Docs"},{"label":"Customer"}]},{"id":"0wxI6l4Ff7Ax087prX40","title":"Share Verified KYC/KYB Data","pathname":"/compliance/share-verified-kyc-kyb-data","siteSpaceId":"sitesp_R8DY9","breadcrumbs":[{"label":"API Docs"},{"label":"Compliance"}]},{"id":"7sfp8OkUWSHDwVci5nlO","title":"Get Compliance Link","pathname":"/compliance/get-compliance-link","siteSpaceId":"sitesp_R8DY9","breadcrumbs":[{"label":"API Docs"},{"label":"Compliance"}]},{"id":"ihPL38aaV6nST0JDR4hd","title":"Get Customer Application","pathname":"/application/get-customer-application","siteSpaceId":"sitesp_R8DY9","description":"Retrieves comprehensive customer application information including personal/business details, investment profiles, KYC data, and associated documents.","breadcrumbs":[{"label":"API Docs"},{"label":"Application"}]},{"id":"7UWR9ZQfG6aS7WUUDf36","title":"Set Customer Application (deprecated)","pathname":"/application/set-customer-application-deprecated","siteSpaceId":"sitesp_R8DY9","description":"","breadcrumbs":[{"label":"API Docs"},{"label":"Application"}]},{"id":"EbpN0TxYKVyNDdyd0xbb","title":"Send Customer Application","pathname":"/application/send-customer-application","siteSpaceId":"sitesp_R8DY9","breadcrumbs":[{"label":"API Docs"},{"label":"Application"}]},{"id":"Dxyvq4K2GQ5K8KsxzKnl","title":"Get account list","pathname":"/accounts/get-account-list","siteSpaceId":"sitesp_R8DY9","description":"This command is to retrieve a list of accounts (payment wallets) for a specific partner or customer. It can be needed to check overall accounts’ balances and statuses for a particular client.","breadcrumbs":[{"label":"API Docs"},{"label":"Accounts"}]},{"id":"Jn49zsNWB1kOV29xn9ye","title":"Create account","pathname":"/accounts/create-account","siteSpaceId":"sitesp_R8DY9","description":"This command is to create an account (payment wallet) for a specific customer. Creates a new account with the specified currency and owner. Returns the newly created account details, including balance","breadcrumbs":[{"label":"API Docs"},{"label":"Accounts"}]},{"id":"ZRnlb2HEFrO9zsJOycFZ","title":"Get account by ID","pathname":"/accounts/get-account-by-id","siteSpaceId":"sitesp_R8DY9","description":"","breadcrumbs":[{"label":"API Docs"},{"label":"Accounts"}]},{"id":"r0AXlCByU2ZmLOX2KZXz","title":"Update Account","pathname":"/accounts/update-account","siteSpaceId":"sitesp_R8DY9","description":"Updates an existing account's properties, including its name, default flag, and status. Returns the updated account details.","breadcrumbs":[{"label":"API Docs"},{"label":"Accounts"}]},{"id":"U2rnMIotamxSiiVPEuKg","title":"Get counterparty list","pathname":"/counterparties/get-counterparty-list","siteSpaceId":"sitesp_R8DY9","description":"Retrieves a paginated list of counterparties (business partners, clients, or related entities) with comprehensive filtering options and detailed profile information.","breadcrumbs":[{"label":"API Docs"},{"label":"Counterparties"}]},{"id":"15ZSRI1rChEbze06rNCN","title":"Create counterparty","pathname":"/counterparties/create-counterparty","siteSpaceId":"sitesp_R8DY9","description":"Creates a new counterparty (business partner, client, or related entity) with comprehensive profile information and associated bank/crypto accounts.","breadcrumbs":[{"label":"API Docs"},{"label":"Counterparties"}]},{"id":"Xtt6XjB3pow5reKy5HyH","title":"Get Account List","pathname":"/counterparties/get-account-list","siteSpaceId":"sitesp_R8DY9","description":"Retrieves a paginated list of counterparty accounts with comprehensive filtering options.","breadcrumbs":[{"label":"API Docs"},{"label":"Counterparties"}]},{"id":"R6oerc30W1uK9JHyipBp","title":"Get Account","pathname":"/counterparties/get-account","siteSpaceId":"sitesp_R8DY9","description":"Retrieves detailed information about a specific counterparty account, including comprehensive bank details, crypto wallet information, counterparty and customer relationships, and account status.","breadcrumbs":[{"label":"API Docs"},{"label":"Counterparties"}]},{"id":"ZApv6Jcm1vkXjhxQJ69L","title":"Get counterparty","pathname":"/counterparties/get-counterparty","siteSpaceId":"sitesp_R8DY9","description":"","breadcrumbs":[{"label":"API Docs"},{"label":"Counterparties"}]},{"id":"sWLDApOz6rG0mGMJWeLM","title":"Update counterparty","pathname":"/counterparties/update-counterparty","siteSpaceId":"sitesp_R8DY9","description":"Updates an existing counterparty's information including profile details, addresses, business relationships, and associated accounts.","breadcrumbs":[{"label":"API Docs"},{"label":"Counterparties"}]},{"id":"mehtE33l8of6MZtV80lQ","title":"Create counterparty account","pathname":"/counterparties/create-counterparty-account","siteSpaceId":"sitesp_R8DY9","description":"Creates a new bank or cryptocurrency account for an existing counterparty. This allows counterparties to have multiple accounts in different currencies and payment methods.","breadcrumbs":[{"label":"API Docs"},{"label":"Counterparties"}]},{"id":"9NGpR01lsTFqdk8An4q7","title":"Update counterparty account","pathname":"/counterparties/update-counterparty-account","siteSpaceId":"sitesp_R8DY9","description":"Updates an existing counterparty account's information including bank details, crypto wallet information, account status, and payment configurations.","breadcrumbs":[{"label":"API Docs"},{"label":"Counterparties"}]},{"id":"1Y6rSHxIV1mz2pmPUFEb","title":"List Client Operations","pathname":"/operations/list-client-operations","siteSpaceId":"sitesp_R8DY9","description":"Retrieves a paginated list of client financial operations (transactions) with comprehensive filtering options. Includes detailed information about sources, destinations, amounts, and operation status.","breadcrumbs":[{"label":"API Docs"},{"label":"Operations"}]},{"id":"9BZN2BR1xYIHDFq3Gs8v","title":"Add Client Operation","pathname":"/operations/add-client-operation","siteSpaceId":"sitesp_R8DY9","description":"Creates a new financial operation for a client. Supports various operation types including transfers, deposits, withdrawals, and exchanges with flexible source/destination configurations.","breadcrumbs":[{"label":"API Docs"},{"label":"Operations"}]},{"id":"CwwD0EgLACdnIimWqrUZ","title":"Prepare Client Operation","pathname":"/operations/prepare-client-operation","siteSpaceId":"sitesp_R8DY9","description":"Simulates and validates a financial operation without executing it.","breadcrumbs":[{"label":"API Docs"},{"label":"Operations"}]},{"id":"ZNERpPaDpLbnf5pCzsyQ","title":"Get Operation","pathname":"/operations/get-operation","siteSpaceId":"sitesp_R8DY9","description":"Retrieves detailed information about a specific financial operation, including complete transaction details, amounts, status, and associated documents.","breadcrumbs":[{"label":"API Docs"},{"label":"Operations"}]},{"id":"hc8WXiXiXD9FAauUaMHK","title":"Add Document","pathname":"/operations/add-document","siteSpaceId":"sitesp_R8DY9","description":"Attaches an existing document to a specific operation. This is used to associate supporting documentation (invoices, contracts, etc.) with financial operations for compliance, verification, and audit","breadcrumbs":[{"label":"API Docs"},{"label":"Operations"}]},{"id":"9Uh5Z2PBkvgx1Jyzofs5","title":"Remove Document","pathname":"/operations/remove-document","siteSpaceId":"sitesp_R8DY9","description":"Removes a previously attached document from a specific operation. This allows for document management and correction of document associations without affecting the operation itself.","breadcrumbs":[{"label":"API Docs"},{"label":"Operations"}]},{"id":"yyxXV2oimodutK1U0xxP","title":"Get Customer Operation Tree","pathname":"/operations/get-customer-operation-tree","siteSpaceId":"sitesp_R8DY9","description":"Retrieves a hierarchical view of a customer operation, including the main (parent) operation and all its related child operations.","breadcrumbs":[{"label":"API Docs"},{"label":"Operations"}]},{"id":"B4IQoPPI03448e6YnbmV","title":"Get Commissions","pathname":"/commissions/get-commissions","siteSpaceId":"sitesp_R8DY9","description":"Retrieves commission configurations with comprehensive filtering capabilities.","breadcrumbs":[{"label":"API Docs"},{"label":"Commissions"}]},{"id":"uzw3SKazyRZoNWPTC1k0","title":"Set Commission","pathname":"/commissions/set-commission","siteSpaceId":"sitesp_R8DY9","description":"Creates or updates a commission configuration for specific transaction parameters.","breadcrumbs":[{"label":"API Docs"},{"label":"Commissions"}]},{"id":"92FaP06JpbcXIG6NHOgO","title":"List Commission Accounts","pathname":"/commissions/list-commission-accounts","siteSpaceId":"sitesp_R8DY9","description":"Retrieves a paginated list of commission accounting configurations.","breadcrumbs":[{"label":"API Docs"},{"label":"Commissions"}]},{"id":"HWkBTxKiBKvxGuuaB9M3","title":"Upload document","pathname":"/documents/upload-document","siteSpaceId":"sitesp_R8DY9","description":"Uploads a document for a customer using multipart/form-data.","breadcrumbs":[{"label":"API Docs"},{"label":"Documents"}]},{"id":"fZAnykVP0gjrBWJPSqlA","title":"List Documents","pathname":"/documents/list-documents","siteSpaceId":"sitesp_R8DY9","description":"Retrieves a paginated list of all documents associated with a specific customer.","breadcrumbs":[{"label":"API Docs"},{"label":"Documents"}]},{"id":"5mLgg09jDXFBIAoyPcgD","title":"Download Document","pathname":"/documents/download-document","siteSpaceId":"sitesp_R8DY9","description":"Downloads the actual file content of a specific customer document.","breadcrumbs":[{"label":"API Docs"},{"label":"Documents"}]},{"id":"XxQzMrWcHAwKWpddxvGr","title":"Delete Document","pathname":"/documents/delete-document","siteSpaceId":"sitesp_R8DY9","description":"Permanently deletes a specific document associated with a customer.","breadcrumbs":[{"label":"API Docs"},{"label":"Documents"}]},{"id":"5YGkqubvlDBsNJxm1stU","title":"Document update","pathname":"/documents/document-update","siteSpaceId":"sitesp_R8DY9","description":"Updates the metadata of an existing customer document.","breadcrumbs":[{"label":"API Docs"},{"label":"Documents"}]},{"id":"YTxrYJsG5QCyvKKJhWJM","title":"Get Document Information","pathname":"/documents/get-document-information","siteSpaceId":"sitesp_R8DY9","description":"Retrieves detailed metadata and status information for a specific customer document.","breadcrumbs":[{"label":"API Docs"},{"label":"Documents"}]},{"id":"pidepK9fQCJfkFexvBx4","title":"Upload File","pathname":"/files/upload-file","siteSpaceId":"sitesp_R8DY9","description":"Uploads a document/file to the storage system and associates it with a customer.","breadcrumbs":[{"label":"API Docs"},{"label":"Files"}]},{"id":"XuZypsiI6QWdph5eUC4y","title":"List Files","pathname":"/files/list-files","siteSpaceId":"sitesp_R8DY9","description":"Retrieves a paginated list of files from the storage system, optionally filtered by customer ID.","breadcrumbs":[{"label":"API Docs"},{"label":"Files"}]},{"id":"TEb5EA9gQO1VGs4q7CQH","title":"Download File","pathname":"/files/download-file","siteSpaceId":"sitesp_R8DY9","description":"Downloads a specific file from the storage system by its unique ID. Returns the raw file content with appropriate Content-Type headers for direct file access or display in browsers.","breadcrumbs":[{"label":"API Docs"},{"label":"Files"}]},{"id":"EVSVsmcg5tsvggyySTjI","title":"Delete File","pathname":"/files/delete-file","siteSpaceId":"sitesp_R8DY9","description":"Removes a specific file from the storage system by its unique ID. This operation performs a soft delete, marking the file as deleted while potentially retaining it in the system for audit purposes.","breadcrumbs":[{"label":"API Docs"},{"label":"Files"}]},{"id":"wkVi2VWxTSvGVCxCHmtz","title":"List Limits","pathname":"/limits/list-limits","siteSpaceId":"sitesp_R8DY9","description":"Retrieves a paginated list of transaction limits with comprehensive filtering options. Limits define minimum and maximum amounts for various operation types and payment methods.","breadcrumbs":[{"label":"API Docs"},{"label":"Limits"}]},{"id":"wmzugrtmyuhpTxeigAGu","title":"Set Limit","pathname":"/limits/set-limit","siteSpaceId":"sitesp_R8DY9","description":"Creates or updates transaction limits for operations. Can set system-wide limits or customer-specific limits for various operation types and payment methods.","breadcrumbs":[{"label":"API Docs"},{"label":"Limits"}]},{"id":"PQEASl3aBU02gkMduqTk","title":"Get Hook Parameters","pathname":"/hooks/get-hook-parameters","siteSpaceId":"sitesp_R8DY9","description":"Retrieves the current webhook configuration settings. Webhooks allow your system to receive real-time notifications about events in the payment system.","breadcrumbs":[{"label":"API Docs"},{"label":"Hooks"}]},{"id":"M1paqOp3Vm1acnsvbDor","title":"Set Hook Parameters","pathname":"/hooks/set-hook-parameters","siteSpaceId":"sitesp_R8DY9","breadcrumbs":[{"label":"API Docs"},{"label":"Hooks"}]},{"id":"x8x6gZ1kPQx3f3mNq6rQ","title":"Get Partner","pathname":"/partner/get-partner","siteSpaceId":"sitesp_R8DY9","description":"Retrieves information about the current partner associated with the provided API key. This endpoint returns essential partner details including unique identifier, name, and current status. Useful for","breadcrumbs":[{"label":"API Docs"},{"label":"Partner"}]},{"id":"Mlr0p1DaA6uKutStORhr","title":"Page","pathname":"/partner/page","siteSpaceId":"sitesp_R8DY9","breadcrumbs":[{"label":"API Docs"},{"label":"Partner"}]},{"id":"Ls0KNmc5XKUdEttNubek","title":"List Currencies","pathname":"/currency/list-currencies","siteSpaceId":"sitesp_R8DY9","description":"Retrieves a list of available currencies with their details including exchange rates and currency types (fiat/crypto).","breadcrumbs":[{"label":"API Docs"},{"label":"Currency"}]},{"id":"lFfpb2Rcp9Howio9Jdpn","title":"Convert","pathname":"/currency/convert","siteSpaceId":"sitesp_R8DY9","description":"Converts an amount from one currency to another using current exchange rates. Returns both the original and converted amounts.","breadcrumbs":[{"label":"API Docs"},{"label":"Currency"}]},{"id":"EsXRuBtjVTqKzkr8n9WP","title":"Get Currency","pathname":"/currency/get-currency","siteSpaceId":"sitesp_R8DY9","description":"Retrieves detailed information about a specific currency including its exchange rate and properties.","breadcrumbs":[{"label":"API Docs"},{"label":"Currency"}]},{"id":"XJmXAy8U55BxXu83LmRL","title":"List users","pathname":"/users/list-users","siteSpaceId":"sitesp_R8DY9","description":"Retrieves a paginated list of users with comprehensive filtering and search capabilities. This endpoint is designed for user management, allowing administrators to find and monitor users based on vari","breadcrumbs":[{"label":"API Docs"},{"label":"Users"}]},{"id":"clyYRBWGpFEZZaSyGK6a","title":"Add user","pathname":"/users/add-user","siteSpaceId":"sitesp_R8DY9","description":"Creates a new user account in the system. This endpoint allows administrators to register new users with basic account information and credentials.","breadcrumbs":[{"label":"API Docs"},{"label":"Users"}]},{"id":"10XRBWyzjCerenwC9Ae5","title":"Delete user","pathname":"/users/delete-user","siteSpaceId":"sitesp_R8DY9","description":"Permanently deletes a user account from the system. This operation is irreversible and removes all user data associated with the account. Use with caution.","breadcrumbs":[{"label":"API Docs"},{"label":"Users"}]},{"id":"S27qNxWbhrKwRbmrjwfS","title":"Update user","pathname":"/users/update-user","siteSpaceId":"sitesp_R8DY9","description":"Updates an existing user's information. This endpoint allows modification of various user properties including password, status, personal information, and account settings. Only include the fields you","breadcrumbs":[{"label":"API Docs"},{"label":"Users"}]},{"id":"uSHJoWdBY28O7o7C6XEU","title":"Get user","pathname":"/users/get-user","siteSpaceId":"sitesp_R8DY9","description":"Retrieves comprehensive details for a specific user account. This endpoint returns complete user information including profile data, security settings, MFA requirements, and associated client relation","breadcrumbs":[{"label":"API Docs"},{"label":"Users"}]},{"id":"CJHrZ8mOko99FlqUEbnR","title":"Bind client","pathname":"/users/bind-client","siteSpaceId":"sitesp_R8DY9","description":"Establishes or updates a relationship between a user and a client/customer account. This endpoint links a user to a specific customer, defining their access level and permissions within that client ac","breadcrumbs":[{"label":"API Docs"},{"label":"Users"}]},{"id":"WeVeKqV2DhUk79ipKqL8","title":"Remove bind client","pathname":"/users/remove-bind-client","siteSpaceId":"sitesp_R8DY9","description":"Removes a relationship between a user and a client/customer account. This endpoint disassociates a user from a specific customer, revoking their access and permissions for that client account.","breadcrumbs":[{"label":"API Docs"},{"label":"Users"}]},{"id":"4KwPXgIfqedIrtg7yWvP","title":"Country List","pathname":"/geo/country-list","siteSpaceId":"sitesp_R8DY9","breadcrumbs":[{"label":"API Docs"},{"label":"Geo"}]},{"id":"YyHaDVVot0Fx3cGipfde","title":"States list","pathname":"/geo/states-list","siteSpaceId":"sitesp_R8DY9","description":"Retrieves a paginated list of states/regions with their geographic identifiers.","breadcrumbs":[{"label":"API Docs"},{"label":"Geo"}]},{"id":"nZxqQCOemQHm8HyloORy","title":"Account requisites","pathname":"/report/account-requisites","siteSpaceId":"sitesp_R8DY9","description":"Retrieves detailed account requisites report for a specific account. This endpoint provides comprehensive banking and account information for customer reference and payment processing.","breadcrumbs":[{"label":"API Docs"},{"label":"Report"}]},{"id":"qBkfJThKhvbG3yBP73Fr","title":"Counterparty account requisites","pathname":"/report/counterparty-account-requisites","siteSpaceId":"sitesp_R8DY9","breadcrumbs":[{"label":"API Docs"},{"label":"Report"}]},{"id":"ek6aZ0im9H1H5KfYFPTl","title":"Operations list","pathname":"/report/operations-list","siteSpaceId":"sitesp_R8DY9","description":"This method returns an operations report as an Excel (XLSX) file encoded in Base64 format.","breadcrumbs":[{"label":"API Docs"},{"label":"Report"}]},{"id":"eiN0RBoxusr7FF99afLW","title":"Operation Detail","pathname":"/report/operation-detail","siteSpaceId":"sitesp_R8DY9","description":"Retrieves the detailed report or data file for a specific operation. This is used to fetch the results of a previously executed operation, such as a generated report, export file, or audit log.","breadcrumbs":[{"label":"API Docs"},{"label":"Report"}]},{"id":"VFCeGs5Ms7rRux9EYGH7","title":"Account Statement","pathname":"/report/account-statement","siteSpaceId":"sitesp_R8DY9","description":"Generates and retrieves account statements for a specific user within a defined time period. Supports multiple export formats for financial reporting and record-keeping.","breadcrumbs":[{"label":"API Docs"},{"label":"Report"}]},{"id":"Qy65vZxNa2eIAcKPk2I4","title":"Event list","pathname":"/messages/event-list","siteSpaceId":"sitesp_R8DY9","description":"Retrieves a paginated list of available system events and their variables. This is useful for understanding what events can be used in notifications or webhooks and what data they provide.","breadcrumbs":[{"label":"API Docs"},{"label":"Messages"}]},{"id":"kcL8ZFzPszUFtPnosTOl","title":"Get Settings","pathname":"/messages/get-settings","siteSpaceId":"sitesp_R8DY9","description":"Retrieves the current system configuration settings including common application settings and email service configuration. This endpoint provides essential information about the platform's operational","breadcrumbs":[{"label":"API Docs"},{"label":"Messages"}]},{"id":"ULKP6lsEen6UatpSQ58S","title":"Update Settings","pathname":"/messages/update-settings","siteSpaceId":"sitesp_R8DY9","description":"Updates system configuration settings including common application parameters and email service configuration. This endpoint allows administrators to modify operational settings.","breadcrumbs":[{"label":"API Docs"},{"label":"Messages"}]},{"id":"oB8Cm9RDjuYvZcRTOVik","title":"Get templates list","pathname":"/messages/get-templates-list","siteSpaceId":"sitesp_R8DY9","description":"Retrieves a paginated list of message templates with their configuration, triggers, and associated events. Templates are used for automated notifications (email, SMS, etc.) triggered by system events.","breadcrumbs":[{"label":"API Docs"},{"label":"Messages"}]},{"id":"qqgxKRN042uzwkXLQd0a","title":"Create template account","pathname":"/messages/create-template-account","siteSpaceId":"sitesp_R8DY9","description":"Creates a new message template for automated notifications (email, SMS, etc.). Templates are triggered by system events and can include dynamic variables.","breadcrumbs":[{"label":"API Docs"},{"label":"Messages"}]},{"id":"qSH6g99xtiOTblpuR5kB","title":"Get template by ID","pathname":"/messages/get-template-by-id","siteSpaceId":"sitesp_R8DY9","description":"Retrieves detailed information about a specific message template, including its content, configuration, and associated trigger events.","breadcrumbs":[{"label":"API Docs"},{"label":"Messages"}]},{"id":"vxTrgFn32saa6F8QbweQ","title":"Delete template by ID","pathname":"/messages/delete-template-by-id","siteSpaceId":"sitesp_R8DY9","description":"Permanently deletes a message template. This action is irreversible and will prevent the template from being triggered by any future events.","breadcrumbs":[{"label":"API Docs"},{"label":"Messages"}]},{"id":"DPC0SEjQBRevaMs3tpQR","title":"Update template account","pathname":"/messages/update-template-account","siteSpaceId":"sitesp_R8DY9","description":"Updates an existing message template. Allows modification of template content, configuration, triggers, and activation status. Returns the updated template with current values.","breadcrumbs":[{"label":"API Docs"},{"label":"Messages"}]},{"id":"ellXYqK9TP3kRcjqi1He","title":"Type list","pathname":"/messages/type-list","siteSpaceId":"sitesp_R8DY9","description":"Retrieves a paginated list of available message types with their configuration and permission status. This endpoint helps understand what types of messages can be sent and which are enabled for the cu","breadcrumbs":[{"label":"API Docs"},{"label":"Messages"}]},{"id":"zvWb9W3q46FjeSyn3uda","title":"FAQ","pathname":"/faq","siteSpaceId":"sitesp_R8DY9","breadcrumbs":[{"label":"API Docs"}]},{"id":"83BRDWgVzRCc5UImr3qC","title":"Configuring Partner Verification Levels","pathname":"/configuring-partner-verification-levels","siteSpaceId":"sitesp_R8DY9","breadcrumbs":[{"label":"API Docs"}]},{"id":"6sx4h8R2a3weTBLuowoK","title":"Enable Webhooks","pathname":"/webhooks","siteSpaceId":"sitesp_J7H9N","breadcrumbs":[{"label":"Webhooks"}]},{"id":"r24thn8pfhqSa3M1A2c4","title":"Validate Requests","pathname":"/webhooks/validate-requests","siteSpaceId":"sitesp_J7H9N","breadcrumbs":[{"label":"Webhooks"}]},{"id":"MC24bmytBJu2R6tHbGss","title":"Hook Structure","pathname":"/webhooks/hook-structure","siteSpaceId":"sitesp_J7H9N","description":"","breadcrumbs":[{"label":"Webhooks"}]},{"id":"R0utPeM9GUrP9MWmNoIK","title":"Receive Customer","pathname":"/webhooks/receive-customer","siteSpaceId":"sitesp_J7H9N","description":"","breadcrumbs":[{"label":"Webhooks"}]},{"id":"jnKRTnxQr3vwwa4EVvTb","title":"Receive Account","pathname":"/webhooks/receive-account","siteSpaceId":"sitesp_J7H9N","description":"","breadcrumbs":[{"label":"Webhooks"}]},{"id":"uGjM7uCzkCqchZslNqf7","title":"Receive Operation","pathname":"/webhooks/receive-operation","siteSpaceId":"sitesp_J7H9N","breadcrumbs":[{"label":"Webhooks"}]},{"id":"acRJxsKwoMNBQsaLAYVT","title":"Receive Counterparty","pathname":"/webhooks/receive-counterparty","siteSpaceId":"sitesp_J7H9N","breadcrumbs":[{"label":"Webhooks"}]},{"id":"lJs6neCpLs5uQGP1PlUv","title":"Counterparties","pathname":"/validation","siteSpaceId":"sitesp_otOJb","breadcrumbs":[{"label":"Validation"}]},{"id":"fCoO5kYMH1RVxnVaTfqZ","title":"Transaction creation","pathname":"/validation/transaction-creation","siteSpaceId":"sitesp_otOJb","breadcrumbs":[{"label":"Validation"}]},{"id":"i73g4LZQanoLj7XtSO18","title":"Glossary","pathname":"/baas-wiki","siteSpaceId":"sitesp_VMIX5","description":"Below you can find the list of the main terms that you are going to face when using API or/and Baas admin panel.","breadcrumbs":[{"label":"Infrastructure Overview"},{"label":"Basics"}]},{"id":"AD9lDCmpddI5WAY92HgG","title":"FAQ","pathname":"/baas-wiki/basics/markdown","siteSpaceId":"sitesp_VMIX5","breadcrumbs":[{"label":"Infrastructure Overview"},{"label":"Basics"}]},{"id":"scPRmf2UHNygzfDCY7Iu","title":"Integration process","pathname":"/baas-wiki/basics/images-and-media","siteSpaceId":"sitesp_VMIX5","breadcrumbs":[{"label":"Infrastructure Overview"},{"label":"Basics"}]},{"id":"ULmoXhthX9AEP6aH6ZSe","title":"White Label Documentation","pathname":"/baas-wiki/basics/interactive-blocks","siteSpaceId":"sitesp_VMIX5","description":"Below you will find a guide on how to white-label our terms and conditions for your customers.","breadcrumbs":[{"label":"Infrastructure Overview"},{"label":"Basics"}]},{"id":"KgE6nHvsRrZWZ4fIuge3","title":"KYC/KYB Requirements","pathname":"/baas-wiki/basics/kyc-kyb-requirements","siteSpaceId":"sitesp_VMIX5","breadcrumbs":[{"label":"Infrastructure Overview"},{"label":"Basics"}]},{"id":"HsiH3lQOqBpdnZzK8M71","title":"KYC/KYB Overview","pathname":"/baas-wiki/basics/kyc-kyb-overview","siteSpaceId":"sitesp_VMIX5","breadcrumbs":[{"label":"Infrastructure Overview"},{"label":"Basics"}]},{"id":"lWdZgI2P4YIODQ7uazsl","title":"Required data for platform development","pathname":"/baas-wiki/basics/integrations","siteSpaceId":"sitesp_VMIX5","breadcrumbs":[{"label":"Infrastructure Overview"},{"label":"Basics"}]},{"id":"oo7zZmzmE2XuC3yYb88G","title":"SLAs and statuses","pathname":"/baas-wiki/basics/slas-and-statuses","siteSpaceId":"sitesp_VMIX5","breadcrumbs":[{"label":"Infrastructure Overview"},{"label":"Basics"}]},{"id":"pSv2ygoUleo1E9KPQbfz","title":"Transactions Screening Compliance Guide","pathname":"/baas-wiki/basics/transactions-screening-compliance-guide","siteSpaceId":"sitesp_VMIX5","breadcrumbs":[{"label":"Infrastructure Overview"},{"label":"Basics"}]},{"id":"dfEoKQlRmhtTSU7ekx27","title":"Sign in","pathname":"/baas-wiki/admin-panel-overview/sign-in","siteSpaceId":"sitesp_VMIX5","breadcrumbs":[{"label":"Infrastructure Overview"},{"label":"Admin Panel Overview"}]},{"id":"lUOcN2NFiajbHV0yywJE","title":"Dashboard","pathname":"/baas-wiki/admin-panel-overview/dashboard","siteSpaceId":"sitesp_VMIX5","breadcrumbs":[{"label":"Infrastructure Overview"},{"label":"Admin Panel Overview"}]},{"id":"mGyKFk1MTWJpDckrvrqB","title":"Customers","pathname":"/baas-wiki/admin-panel-overview/customers","siteSpaceId":"sitesp_VMIX5","breadcrumbs":[{"label":"Infrastructure Overview"},{"label":"Admin Panel Overview"}]},{"id":"8Vtvqxk1SoioX0YeJ3SO","title":"Users","pathname":"/baas-wiki/admin-panel-overview/users","siteSpaceId":"sitesp_VMIX5","breadcrumbs":[{"label":"Infrastructure Overview"},{"label":"Admin Panel Overview"}]},{"id":"xkhd6NtiKEKlIGijVV0C","title":"Recipients","pathname":"/baas-wiki/admin-panel-overview/recipients","siteSpaceId":"sitesp_VMIX5","breadcrumbs":[{"label":"Infrastructure Overview"},{"label":"Admin Panel Overview"}]},{"id":"EbasB4XldFGysKyrKNYr","title":"Create payment","pathname":"/baas-wiki/admin-panel-overview/create-payment","siteSpaceId":"sitesp_VMIX5","breadcrumbs":[{"label":"Infrastructure Overview"},{"label":"Admin Panel Overview"}]},{"id":"hAF9JomMVwzYcDAqR0GX","title":"Transactions","pathname":"/baas-wiki/admin-panel-overview/transactions","siteSpaceId":"sitesp_VMIX5","breadcrumbs":[{"label":"Infrastructure Overview"},{"label":"Admin Panel Overview"}]},{"id":"7nEAuZXqIc6zWrxg4QyM","title":"Settings","pathname":"/baas-wiki/admin-panel-overview/settings","siteSpaceId":"sitesp_VMIX5","breadcrumbs":[{"label":"Infrastructure Overview"},{"label":"Admin Panel Overview"}]},{"id":"GylkCOkQgAHUNk3o0rnm","title":"Registration & KYB","pathname":"/baas-wiki/ui-overview/registration-and-kyb","siteSpaceId":"sitesp_VMIX5","breadcrumbs":[{"label":"Infrastructure Overview"},{"label":"UI Overview"}]},{"id":"KhdYn9EE2bhNIU9zWBw0","title":"Password reset, 2fa, data change","pathname":"/baas-wiki/ui-overview/password-reset-2fa-data-change","siteSpaceId":"sitesp_VMIX5","breadcrumbs":[{"label":"Infrastructure Overview"},{"label":"UI Overview"}]},{"id":"7g2b3Sn3dJoGpm32QSA9","title":"Payment accounts","pathname":"/baas-wiki/ui-overview/payment-accounts","siteSpaceId":"sitesp_VMIX5","breadcrumbs":[{"label":"Infrastructure Overview"},{"label":"UI Overview"}]},{"id":"AqtkQT4yUWEmcHc7nXpp","title":"Counterparties","pathname":"/baas-wiki/ui-overview/counterparties","siteSpaceId":"sitesp_VMIX5","breadcrumbs":[{"label":"Infrastructure Overview"},{"label":"UI Overview"}]},{"id":"BOVfgMGRln6SzFVyxsPb","title":"Deposit","pathname":"/baas-wiki/ui-overview/deposit","siteSpaceId":"sitesp_VMIX5","breadcrumbs":[{"label":"Infrastructure Overview"},{"label":"UI Overview"}]},{"id":"Xmz3W2A8AIuVHW14x1yr","title":"Exchange | On/Off Ramp","pathname":"/baas-wiki/ui-overview/exchange-or-on-off-ramp","siteSpaceId":"sitesp_VMIX5","breadcrumbs":[{"label":"Infrastructure Overview"},{"label":"UI Overview"}]},{"id":"WZQDwcINBR5DqIBwMXfR","title":"Withdrawal","pathname":"/baas-wiki/ui-overview/withdrawal","siteSpaceId":"sitesp_VMIX5","breadcrumbs":[{"label":"Infrastructure Overview"},{"label":"UI Overview"}]},{"id":"FXJxe2JDhfOmwtFiBrng","title":"Commissions","pathname":"/baas-wiki/ui-overview/commissions","siteSpaceId":"sitesp_VMIX5","breadcrumbs":[{"label":"Infrastructure Overview"},{"label":"UI Overview"}]},{"id":"zJbiK1yb2BTovyIBqLGh","title":"Transaction history and statements","pathname":"/baas-wiki/ui-overview/transaction-history-and-statements","siteSpaceId":"sitesp_VMIX5","breadcrumbs":[{"label":"Infrastructure Overview"},{"label":"UI Overview"}]},{"id":"usFrAEvriXMhPscf2bWZ","title":"Multifactor Authentication","pathname":"/baas-wiki/ui-overview/multifactor-authentication","siteSpaceId":"sitesp_VMIX5","breadcrumbs":[{"label":"Infrastructure Overview"},{"label":"UI Overview"}]},{"id":"xSKACgaFjsHdWkvrL7EZ","title":"Changelog","pathname":"/changelog","siteSpaceId":"sitesp_oMNWf","icon":"clock-rotate-left","description":"New updates and improvements","breadcrumbs":[{"label":"Changelog"}]}]}