---
title: "POST /v{api-version}/Payment/Webhook/Paynl"
method: POST
path: "/v{api-version}/Payment/Webhook/Paynl"
tags: ["Payment"]
---

# POST /v{api-version}/Payment/Webhook/Paynl

`POST /v{api-version}/Payment/Webhook/Paynl`

## Path parameters

- `api-version` string, required

## Request body

- PayNlWebhookRequest
  - `action` string, nullable
  - `pincode` string, nullable
  - `website_location_id` string, nullable
  - `website_id` string, nullable
  - `program_id` string, nullable
  - `promotor_id` string, nullable
  - `product_id` string, nullable
  - `tool` string, nullable
  - `info` string, nullable
  - `domain_id` string, nullable
  - `object` string, nullable
  - `ip_address` string, nullable
  - `amount` number, double
  - `extra1` string, nullable
  - `extra2` string, nullable
  - `extra3` string, nullable
  - `secret` string, nullable
  - `enduser_id` string, nullable
  - `starttime` string, date-time, nullable
  - `stoptime` string, date-time, nullable
  - `country_id` integer
  - `payment_session_id` string, nullable
  - `payment_profile_id` string, nullable
  - `payment_method_id` string, nullable
  - `customer_id` string, nullable
  - `order_id` string, nullable
  - `customer_key` string, nullable
  - `is_sandbox` boolean
  - `country_code` string, nullable

## Response `200`

OK

---

[API](https://skmtc.dev/sixtix/apis/sixtix-api-developer-documentation.md) · [All operations](https://skmtc.dev/sixtix/apis/sixtix-api-developer-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/sixtix/sixtix-api-developer-documentation/revisions/06d7984f1f4e/schema)
