Closed francescodiperna closed 1 year ago
Hi @francescodiperna, this is (unfortunately) works as designed functionality. As also stated in https://github.com/phax/phoss-smp/wiki/REST-API#service-metadata-api - when you use the Endpoint REST API you always have to provide ALL the endpoints that are applicable to one participant for one document type.
Thanks Philip, I solved :-)
Good morning, I have created the following endpoint:
Documenti id: urn:oasis:names:specification:ubl:schema:xsd:Order-2::Order##urn:fdc:peppol.eu:poacc:trns:order:3::2.1 Process id: urn:fdc:peppol.eu:poacc:bis:order_only:3
After that I create the endpoint:
Document id: urn:oasis:names:specification:ubl:schema:xsd:Order-2::Order##urn:fdc:peppol.eu:poacc:trns:order:3::2.1 Process id: urn:fdc:peppol.eu:poacc:bis:ordering:3
After this the first endpoint disappear, I do something wrong?
Maybe is wrong the method I use tu create endpoint:
Bye