Validate XML structure without importing
Documentation Index
Fetch the complete documentation index at: https://docs.loyalty.lt/llms.txt
Use this file to discover all available pages before exploring further.
X-API-Key and X-API-Secret headers.en, lt)"https://example.com/products.xml"| Path Pattern | Example |
|---|---|
product | <product>...</product> |
item | <item>...</item> |
products/product | <products><product>...</product></products> |
items/item | <items><item>...</item></items> |
offer | <offer>...</offer> |
offers/offer | <offers><offer>...</offer></offers> |
| Code | Name | Description |
|---|---|---|
| 1100 | VALIDATION_FAILED | Invalid request parameters |
| 1701 | XML_VALIDATION_ERROR | XML structure validation failed |