---
title: "Retrieve the order associated to the paypal payment"
method: GET
path: "/paypal_payments/{paypalPaymentId}/order"
tags: ["has_one", "orders"]
---

# Retrieve the order associated to the paypal payment

`GET /paypal_payments/{paypalPaymentId}/order`

Retrieve the order associated to the paypal payment

## Path parameters

- `paypalPaymentId` string, required

## Response `200`

The order associated to the paypal payment

---

[API](https://skmtc.net/commercelayer/apis/commerce-layer-api.md) · [All operations](https://skmtc.net/commercelayer/apis/commerce-layer-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/commercelayer/commerce-layer-api/versions/dcb0faa48534/schema)
