Create labels with mondial relay API
Summary The issue at hand is the inability to create labels using the Mondial Relay API and SOAP with NodeJS. The error 500 is encountered, and the params.Security value is calculated incorrectly. Key takeaways include the importance of correct API parameter formatting and security signature calculation. Root Cause The root cause of the issue is … Read more