Monarch White-Label API Overview
  • ⚙️Monarch API Calls
    • Creating an Invoice
      • POST
      • RETURNS
    • Generating Payment Data
      • POST
      • RETURNS
    • Check Allowance
      • POST
      • RETURNS
    • Generate Approve Transaction
  • 💸WalletConnect
  • 🦊MetaMask
  • 📮POSTing a Payment
Powered by GitBook
On this page
  1. Monarch API Calls
  2. Check Allowance

RETURNS

{
  allowance: string;
}
PreviousPOSTNextGenerate Approve Transaction

Last updated 1 year ago

⚙️