Create new account
Account data
Promise resolving to created account details
Create new merchant account (v1 endpoint)
Account data
Promise resolving to created merchant account details
Fetch merchant's account details
Account identifier
Promise resolving to account details
Fetch list of merchant's accounts
Optionalparams: AccountListParamsOptional pagination parameters
Promise resolving to paginated list of accounts
Get list of account categories
Promise resolving to paginated list of categories
Get specified category by its ID
Category identifier
Promise resolving to category details
Get a single document type
Document type identifier
Promise resolving to document type details
Get list of all document types
Promise resolving to paginated list of document types
Get specified legal form by its ID
Legal form identifier
Promise resolving to legal form details
Get list of account Legal Forms
Promise resolving to paginated list of legal forms
Get list of account MCCs (Merchant Category Codes)
Promise resolving to paginated list of MCCs
Get list of account POS (Point of Sale) systems
Promise resolving to list of POS systems
TPayAccountsModule provides methods for managing merchant accounts, categories, legal forms, and related entities. Requires Partner API authentication.
See
https://openapi.sandbox.tpay.com/#tag/Accounts