I am finding that the order_create mutation fails if the “shipping_address” or “billing_address” name elements (company_name, first_name, last_name) contain the substring ‘null’. For example, try to create an order for a customer with the name “Bill Gianulli”. This could be a problem with other fields as well.
Can you please confirm that the API will create an order for a shipping/billing address name containing the substring ‘null’
I dont have a request_id to inspect. I was hoping ShipHero support would test creating an order with ‘null’ in the name and confirm if it works.