v1

latestOpenAPI 3.0.12026-07-24501176.6 MB

Enrol customers for badges

post/api_gateway/v2/request-workflow/ISSUE-BADGE

Request body

RAW_BODYstring

Response

200

Example response

{
  "data": {
    "requestId": "23e06c3e-a5c3-11ee-9a63-9ab214749657",
    "userId": 232134,
    "userName": "tonob50495@tipent.com",
    "requestType": "issue-badge",
    "state": "AdminTask",
    "startTime": "2023-12-29T02:23:23",
    "details": {
      "IntouchAPITask-Payload": {
        "hostname": "https://crm-nightly-new.cc.capillarytech.com",
        "path": "/api_gateway/v1/badges/badgeMeta/customer/issueBulk",
        "method": "POST",
        "body": {
          "triggeredBy": {
            "ownerType": "Goodwill_Module",
            "referenceId": "134"
          },
          "customers": [
            113460811
          ],
          "requestId": "e7requestd62c5ec5d115a2859228cefd9ee8cgh",
          "badgeMetaId": "658de01c823d1b70aabcfaae"
        },
        "headers": {
          "Authorization": "Basic YWIxMjQ6MjVkNTVhZDI4M2FhNDAwYWY0NjRjNzZkNzEzYzA3YWQ=",
          "content-type": "application/json"
        }
      },
      "ValidateMakerAccess_Output": true,
      "ValidatePayload_Output": true
    }
  }
}