Download as pdf or txt
Download as pdf or txt
You are on page 1of 1

Update Date Current StageSprint Architect User Journey/Feature Process/User Story API Name API Verb & Path

User Story API Name API Verb & Path Top Layer Provider Header Security Tokens Inputs Outputs Rules Action
{"invoiceDetails": [
{
"invoiceNumber": "Noush31122017$$$$$$$$2426ACNT1",
"month": "12",
"year": "2017",
“invoiceDate”:”20171231”,
“invoiceType”: “G”
},
{
"invoiceNumber": "Noush31122017$$$$$$$$2427ACNT1", invoke XVAT /consrest/rest/consweb/getInvoiceNumbers
customerId
"month": "12",
Invoice/Notes generation and sharing with users DW- fromDate
3/26/2023 Samih Downloadable Invoice History DW-47094 Get VAT Invoice List Rest API GW XVAT Session Token "year": "2017" specs : Resources/VAT/Invoice_Online_API_Interface_V1.2.doc
38977 toDate
“invoiceDate”:” 20171231”,
orderBy
“invoiceType”: “C”
},
{
"invoiceNumber": "Noush31122017$$$$$$$$2428ACNT1",
"month": "12",
"year": "2017"
“invoiceDate”:” 20171231”,
“invoiceType”: “D”
}
]}
{
{
invoiceNumber : [ alphanumeric ] ,
"successful": "true", invoke XVAT /consrest/rest/consweb/getInvoice
Invoice/Notes generation and sharing with users DW- language : [ alphanumeric ],
3/26/2023 Samih Downloadable Invoice History DW-47094 Get Invoice Details Rest API GW XVAT Session Token "fileName": "Cust31122017$$$$$$$$2237_SYSDATE.pdf",
38977 InvoiceType : [ alphanumeric ],
"pdfContent": "JVBERi0xLjQKJeLjz9MKNCAwIG9iaiA8PC9U …..” specs : Resources/VAT/Invoice_Online_API_Interface_V1.2.doc
customerId: [ alphanumeric ]
}
}

You might also like