Workforce Payments APIs
  • Introduction
  • Real-Life Scenarios
  • API Reference
    • API Essentials
    • Payment Status
    • Environments
    • Authentication API
    • Wallets Management
      • Open A Wallet
      • Get Wallets List
      • Get Wallet Details
      • Get Wallet Statements
    • Groups Management
      • Create A Payment Group
      • Update A Payment Group
      • Get Payment Group Details
      • Get Payment Groups List
      • Lock Payment Group
      • UnLock Payment Group
      • Delete Payment Group
    • Beneficiaries Management
      • Get Schema Information
      • Create A Beneficiary
      • Update Beneficiary Details
      • Get Beneficiary Details
      • Get Beneficiaries List
      • Bulk Import Beneficiary
      • Bulk Import Beneficiary Status
      • Bulk Validate Beneficiary
    • Payment Management
      • Create Payment Instruction
      • Update Payment Instructions
      • Get Payment Details
      • Get Payments List
      • Approve Payment Instructions
      • UnApprove Payment Instructions
      • Execute Payment Instructions
      • Bulk Import Payment Instructions
      • Bulk Import Payment Instructions Status
    • Webhooks Notifications
Powered by GitBook

© All rights reserved to papaya global 2024

On this page
  1. API Reference

Wallets Management

A wallet facilitates payments. It can be regarded as an account, allowing the terms wallet and account to be used interchangeably. The wallets belong to you, not to your beneficiaries. The wallet holds balances in the currency configured within the Legal Entity program. For example, if the Legal Entity program is set up to support USD, GBP, or EUR currencies, then a specific wallet can store balances in USD, GBP, or EUR currencies.

The Wallet Management API is responsible for managing wallet information through creating, updating, deleting, approving, and retrieving data.

PreviousAuthentication APINextOpen A Wallet

Last updated 1 year ago