kwaadpepper/chronopost-searchbt

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

1.0.0 2022-12-23 10:35 UTC

This package is auto-updated.

Last update: 2024-04-23 13:37:32 UTC


README

LE SERVICE DE RECHERCHE DE POINT DE LIVRAISON CHRONOPOST (PointRelaisService)

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/recherchebt-ws-cxf/PointRelaisServiceWS?wsdl

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