v1

latestOpenAPI 3.0.12026-07-24501176.6 MB

Issue goodwill points request

post/api_gateway/v2/request-workflow/GOODWILL-POINTS

Request body

RAW_BODYstring

Response

200

Example response

{
  "data": {
    "requestId": "ffcf19fb-a3fd-11ee-9fa7-4650f67465b8",
    "userId": 232134,
    "userName": "tonob50495@tipent.com",
    "requestType": "goodwill-points",
    "state": "AdminTask",
    "startTime": "2023-12-26T20:19:40",
    "details": {
      "IntouchAPITask-Payload": {
        "hostname": "http://internal-intouch-api.default:1900",
        "path": "/internal/goodwill/",
        "method": "POST",
        "body": {
          "referenceId": "ref_id_1299314173",
          "reason": "reason",
          "baseType": "POINTS",
          "programId": 2739,
          "awardingTillId": 50682616,
          "earningEntityType": "CUSTOMER",
          "earningEntityId": 382332518,
          "points": 20,
          "source": "API"
        },
        "headers": {
          "Authorization": "Basic aW5kLjE6MjAyY2I5NjJhYzU5MDc1Yjk2NGIwNzE1MmQyMzRiNzA=",
          "content-type": "application/json",
          "X-CAP-API-AUTH-ORG-ID": "51250"
        }
      },
      "ValidateMakerAccess_Output": true,
      "ValidatePayload_Output": true
    }
  }
}