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

NameDescriptionTypeAdditional information
onlineOrderID

integer

Required

Body Parameters

None.

Response Information

Resource Description

returns empty string if the validation passed, otherwise the error message is returned

IHttpActionResult

None.

Response Formats

application/xml, text/xml, application/json, text/json

Sample:

Sample not available.