Customer Management

Overview

The Digital Gold & Silver Customer API enables the creation, management, and retrieval of customer profiles for digital gold and silver transactions.

Features

  • Customer Creation
  • Profile Management
  • Retrieve Customer Details
  • Security & Compliance

Authentication

API requests require authentication via API keys (Client ID & Secret).

Endpoints

  • POST /digitalgold/createuser - Customer Management.
  • POST /digitalgold/user/getprofile - Get Profile (Fetch) of the Customer
  • POST /digitalgold/user/updateproflie - Update Customer Profile (Like, Address, Nominee, etc.)

Response Format

JSON format with standardized status codes.

Error Handling

  • 200 Successful
  • 400 Failed
  • 401 Unauthorized
  • 404 Not Found
  • 500 Internal Server Error