Skip to content
Discussion options

You must be logged in to vote

przykład dokumentu XML, który należy wysyłać pod endpoint /api/online/Session/InitToken:

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<ns3:InitSessionTokenRequest xmlns="http://ksef.mf.gov.pl/schema/gtw/svc/online/types/2021/10/01/0001" xmlns:ns2="http://ksef.mf.gov.pl/schema/gtw/svc/types/2021/10/01/0001" xmlns:ns3="http://ksef.mf.gov.pl/schema/gtw/svc/online/auth/request/2021/10/01/0001">
    <ns3:Context>
        <Challenge>__challenge__</Challenge>
        <Identifier xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ns2:SubjectIdentifierByCompanyType">
            <ns2:Identifier>__identifier__</ns2:Identifier>
        </Identifier>
        <DocumentType>
   …

Replies: 1 comment

Comment options

alapierre
Sep 15, 2023
Maintainer Author

You must be logged in to vote
0 replies
Answer selected by alapierre
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant