Discussions
Creating Label
over 1 year ago by Enitan Awosanya
Hello,
I'm unable to create a label with the label abi after creating a shipment with the shipment API.
I am getting a 422 response with the message {"error":{"code":"invalid_content","details":["Shipments not ready to be shipped: ESUS153245295"],"message":"The request body content is not valid.","request_id":"8dd0e406d7f6ac5699bba946ea1bdfe7","type":"invalid_request_error"}}
Is there anything that needs be done in between creating shipment and creating a label.
Thank you.