Query about LVK and ShipHero API

Hi,

We have developed a bespoke integration based on the ShipHero API documentation (Getting Started – Developer Resources | ShipHero) but have discovered that our client is an LVK client and as such we should be referencing the following (LVK Documentation)

The documentation link above introduces a shipping_plan_create mutation endpoint.

During our initial development and testing in a sandbox environment, we have successfully been able to use the purchase_order_create mutation endpoint to create Shipping Plans.

Can anyone advise whether we can keep using the purchase_order_create mutation or do we need to switch to the shipping_plan_create mutation ?

If we do need to switch, can anyone advise on how to return the shipping plan number (typically starting with SPxxxx) from either the mutation or query?

Thanks in advance for any assistance.

Hi Steve.

You should be using the Shipping_plan_Create mutation for any LVK customer.

I am Investigating the SP number now. I do not believe it is currently available as a data point