> For the complete documentation index, see [llms.txt](https://help.openloyalty.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.openloyalty.io/api-reference/import/get-import-details.md).

# Get import details

Management\ <br>

````json
{"openapi":"3.0.0","info":{"title":"Open Loyalty","version":"0.0.1"},"tags":[{"name":"Import","description":"These endpoints will allow you to import data."}],"servers":[{"url":"http://openloyalty.localhost"}],"security":[{"Bearer":[]},{"token":[]}],"components":{"securitySchemes":{"Bearer":{"type":"http","description":"Open Loyalty has the JWT authorization.\nTo learn what a JSON Web Token is and how it works, check out Introduction to JSON Web Tokens <https://jwt.io/introduction/>\n\n### Obtain an access token\n\nSend a request with the parameters username and password\n\n#### Definition\n\n`POST /api/admin/login_check` [Go to definition](#operation/adminLoginCheck)\\\n`POST /api/{storeCode}/member/login_check` [Go to definition](#operation/memberLoginCheck)\n\n#### Example\n\n```bash\ncurl {HOST}/api/admin/login_check\n    -H 'Content-Type: application/json;charset=UTF-8'\n    -H 'Accept: application/json, text/plain, */*'\n    --data-binary '{\"username\":\"admin\",\"password\":\"password\"}'\n```\n\n#### Example Response\n\n```json\n{\n    \"token\":\"eyJhbGciOiJSUzI1NiIsInR5cCI6...\",\n    \"refresh_token\":\"0558f8bb29948c4e54c443f...\"\n}\n```\n\n### Using JSON Web Token\n\nAdd authorization header to each request\\\n`Authorization: Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6...`\\\nYou can now access any API method you want under the /api prefix.\n\n#### Example\n```bash\ncurl {HOST}/api/{storeCode}/analytics/members\n    -H 'Accept: application/json'\n    -H 'Content-type: application/x-www-form-urlencoded'\n    -H 'Authorization: Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6...'\n```\n\n### Refresh JSON Web Token\nYou can refresh token using refresh_token that was given during login.\\\nThere are two endpoints\\\nTo refresh admin token `POST /api/token/refresh` [Go to definition](#operation/tokenRefresh)\\\nTo refresh member token `POST /api/{storeCode}/token/refresh` [Go to definition](#operation/tokenRefreshMember)\n","bearerFormat":"JWT","scheme":"bearer"},"token":{"type":"apiKey","name":"X-AUTH-TOKEN","in":"header"}},"parameters":{"storeCode":{"name":"storeCode","in":"path","description":"Store code","required":true,"schema":{"type":"string"}},"page":{"name":"_page","in":"query","description":"Number of page with results, starts from 1","required":false,"schema":{"type":"integer","default":1,"minimum":1}},"itemsOnPage":{"name":"_itemsOnPage","in":"query","description":"Items on one page","required":false,"schema":{"type":"integer","default":10,"maximum":50,"minimum":1}},"orderBy":{"name":"_orderBy","in":"query","description":"Sorting order. If sorting is not chosen, the rows will be returned in an unspecified order. Sort order: * `asc` - Ascending, from A to Z * `desc` - Descending, from Z to A","required":false,"style":"deepObject","explode":true,"schema":{"type":"object","additionalProperties":{"type":"string","enum":["asc","desc"]}}}},"schemas":{"ImportItem":{"required":["importId","status","createdAt","updatedAt"],"properties":{"importId":{"type":"string","format":"uuid"},"status":{"type":"string","enum":["queued","inprogress","succeed","error","failed"]},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"message":{"type":"string"},"entity":{"anyOf":[{"$ref":"#/components/schemas/EntityMember"},{"$ref":"#/components/schemas/EntityMember"},{"title":"Collection","properties":{"id":{"type":"string","format":"uuid"},"data":{"required":["value","groupOfValuesId"],"properties":{"value":{"type":"string"},"description":{"type":"string"},"groupOfValuesId":{"type":"string","format":"uuid"}},"type":"object","additionalProperties":false}},"type":"object"},{"title":"Unit transfer adding","properties":{"id":{"type":"string","format":"uuid"},"data":{"required":["walletCode","unitSingularName","unitPluralName","value","registeredOn","createdOn","isPending","memberId","memberFullName"],"properties":{"walletName":{"type":"string"},"walletCode":{"type":"string"},"unitSingularName":{"type":"string"},"unitPluralName":{"type":"string"},"value":{"type":"number","format":"float"},"comment":{"type":"string"},"registeredOn":{"type":"string","format":"date-time"},"createdOn":{"type":"string","format":"date-time"},"isPending":{"type":"boolean"},"expireAt":{"type":"string","format":"date-time"},"memberId":{"type":"string","format":"uuid"},"memberFullName":{"type":"string"},"memberEmail":{"type":"string","format":"email"},"memberLoyaltyCardNumber":{"type":"string"},"memberPhone":{"type":"string"},"externalTransferId":{"type":"string"},"labels":{"type":"object"}},"type":"object","additionalProperties":false}},"type":"object"},{"title":"Unit transfer spending","properties":{"id":{"type":"string","format":"uuid"},"data":{"required":["walletCode","unitSingularName","unitPluralName","value","registeredOn","createdOn","memberId","memberFullName"],"properties":{"walletName":{"type":"string"},"walletCode":{"type":"string"},"unitSingularName":{"type":"string"},"unitPluralName":{"type":"string"},"value":{"type":"number","format":"float"},"comment":{"type":"string"},"registeredOn":{"type":"string","format":"date-time"},"createdOn":{"type":"string","format":"date-time"},"memberId":{"type":"string","format":"uuid"},"memberFullName":{"type":"string"},"memberEmail":{"type":"string","format":"email"},"memberLoyaltyCardNumber":{"type":"string"},"memberPhone":{"type":"string"},"externalTransferId":{"type":"string"},"labels":{"type":"object"}},"type":"object","additionalProperties":false}},"type":"object"},{"title":"Transaction","properties":{"id":{"type":"string","format":"uuid"},"data":{"required":["documentType","purchasedAt","grossValue"],"properties":{"documentType":{"type":"string"},"purchasedAt":{"type":"string","format":"date-time"},"grossValue":{"type":"number","format":"float"},"memberFullName":{"type":"string"},"memberEmail":{"type":"string"},"memberLoyaltyCardNumber":{"type":"string"},"memberPhone":{"type":"string"}},"type":"object","additionalProperties":false}},"type":"object"},{"title":"Reward coupon","properties":{"id":{"type":"string"},"data":{"required":["code"],"properties":{"code":{"type":"string"},"rewardId":{"type":"string","format":"uuid"}},"type":"object","additionalProperties":false}},"type":"object"},{"title":"Campaign code","properties":{"id":{"type":"string"},"data":{"required":["code"],"properties":{"code":{"type":"string"},"campaignId":{"type":"string","format":"uuid"}},"type":"object","additionalProperties":false}},"type":"object"},{"title":"Member custom field","properties":{"id":{"type":"string","format":"uuid"},"data":{"required":["identifier","identificationMethod"],"properties":{"identifier":{"type":"string"},"identificationMethod":{"description":"Which identifier type matched the member. Lets the import log render the identifier in the matching column.\n","type":"string","enum":["uuid","email","phone","loyaltyCardNumber"]},"customFields":{"description":"Custom fields in the `{ group: { field: value } }` shape used by member edit (PATCH). Nested groups and arbitrary field names, so the shape is not fixed.\n","type":"object","additionalProperties":true}},"type":"object","additionalProperties":false}},"type":"object"},{"title":"Issued reward status change","properties":{"id":{"type":"string"},"data":{"required":["issuedRewardId","status"],"properties":{"issuedRewardId":{"type":"string"},"status":{"type":"string"},"comment":{"description":"The comment as submitted. A row rejected for a comment longer than 255 characters is echoed back with that comment, so no length is asserted here — the import's own validation owns the limit.\n","type":"string"}},"type":"object","additionalProperties":false}},"type":"object"},{"title":"Product catalog product","properties":{"id":{"type":"string"},"data":{"required":["action","sku"],"properties":{"action":{"type":"string"},"sku":{"type":"string"},"name":{"type":"string"},"category":{"type":"string"},"brand":{"type":"string"},"unit":{"type":"string"},"unit_base_price":{"type":"string"},"unit_cost":{"type":"string"},"attributes":{"type":"object","additionalProperties":{"type":"string"}}},"type":"object","additionalProperties":false}},"type":"object"}]}},"type":"object","additionalProperties":false},"EntityMember":{"properties":{"id":{"type":"string"},"data":{"properties":{"email":{"type":"string"},"loyaltyCardNumber":{"type":"string"},"phone":{"type":"string"}},"type":"object","additionalProperties":false}},"type":"object"},"SearchableTotalResponse":{"required":["all","filtered","estimated"],"properties":{"all":{"type":"integer","deprecated":true},"filtered":{"type":"integer","deprecated":true},"estimated":{"description":"Field estimated is used to show that the results are estimated. It might happen when there are more than 5000 results due to performance optimization.","type":"boolean","deprecated":true}},"type":"object","deprecated":true},"ExpiredToken":{"required":["code","message"],"properties":{"code":{"type":"string"},"message":{"type":"string"}},"type":"object"},"InvalidToken":{"required":["code","message"],"properties":{"code":{"type":"string"},"message":{"type":"string"}},"type":"object"},"Unauthorized":{"required":["code","message"],"properties":{"code":{"type":"integer"},"message":{"type":"string"}},"type":"object"}},"responses":{"AccessDenied":{"description":"Forbidden.","content":{"application/json":{"schema":{"required":["code","message"],"properties":{"code":{"type":"integer"},"message":{"type":"string"}},"type":"object"}}}},"NotFound":{"description":"Not found.","content":{"application/json":{"schema":{"required":["code","message"],"properties":{"code":{"type":"integer"},"message":{"type":"string"}},"type":"object"}}}}}},"paths":{"/api/{storeCode}/import/{import}":{"get":{"tags":["Import"],"summary":"Get import details","description":"<label style=\"background-color: #D4EDBC;padding:5px;\">Management</label><br><br>\n","operationId":"_importItemGetList","parameters":[{"$ref":"#/components/parameters/storeCode"},{"name":"type","in":"query","required":false,"schema":{"type":"string","enum":["member","groupValue","segmentMembers","memberCustomAttributes","unitTransferAdding","unitTransferSpending","transaction","rewardCoupon","campaignCode","memberCustomField","issuedRewardStatusChange"]}},{"name":"createdAt","in":"query","required":false,"schema":{"type":"string","format":"date-time"}},{"name":"updatedAt","in":"query","required":false,"schema":{"type":"string","format":"date-time"}},{"name":"entityId","in":"query","required":false,"schema":{"type":"string","format":"uuid"}},{"$ref":"#/components/parameters/page"},{"$ref":"#/components/parameters/itemsOnPage"},{"$ref":"#/components/parameters/orderBy"},{"name":"import","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"List of imports","content":{"application/json":{"schema":{"properties":{"items":{"type":"array","items":{"$ref":"#/components/schemas/ImportItem"}},"total":{"$ref":"#/components/schemas/SearchableTotalResponse"}},"type":"object"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"oneOf":[{"$ref":"#/components/schemas/ExpiredToken"},{"$ref":"#/components/schemas/InvalidToken"},{"$ref":"#/components/schemas/Unauthorized"}]}}}},"403":{"$ref":"#/components/responses/AccessDenied"},"404":{"$ref":"#/components/responses/NotFound"}}}}}}
````


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://help.openloyalty.io/api-reference/import/get-import-details.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
