{"activeVersionTag":"latest","latestAvailableVersionTag":"latest","collection":{"info":{"_postman_id":"62928264-2c6a-4710-b722-751a5b8bab45","name":"[ARCHIVED] Data Integration","description":"### **Introduction**\n\nWelcome to the **Accelera Data Integration API** documentation. Before posting member records to our system, please refer to the **Prerequisites** section below, which outlines the necessary authorization and header authentication requirements.\n\nNext, set up the initial data as described in the [Data Enum](#ab582893-cd02-4577-a164-f103560db695) and [Selection Option](#550f5127-2592-4d86-bc15-7b216c237b3b) sections. These values will be used when posting member records, such as `member_status`, `game_id`, and `rebate_type`.\n\nOnce the setup is complete, you are ready to post member records:\n\n- To post **ongoing** or **recent (within the last 4 months) member records**, refer to the [Member Record](#d7a84ad1-a93c-4893-bb67-d5f37435520b) section.\n    \n- To post **compressed member records** (Member Daily Total Calculation) refer to the [Daily Member LifeCycle](#7cd09932-15bc-4211-9919-8c9ce5e19ed1) section.\n    \n\n### Prerequisites\n\nWe use **Basic Auth** for authorization, where:\n\n- The **username** is the **Merchant Code**.\n    \n- The **password** is the **API Password** (request when necessary).\n    \n\nAdditionally, the `Identifier` header is required in each request. This should contain a **Base64-encoded** string of your `username:password` values, appended to the text **Basic**, as shown below:\n\n``` javascript\nidentifier: Basic {Base64-encoded-username-password}\n\n ```\n\nNext, the following additional header data is required to identify merchant information:\n\n### Header Info\n\n| **Header** | **Type** | **Description** | **Example Value** |\n| --- | --- | --- | --- |\n| `merchant` | String | Merchant Code to identifies the merchant making the request. | `merchant_code` |\n| `currency` | String | Sets the currency format. | `PHP` |\n| `timezone` | String | Specifies the client's timezone offset from UTC. | `+08:00` |\n| `language` | String | Defines the preferred language for the response. | `en` |\n| `identifier` | String | Same With Authorization | `Basic {Base64-encoded-username-password}` |\n\n### API PATH\n\n- {{data_url}}/data/data_enum/\\*\n    \n- {{data_url}}/data/selection_option/\\*\n    \n- {{data_url}}/data/batch_selection_option/\\*\n    \n- {{data_url}}/data/integration/\\* (**\\*header require currency**\\*)\n    \n- {{data_url}}/data/batch_integration/\\* (**\\*header require currency**\\*)\n    \n- {{data_url}}/data/check_integration/\\* (**\\*header require currency**\\*)\n    \n- {{data_url}}/data/life_cycle/\\* (**\\*header require currency**\\*)\n    \n- {{data_url}}/data/batch_life_cycle/\\* (**\\*header require currency**\\*)\n    \n- {{data_url}}/data/daily_life_cycle/\\* (**\\*header require currency**\\*)\n    \n- {{data_url}}/data/batch_daily_life_cycle/\\* (**\\*header require currency**\\*)\n    \n\n### **Set up new merchant procedure (eg: start from 22th May)**\n\n##### **Step 1: Insert Data Enum**\n\n##### **Step 2: Insert Selection Options**\n\n##### **Step 3: Start Migrate Member Record (Raw Data) - since** 1st Feb\n\n##### **Step 4: Check Member Record -** Ensure merchant side total record taily with CRM side","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","isPublicCollection":false,"owner":"46728574","team":8826625,"collectionId":"62928264-2c6a-4710-b722-751a5b8bab45","publishedId":"2sB34hEzFS","public":true,"publicUrl":"https://migrationapi.acceleraonline.com","privateUrl":"https://go.postman.co/documentation/46728574-62928264-2c6a-4710-b722-751a5b8bab45","customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"fa1302"},"documentationLayout":"classic-double-column","customisation":{"metaTags":[{"name":"description","value":""},{"name":"title","value":"Accelera Api Migration"}],"appearance":{"default":"dark","themes":[{"name":"dark","logo":"https://content.pstmn.io/aeb7678e-ec42-46c8-a38e-c680454b0939/aG9yaV9vLnBuZw==","colors":{"top-bar":"212121","right-sidebar":"303030","highlight":"fa1302"}},{"name":"light","logo":"https://content.pstmn.io/9141a2fe-f98b-4d8f-92f2-b0df427cbed5/aG9yaV9vLnBuZw==","colors":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"fa1302"}}]}},"version":"8.10.1","publishDate":"2025-07-14T07:08:04.000Z","activeVersionTag":"latest","documentationTheme":"light","metaTags":{"title":"Accelera Api Migration","description":""},"logos":{"logoLight":"https://content.pstmn.io/9141a2fe-f98b-4d8f-92f2-b0df427cbed5/aG9yaV9vLnBuZw==","logoDark":"https://content.pstmn.io/aeb7678e-ec42-46c8-a38e-c680454b0939/aG9yaV9vLnBuZw=="}},"statusCode":200},"environments":[],"user":{"authenticated":false,"permissions":{"publish":false}},"run":{"button":{"js":"https://run.pstmn.io/button.js","css":"https://run.pstmn.io/button.css"}},"web":"https://www.getpostman.com/","team":{"logo":"https://res.cloudinary.com/postman/image/upload/t_team_logo_pubdoc/v1/team/2a227f28c356a993010844d109f49c25b1454e4c5e33b3c3e30f1da3b06ef8a8","favicon":"https://acceleraonline.com/favicon.ico"},"isEnvFetchError":false,"languages":"[{\"key\":\"csharp\",\"label\":\"C#\",\"variant\":\"HttpClient\"},{\"key\":\"csharp\",\"label\":\"C#\",\"variant\":\"RestSharp\"},{\"key\":\"curl\",\"label\":\"cURL\",\"variant\":\"cURL\"},{\"key\":\"dart\",\"label\":\"Dart\",\"variant\":\"http\"},{\"key\":\"go\",\"label\":\"Go\",\"variant\":\"Native\"},{\"key\":\"http\",\"label\":\"HTTP\",\"variant\":\"HTTP\"},{\"key\":\"java\",\"label\":\"Java\",\"variant\":\"OkHttp\"},{\"key\":\"java\",\"label\":\"Java\",\"variant\":\"Unirest\"},{\"key\":\"javascript\",\"label\":\"JavaScript\",\"variant\":\"Fetch\"},{\"key\":\"javascript\",\"label\":\"JavaScript\",\"variant\":\"jQuery\"},{\"key\":\"javascript\",\"label\":\"JavaScript\",\"variant\":\"XHR\"},{\"key\":\"c\",\"label\":\"C\",\"variant\":\"libcurl\"},{\"key\":\"nodejs\",\"label\":\"NodeJs\",\"variant\":\"Axios\"},{\"key\":\"nodejs\",\"label\":\"NodeJs\",\"variant\":\"Native\"},{\"key\":\"nodejs\",\"label\":\"NodeJs\",\"variant\":\"Request\"},{\"key\":\"nodejs\",\"label\":\"NodeJs\",\"variant\":\"Unirest\"},{\"key\":\"objective-c\",\"label\":\"Objective-C\",\"variant\":\"NSURLSession\"},{\"key\":\"ocaml\",\"label\":\"OCaml\",\"variant\":\"Cohttp\"},{\"key\":\"php\",\"label\":\"PHP\",\"variant\":\"cURL\"},{\"key\":\"php\",\"label\":\"PHP\",\"variant\":\"Guzzle\"},{\"key\":\"php\",\"label\":\"PHP\",\"variant\":\"HTTP_Request2\"},{\"key\":\"php\",\"label\":\"PHP\",\"variant\":\"pecl_http\"},{\"key\":\"powershell\",\"label\":\"PowerShell\",\"variant\":\"RestMethod\"},{\"key\":\"python\",\"label\":\"Python\",\"variant\":\"http.client\"},{\"key\":\"python\",\"label\":\"Python\",\"variant\":\"Requests\"},{\"key\":\"r\",\"label\":\"R\",\"variant\":\"httr\"},{\"key\":\"r\",\"label\":\"R\",\"variant\":\"RCurl\"},{\"key\":\"ruby\",\"label\":\"Ruby\",\"variant\":\"Net::HTTP\"},{\"key\":\"shell\",\"label\":\"Shell\",\"variant\":\"Httpie\"},{\"key\":\"shell\",\"label\":\"Shell\",\"variant\":\"wget\"},{\"key\":\"swift\",\"label\":\"Swift\",\"variant\":\"URLSession\"}]","languageSettings":[{"key":"csharp","label":"C#","variant":"HttpClient"},{"key":"csharp","label":"C#","variant":"RestSharp"},{"key":"curl","label":"cURL","variant":"cURL"},{"key":"dart","label":"Dart","variant":"http"},{"key":"go","label":"Go","variant":"Native"},{"key":"http","label":"HTTP","variant":"HTTP"},{"key":"java","label":"Java","variant":"OkHttp"},{"key":"java","label":"Java","variant":"Unirest"},{"key":"javascript","label":"JavaScript","variant":"Fetch"},{"key":"javascript","label":"JavaScript","variant":"jQuery"},{"key":"javascript","label":"JavaScript","variant":"XHR"},{"key":"c","label":"C","variant":"libcurl"},{"key":"nodejs","label":"NodeJs","variant":"Axios"},{"key":"nodejs","label":"NodeJs","variant":"Native"},{"key":"nodejs","label":"NodeJs","variant":"Request"},{"key":"nodejs","label":"NodeJs","variant":"Unirest"},{"key":"objective-c","label":"Objective-C","variant":"NSURLSession"},{"key":"ocaml","label":"OCaml","variant":"Cohttp"},{"key":"php","label":"PHP","variant":"cURL"},{"key":"php","label":"PHP","variant":"Guzzle"},{"key":"php","label":"PHP","variant":"HTTP_Request2"},{"key":"php","label":"PHP","variant":"pecl_http"},{"key":"powershell","label":"PowerShell","variant":"RestMethod"},{"key":"python","label":"Python","variant":"http.client"},{"key":"python","label":"Python","variant":"Requests"},{"key":"r","label":"R","variant":"httr"},{"key":"r","label":"R","variant":"RCurl"},{"key":"ruby","label":"Ruby","variant":"Net::HTTP"},{"key":"shell","label":"Shell","variant":"Httpie"},{"key":"shell","label":"Shell","variant":"wget"},{"key":"swift","label":"Swift","variant":"URLSession"}],"languageOptions":[{"label":"C# - HttpClient","value":"csharp - HttpClient - C#"},{"label":"C# - RestSharp","value":"csharp - RestSharp - C#"},{"label":"cURL - cURL","value":"curl - cURL - cURL"},{"label":"Dart - http","value":"dart - http - Dart"},{"label":"Go - Native","value":"go - Native - Go"},{"label":"HTTP - HTTP","value":"http - HTTP - HTTP"},{"label":"Java - OkHttp","value":"java - OkHttp - Java"},{"label":"Java - Unirest","value":"java - Unirest - Java"},{"label":"JavaScript - Fetch","value":"javascript - Fetch - JavaScript"},{"label":"JavaScript - jQuery","value":"javascript - jQuery - JavaScript"},{"label":"JavaScript - XHR","value":"javascript - XHR - JavaScript"},{"label":"C - libcurl","value":"c - libcurl - C"},{"label":"NodeJs - Axios","value":"nodejs - Axios - NodeJs"},{"label":"NodeJs - Native","value":"nodejs - Native - NodeJs"},{"label":"NodeJs - Request","value":"nodejs - Request - NodeJs"},{"label":"NodeJs - Unirest","value":"nodejs - Unirest - NodeJs"},{"label":"Objective-C - NSURLSession","value":"objective-c - NSURLSession - Objective-C"},{"label":"OCaml - Cohttp","value":"ocaml - Cohttp - OCaml"},{"label":"PHP - cURL","value":"php - cURL - PHP"},{"label":"PHP - Guzzle","value":"php - Guzzle - PHP"},{"label":"PHP - HTTP_Request2","value":"php - HTTP_Request2 - PHP"},{"label":"PHP - pecl_http","value":"php - pecl_http - PHP"},{"label":"PowerShell - RestMethod","value":"powershell - RestMethod - PowerShell"},{"label":"Python - http.client","value":"python - http.client - Python"},{"label":"Python - Requests","value":"python - Requests - Python"},{"label":"R - httr","value":"r - httr - R"},{"label":"R - RCurl","value":"r - RCurl - R"},{"label":"Ruby - Net::HTTP","value":"ruby - Net::HTTP - Ruby"},{"label":"Shell - Httpie","value":"shell - Httpie - Shell"},{"label":"Shell - wget","value":"shell - wget - Shell"},{"label":"Swift - URLSession","value":"swift - URLSession - Swift"}],"layoutOptions":[{"value":"classic-single-column","label":"Single Column"},{"value":"classic-double-column","label":"Double Column"}],"versionOptions":[],"environmentOptions":[{"value":"0","label":"No Environment"}],"canonicalUrl":"https://migrationapi.acceleraonline.com/view/metadata/2sB34hEzFS"}