Discussions

Ask a Question
Back to All

No shipping solutions available based on the information provided

I was getting this message when i create shipment.

request data ::
{'origin_address': {'line_1': 'Frisco', 'line_2': '', 'state': 'Texas', 'city': 'Frisco', 'postal_code': '75036', 'company_name': 'YourCompany', 'contact_name': 'My Company (San Fran', 'contact_phone': '+1 (650) 555-0111 ', 'contact_email': '[email protected]'}, 'destination_address': {'line_1': '77 Santa Barbara Rd', 'line_2': '', 'state': 'California', 'city': 'Pleasant Hill', 'postal_code': '94523', 'company_name': 'Deco Addict', 'contact_name': 'Deco Addict', 'contact_phone': '(603)-996-3829', 'contact_email': '[email protected]', 'country_alpha2': 'US'}, 'incoterms': 'DDU', 'insurance': {'is_insured': False}, 'courier_selection': {'apply_shipping_rules': True}, 'shipping_settings': {'units': {'weight': 'kg', 'dimensions': 'cm'}}, 'parcels': [{'total_actual_weight': 2.0, 'box': {'slug': 'null', 'length': 30.0, 'width': 20.0, 'height': 11.0}, 'items': [{'quantity': 1, 'description': 'Cabinet with Doors', 'category': 'home_appliances', 'sku': '', 'actual_weight': 2.0, 'declared_currency': 'USD', 'declared_customs_value': 140.0, 'dimensions': {'length': 30.0, 'width': 20.0, 'height': 11.0}}]}]}