how to Ignore Invalid Address when create label
{“error_message”: “An error occurred while validating an address: Address Not Found; Bad Request; To bypass address validation, enable the Ignore Invalid Address option under Additional Options and try again”, “param”: null}
curl --location ‘https://api.ordoro.com/v3/order/M-f607ba895c6043cf9e4832f42daaed93/label/usps_ship’–header ‘Content-Type: application/json’–header ‘Authorization: Basic <>–data ‘{“shipper_id”: 216629,“shipping_method”: “USPS_GROUND_ADVANTAGE”,“processing_category”: “MACHINABLE”,“packages”: [{“height”: 2.36,“length”: 6.3,“width”: 5.51,“weight”: 0.71,“box_shape”: “SP”}]}’