v1

latestOpenAPI 3.0.12026-07-24501176.6 MB

Retro transaction - Claim transaction

post/api_gateway/v2/request-workflow/RETRO-TRANSACTION

Request body

RAW_BODYstring

Response

200

Example response

{
  "data": {
    "requestId": "23e06c3e-a5c3-11ee-9a63-9ab214749657",
    "userId": 232134,
    "userName": "tonob50495@tipent.com",
    "requestType": "retro-transaction",
    "state": "AdminTask",
    "startTime": "2023-12-29T02:23:23",
    "details": {
      "IntouchAPITask-Payload": {
        "hostname": "https://crm-nightly-new.cc.capillarytech.com",
        "path": "/v2/transactions/retro",
        "method": "PUT",
        "body": {
          "oldType": "NOT_INTERESTED",
          "newType": "REGULAR",
          "transactionId": 7648261,
          "customerId": 382553857,
          "extendedFields": {
            "checkout_date": "2021-12-27T18:38:43+08:00"
          },
          "customFields": {
            "pankaj3": "singh3"
          },
          "notes": "Test Transaction"
        },
        "headers": {
          "Authorization": "Basic Y20uMjoyMDJjYjk2MmFjNTkwNzViOTY0YjA3MTUyZDIzNGI3MA==",
          "content-type": "application/json",
          "X-CAP-CLIENT-SIGNATURE": "pankaj"
        }
      },
      "ValidateMakerAccess_Output": true,
      "ValidatePayload_Output": true
    }
  }
}