RCUR

Products

Show product

get https://rcur.app/api/v2/products/{id}

Requires your API key as Authorization: Bearer <key>. See authentication.

Path parameters

  • id string required

Responses

200 Product details Product object
  • id string required
  • name string required
  • type string required

    One of once subscription shipping_costs

  • amount string required
  • currency string required
  • interval string nullable
  • times integer nullable
  • wc_product_id integer nullable
404 Resource not found Error object
  • status integer required
  • error string required
Try it Send this request with your own API key

Requests run against the live data of the organization that owns the key.