How to get line item selling plan using the admin rest api

Hi!

Is there any way to get the line item selling plan using the admin REST api?

I am able to retrieve it through the GraphQL api, but could not find anything on the REST api.

1 Like

it is required to use graphql (see requirements in the docs)

1 Like