---
title: "Retrieve a billing cycle order information for an OauthApplication."
method: GET
path: "/apps/{code}/check_billing_cycle_order.json"
tags: ["Paid Apps"]
---

# Retrieve a billing cycle order information for an OauthApplication.

`GET /apps/{code}/check_billing_cycle_order.json`

## Path parameters

- `code` string, required
- `date` string

## Response `200`

OK

- PaidAppBillingCycleOrder
  - `billing_start` string — Start date of the billing cycle
  - `billing_end` string — End date of the billing cycle
  - `paid` boolean — Field to tell is order is billed (applied comission)

---

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