POST api/InvoiceNowPO?str_ResponseCode={str_ResponseCode}&DocumentNo={DocumentNo}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| str_ResponseCode | string |
Required |
|
| DocumentNo | string |
Required |
Body Parameters
None.
Response Information
Resource Description
stringResponse Formats
application/json, text/json
Sample:
"sample string 1"
application/xml, text/xml
Sample:
<string xmlns="http://schemas.microsoft.com/2003/10/Serialization/">sample string 1</string>