---
title: "POST /api/webhooks/paylater"
method: POST
path: "/api/webhooks/paylater"
tags: ["PayLaterWebhook"]
---

# POST /api/webhooks/paylater

`POST /api/webhooks/paylater`

## Request body

- PayLaterWebhookRequest
  - `merchantId` string, nullable
  - `orderId` string, nullable
  - `paylaterRef` string, nullable
  - `status` string, nullable
  - `timestamp` integer
  - `signature` string, nullable
  - `txHash` string, nullable
  - `comments` string, nullable

## Response `200`

Success

---

[API](https://skmtc.dev/skipcash/apis/skipcash-api.md) · [All operations](https://skmtc.dev/skipcash/apis/skipcash-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/skipcash/skipcash-api/revisions/6d8bb4bacc01/schema)
