POST api/UBGetBillEDoc

Documentation for 'Post'.

Request Information

Request body formats

application/json, text/json

Sample:
{
  "Reference": 1
}

Response Information

Response body formats

application/json, text/json

Sample:
{
  "Xml": "sample string 1",
  "Xsl": "sample string 2",
  "Logo": "sample string 3"
}