Loyalty.lt
Shop xml import

Get supported XML field mappings

GET/{locale}/shop/xml-import/field-mappings

Authorization

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/field-mappings"
{  "success": true,  "data": {}}