Discussions

Ask a Question
Back to All

Shipment label creation

Not able to create a shipment label by using API.
i'm getting response as :

<Response [400]>

{'message': 'Shipments not found or labels already requested: ', 'errors': ['Shipments not found or labels already requested: '], 'labels': [], 'total_cost': None, 'available_balance': 0.0}

My body request is
{'shipments': [{'easyship_shipment_id': 'ESHK64875597', 'courier_id': 'd6cfc6d2-3857-4f42-a2a4-9e10ac9766ac'}, {'easyship_shipment_id': 'ESHK64875597'}]}