How to check the app can create a carrier service for a store ?

Hi Team,

I have a shopify app, my app allow create a carrier service for a store,

API :https://shopify.dev/api/admin-rest/2021-10/resources/carrierservice#top

I see the requirement to create a carrier service.

but it is very difficult to know if the store can satisfy the above condition or not . ( i want check before create a carrier service for a store)

So my question , is there any field in the shopify api can check that : the store can create a carrier or not?