kwaadpepper/chronopost-shipping

Package generated from https://ws.chronopost.fr/shipping-cxf/ShippingServiceWS?wsdl using wsdltophp/packagegenerator

1.0.0 2022-12-23 10:04 UTC

This package is auto-updated.

Last update: 2024-04-23 13:22:34 UTC


README

LES SERVICES DE GENERATION D’ETIQUETTE (ShippingService)

Chronopost WSDL php generated lib using https://github.com/WsdlToPhp/PackageGenerator

This package will only contain generated content from chronopost endpoint https://ws.chronopost.fr/shipping-cxf/ShippingServiceWS?wsdl

wsdltophp generate:package \
    --urlorpath="https://ws.chronopost.fr/shipping-cxf/ShippingServiceWS?wsdl" \
    --destination="." \
    --composer-name="kwaadpepper/chronopost-wsdl" \
    --force