Untitled

 avatar
unknown
plain_text
2 years ago
611 B
3
Indexable
Wdrożenie usługi HL wymaga modyfikacji:
Dodania kodu usługi ServiceType: (spowoduje dodanie kodu usługi oraz napis ADR na liście przewozowym)
                    <SpecialServices>
                        <Service>
                            <ServiceType>HL</ServiceType>
                        </Service>
                    </SpecialServices>
 
Dodania ContentID: (spowoduje dodanie stosownego opisu na liście przewozowym)
                <DangerousGoods>
                    <Content>
                        <ContentID>A01</ContentID>
                    </Content>
                </DangerousGoods> 
Editor is loading...