POST api/personal/facturapi/VerifyOnlineOrderData?onlineOrderID={onlineOrderID}
Tests the Mexico customer data for the specified onlineorderid, to ensure the tax information is acceptable.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| onlineOrderID | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
returns empty string if the validation passed, otherwise the error message is returned
IHttpActionResultNone.
Response Formats
application/xml, text/xml, application/json, text/json
Sample:
Sample not available.