Shipping - Orders Api

Description

This api is for interacting with and creating orders:

* Create, confirm and delete orders
* Add and remove parcels from orders
* Download labels as json or pdf

URL Open error

Submitted by carriyo on Tue, 06/27/2023 - 10:46

We are trying to integrate with your Orders endpoint and we get the following error
{ "httpCode":"500", "httpMessage":"URL Open error", "moreInformation":"Could not connect to endpoint" }

I include the CURL request below. Can you please help us resolve this issue? Many thanks.

curl 'https://api-sb.yodel.co.uk/shipping/v1.0/orders' \
-H 'Accept: application/json' \