POST api/PBXMLVoucherType?XmlStrng={XmlStrng}

No documentation available.

Request Information

Parameters

NameDescriptionAdditional information
XmlStrng
No documentation available.

Define this parameter in the request URI.

XmlToObj
No documentation available.

Define this parameter in the request body.

Request body formats

application/json, text/json, text/html

Sample:
{}

application/xml, text/xml

Sample:
<z:anyType xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns:z="http://schemas.microsoft.com/2003/10/Serialization/" />

application/x-www-form-urlencoded

Sample:

Response Information

No documentation available.

Response body formats

application/json, text/json, text/html

Sample:
{}

application/xml, text/xml

Sample:
<z:anyType xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns:z="http://schemas.microsoft.com/2003/10/Serialization/" />