---
title: "POST /payment/paypal"
method: POST
path: "/payment/paypal"
tags: ["Payment"]
---

# POST /payment/paypal

`POST /payment/paypal`

## Request body

- object
  - `basketId` string
  - `nonce` string, required
  - `email` string, required
  - `deviceData` string
  - `consent` boolean
  - `paymentOfferId` string, required
  - `confirmationEmails` string[]
  - `insuranceDetails` object

## Response `200`

OK

---

[API](https://skmtc.net/thetrainline/apis/trainline-desktop-api.md) · [All operations](https://skmtc.net/thetrainline/apis/trainline-desktop-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/thetrainline/trainline-desktop-api/revisions/45a894ec56f4/schema)
