B2Brouter API improvement

Change of concepts in the API connection: Before we had the concept of “channel”, which represented the format of the document and the means by which it would be sent. As a consequence, we had as many channels as possible combinations.
Now we have divided this channel that we had before into two new concepts: transport and document type.This allows, among other things, to publish the document transport and document types to a public API.