---
title: "Retrieve the payment options associated to the order"
method: GET
path: "/orders/{orderId}/payment_options"
tags: ["has_many", "payment_options"]
---

# Retrieve the payment options associated to the order

`GET /orders/{orderId}/payment_options`

Retrieve the payment options associated to the order

## Path parameters

- `orderId` string, required

## Response `200`

The payment_options associated to the order

---

[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)
