Developer
    Digital Gold API
    • Account
    • Verification API
    • Recharge API
    • PAYOUT API
    • Operator Lookup API
    • Mobile Tariff Plans
    • Utility Bill Pay API
    • Gift Card/ Brand Voucher API
    • webhook/callback
    • Recharge Validation API
    • Flight Booking API
    • Bus Booking API
    • Credit Card Bill API
    • CREDIT CARD TO BANK API
    • Virtual Account
    • UPI COLLECTION
    • UPI INTENT LINK
    • Traffic E-Challan
    • Digital Gold API
    • Credit Score | CIBIL Score API
    • live_rate
      GET
    • get_cus
      GET
    • add_cus
      POST
    • calculate_rate
      POST
    • buy_gold
      POST
    • add_bank
      POST
    • sell_gold
      POST

      sell_gold

      POST
      https://api.wepego.com/finance/digigold/sell_gold

      Request

      Header Params

      Body Params application/json

      Examples

      Responses

      🟢200
      application/json
      Bodyapplication/json

      Request Request Example
      Shell
      JavaScript
      Java
      Swift
      curl --location 'https://api.wepego.com/finance/digigold/sell_gold' \
      --header 'Token: ZKEYza2COHK0QVkcVkwUb6WeIgWiS' \
      --header 'CheckSum: 739f448d1cc4f5bbbd048e68ba2b8885b0f8414ed4090ad967df7d15d7cdbbae' \
      --header 'Accept: application/json' \
      --header 'Content-Type: application/json' \
      --data '{
          "customer_id": "D1776256699219mQueU",
          "blockId": "9mBn5WpX",
          "merchant_order_id": "ZLPP400450060ZP06",
          "quantity": "1.7523",
          "bank_id": "wv4RIGsWn1s"
      }'
      Response Response Example
      {
          "result": 0,
          "status": "SUCCESS",
          "quantity": "0.0010",
          "amount": "15",
          "merchant_order_id": "ZLPP400450060ZP01",
          "tlid": "S1776370578695il",
          "bank_utr": "610701740702"
      }
      Modified at 2026-08-29 13:16:25
      Previous
      add_bank
      Built with