Operations | P2P Transfers
📄️ Create P2P Transfer
Initiate a peer-to-peer (P2P) fund transfer within your organization, allowing transfers between Master Account and Sub-account wallets. Specify the UUID of the wallet you are transferring funds from in the 'x-wallet-uuid' header. If the 'x-wallet-uuid' param is omitted, your default wallet will be used. Provide the destination wallet and transaction details in the request body and execute to complete the transaction.
📄️ Get P2P Transfer by ID
Retrieve information about a specific P2P transfer by entering its ID and executing the request.