---
title: "Issue goodwill points request"
method: POST
path: "/api_gateway/v2/request-workflow/GOODWILL-POINTS"
---

# Issue goodwill points request

`POST /api_gateway/v2/request-workflow/GOODWILL-POINTS`

## Request body

- object
  - `RAW_BODY` string

## Response `200`

200

- object
  - `data` object
    - `requestId` string
    - `userId` integer
    - `userName` string
    - `requestType` string
    - `state` string
    - `startTime` string
    - `endTime` unknown
    - `details` object
      - `IntouchAPITask-Payload` object
        - `hostname` string
        - `path` string
        - `method` string
        - `pathParams` object
        - `queryParams` object
        - `body` object
          - `referenceId` string
          - `reason` string
          - `baseType` string
          - `programId` integer
          - `awardingTillId` integer
          - `earningEntityType` string
          - `earningEntityId` integer
          - `points` integer
          - `source` string
        - `headers` object
          - `Authorization` string
          - `content-type` string
          - `X-CAP-API-AUTH-ORG-ID` string
      - `ValidateMakerAccess_Output` boolean
      - `ValidatePayload_Output` boolean

## Other responses

- `400` — 400

---

[API](https://skmtc.net/capillarytech/apis/sample-api.md) · [All operations](https://skmtc.net/capillarytech/apis/sample-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/capillarytech/sample-api/revisions/de241f2ed9b3/schema)
