Shop xml import
Get XML import dashboard
GET
/{locale}/shop/xml-importAuthorization
bearerAuth AuthorizationBearer <token>
Enter JWT token in the format: Bearer {token}
In: header
Path Parameters
locale*string
Value in
- "lt"
- "en"
Response Body
application/json
curl -X GET "https://example.com/lt/shop/xml-import"{ "success": true, "data": {}}