v1

latestOpenAPI 3.1.02026-07-2414704.6 MB

List Tag

Unlock a full view of your data with Instantpay's List Tag API. It will improve your data management. Our API gives businesses a detailed view of all tags. It provides insights to aid decision-making and planning.

By using the List Tag API, businesses can easily access their tagged data. This simplifies data analysis and reporting. This solution creates a more efficient workflow. It streamlines navigation and clarifies your organization's information structure.

Enhance your data management with Instantpay's List Tag API. Empower your team to make data-driven decisions.

get/tag

Response

200

statuscodestring
{"stackTrail":"paths:/tag:get:responses:200:content:application/json:schema:properties:actcode","oasType":"schema","type":"unknown"}
statusstring
timestampstring
ipay_uuidstring
{"stackTrail":"paths:/tag:get:responses:200:content:application/json:schema:properties:orderid","oasType":"schema","type":"unknown"}
environmentstring
{"stackTrail":"paths:/tag:get:responses:200:content:application/json:schema:properties:internalCode","oasType":"schema","type":"unknown"}

Example response

{
  "statuscode": "TXN",
  "status": "Transaction Successful",
  "data": [
    {
      "_id": "645381c92c8e9e093406ccb2",
      "name": "Sample 1",
      "hexColorCode": "#1EB626"
    }
  ],
  "timestamp": "2023-05-04 16:21:48",
  "ipay_uuid": "h0689915fef3-836b-4826-ac0f-f0f9d92d9a5e",
  "environment": "LIVE"
}