{"info":{"_postman_id":"06982a1a-42d9-4269-817a-78e3dd23e4df","name":"Elite Licenser","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"1472731","collectionId":"06982a1a-42d9-4269-817a-78e3dd23e4df","publishedId":"UVRHi3TZ","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"0081FF"},"publishDate":"2022-01-01T07:34:27.000Z"},"item":[{"name":"License","item":[{"name":"Add","id":"5f4d7c77-2f0b-49c0-8d24-f0733e5fb15d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"api_key","value":"{{API_KEY}}","type":"text","description":"<p>The API Key, which you need to generate from elite licenser</p>\n"},{"key":"status","value":"A","type":"text","description":"<p>A =Active, R =Refunded,I=Inactive,W=Waiting For Domain</p>\n"},{"key":"product_id","value":"1","type":"text"},{"key":"license_id","value":"1","type":"text"},{"key":"client_email","value":"mail@example.com","type":"text"},{"key":"client_name","value":"Sarwar Appsbd","type":"text"},{"key":"client_country","value":"BD","type":"text"},{"key":"client_company","value":"Appsbd","type":"text"},{"key":"market","value":"P","type":"text"},{"key":"qty","value":"","type":"text"}]},"url":"{{YourEliteEndPoint}}/license/add","urlObject":{"path":["license","add"],"host":["{{YourEliteEndPoint}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"5f4d7c77-2f0b-49c0-8d24-f0733e5fb15d"},{"name":"Edit","id":"f8919326-c397-4858-9e22-f4df91e2173f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"api_key","value":"{{API_KEY}}","type":"text","description":"<p>The API Key, which you need to generate from elite licenser</p>\n"},{"key":"license_code","value":"{{TheLicenseCode}}","type":"text","description":"<p>The license code which property you want to update</p>\n"},{"key":"status","value":"A","type":"text","description":"<p>A =Active, R =Refunded,I=Inactive,W=Waiting For Domain</p>\n"},{"key":"max_domain","value":"","type":"text","disabled":true},{"key":"has_expiry","value":"","type":"text","disabled":true},{"key":"expiry_time","value":"","type":"text","disabled":true},{"key":"has_support","value":"","type":"text","disabled":true},{"key":"support_end_time","value":"","type":"text","disabled":true}]},"url":"{{YourEliteEndPoint}}/license/edit","urlObject":{"path":["license","edit"],"host":["{{YourEliteEndPoint}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"f8919326-c397-4858-9e22-f4df91e2173f"},{"name":"View License Details","id":"b1701432-9c50-4900-99ee-ca5eb9ffbd72","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"api_key","value":"{{API_KEY}}","type":"text"},{"key":"license_code","value":"{{TheLicenseCode}}","type":"text"}]},"url":"{{YourEliteEndPoint}}/license/view","urlObject":{"path":["license","view"],"host":["{{YourEliteEndPoint}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"b1701432-9c50-4900-99ee-ca5eb9ffbd72"},{"name":"View License Details by Email","id":"266784c3-82cf-454f-a41f-d02e1669965d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"api_key","value":"{{API_KEY}}","type":"text"},{"key":"email","value":"{{email}}","description":"<p>Email address of client</p>\n","type":"text"},{"key":"is_with_product","value":"Y","description":"<p>(Optional)  With product details, Y= Yes. N=No</p>\n","type":"text","disabled":true},{"key":"is_with_site","value":"Y","description":"<p>(Optional) With registered site , Y=Yes, N=No</p>\n","type":"text","disabled":true}]},"url":"{{YourEliteEndPoint}}/license/view-all-by-email","urlObject":{"path":["license","view-all-by-email"],"host":["{{YourEliteEndPoint}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"266784c3-82cf-454f-a41f-d02e1669965d"},{"name":"View All","id":"e14b4622-6b18-4a56-b0db-667e51cfe525","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"api_key","value":"{{API_KEY}}","type":"text"},{"key":"license_code","value":"{{TheLicenseCode}}","type":"text"},{"key":"limit","value":"10","type":"text"},{"key":"lic_status","value":"A,W","type":"text","description":"<p>[optional] \"A\" or Can Be \"A,W,R\", A=Active, W=Free(waiting for domain) , R=Refunded</p>\n"},{"key":"","value":"entry_time","type":"text"},{"key":"order","value":"DESC","type":"text"},{"key":"product_id","value":"2","description":"<p>[optional] can be 0,1,2,3 ...</p>\n","type":"text"},{"key":"market","value":"E","description":"<p>E=Envato, P=Paddle, F=FastSpring and  Also other custom market</p>\n","type":"text","disabled":true}]},"url":"{{YourEliteEndPoint}}/license/view-all","urlObject":{"path":["license","view-all"],"host":["{{YourEliteEndPoint}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"e14b4622-6b18-4a56-b0db-667e51cfe525"},{"name":"Remove Domain","id":"0a93347e-9565-42ad-b76f-b2c61c15efbb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"api_key","value":"{{API_KEY}}","type":"text","description":"<p>The API Key, which you need to generate from elite licenser</p>\n"},{"key":"license_code","value":"{{TheLicenseCode}}","type":"text","description":"<p>The license code which property you want to update</p>\n"},{"key":"domain","value":"example.com","type":"string"}]},"url":"{{YourEliteEndPoint}}/license/remove_domain","urlObject":{"path":["license","remove_domain"],"host":["{{YourEliteEndPoint}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"0a93347e-9565-42ad-b76f-b2c61c15efbb"},{"name":"View Activate Sites","id":"52779198-dcf5-49a7-94d3-6d7b0a29a11a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"api_key","value":"{{API_KEY}}","type":"text"},{"key":"email","value":"example@example.com","type":"text"},{"key":"license_code","value":"B5AC447E-D0A040DD-9B6ED8EC-EFF6C4F3","type":"text"}]},"url":"{{YourEliteEndPoint}}/license/view_activate_sites","urlObject":{"path":["license","view_activate_sites"],"host":["{{YourEliteEndPoint}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"52779198-dcf5-49a7-94d3-6d7b0a29a11a"},{"name":"update package","id":"68ec2409-02a3-4125-bdfd-9dc8eb145fae","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"api_key","value":"{{API_KEY}}","type":"text","description":"<p>The API Key, which you need to generate from elite licenser</p>\n"},{"key":"license_code","value":"{{TheLicenseCode}}","type":"text","description":"<p>The license code which property you want to update</p>\n"},{"key":"product_id","value":"1","type":"text","description":"<p>new package product id</p>\n"},{"key":"license_id","value":"9","type":"text","description":"<p>new package license type id</p>\n"}]},"url":"{{YourEliteEndPoint}}/license/update-package","urlObject":{"path":["license","update-package"],"host":["{{YourEliteEndPoint}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"68ec2409-02a3-4125-bdfd-9dc8eb145fae"}],"id":"87144dc8-8de2-48e8-8ad6-da734f0e3ace","_postman_id":"87144dc8-8de2-48e8-8ad6-da734f0e3ace","description":""},{"name":"Product","item":[{"name":"Add","id":"53795776-6ec7-4a3c-a085-09cd264e1cf9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"api_key","value":"{{API_KEY}}","description":"<p>The API Key, which you need to generate from elite licenser</p>\n","type":"text"},{"key":"license_code","value":"{{TheLicenseCode}}","description":"<p>The license code which property you want to update</p>\n","type":"text"},{"key":"product_base","value":"elite-coupon","description":"<p>It will be a unique name of the product, normally it will be slug of wordpress plugin</p>\n","type":"text"},{"key":"product_name","value":"Elite Coupon","description":"<p>Name of the product</p>\n","type":"text"},{"key":"status","value":"A","description":"<p>A =Active,I=Inactive</p>\n","type":"text"}]},"url":"{{YourEliteEndPoint}}/product/add","urlObject":{"path":["product","add"],"host":["{{YourEliteEndPoint}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"53795776-6ec7-4a3c-a085-09cd264e1cf9"},{"name":"Edit","id":"76ffae8d-ea1f-4ce5-ae57-e2c8dcd7ddad","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"api_key","value":"{{API_KEY}}","description":"<p>The API Key, which you need to generate from elite licenser</p>\n","type":"text"},{"key":"license_code","value":"{{TheLicenseCode}}","description":"<p>The license code which property you want to update</p>\n","type":"text"},{"key":"product_id","value":"1","description":"<p>Id of product</p>\n","type":"text"},{"key":"product_name","value":"Elite Coupon Appsbd","description":"<p>Elite Coupon Management</p>\n","type":"text"},{"key":"status","value":"I","description":"<p>A =Active,I=Inactive</p>\n","type":"text"}]},"url":"{{YourEliteEndPoint}}/product/edit","urlObject":{"path":["product","edit"],"host":["{{YourEliteEndPoint}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"76ffae8d-ea1f-4ce5-ae57-e2c8dcd7ddad"},{"name":"View","id":"dcf415af-3a54-4ae0-a10d-5baf212d7991","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"api_key","value":"{{API_KEY}}","description":"<p>The API Key, which you need to generate from elite licenser</p>\n","type":"text"},{"key":"license_code","value":"{{TheLicenseCode}}","description":"<p>The license code which property you want to update</p>\n","type":"text"},{"key":"product_id","value":"1","description":"<p>Id of product</p>\n","type":"text"}]},"url":"{{YourEliteEndPoint}}/product/view","urlObject":{"path":["product","view"],"host":["{{YourEliteEndPoint}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"dcf415af-3a54-4ae0-a10d-5baf212d7991"},{"name":"View all","id":"a480c8ad-4a52-4e90-9038-50a314762ef3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"api_key","value":"{{API_KEY}}","description":"<p>The API Key, which you need to generate from elite licenser</p>\n","type":"text"},{"key":"license_code","value":"{{TheLicenseCode}}","description":"<p>The license code which property you want to update</p>\n","type":"text"},{"key":"limit","value":"2","description":"<p>[optional]Default 10, Limit of product in current page</p>\n","type":"text"},{"key":"page","value":"10","description":"<p>[optional]Default 1, If you set 2 then the product searching will be (limit*2-limit) that means if your limit is 10 then it will be get product form 11 to 20</p>\n","type":"text"},{"key":"status","value":"A","description":"<p>[optional] A =Active,I=Inactive</p>\n","type":"text"}]},"url":"{{YourEliteEndPoint}}/product/view-all","urlObject":{"path":["product","view-all"],"host":["{{YourEliteEndPoint}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"a480c8ad-4a52-4e90-9038-50a314762ef3"},{"name":"View all with license type","id":"1eb245ea-5f29-4537-adc0-1e43a65ac8d7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"api_key","value":"{{API_KEY}}","description":"<p>The API Key, which you need to generate from elite licenser</p>\n","type":"text"},{"key":"license_code","value":"{{TheLicenseCode}}","description":"<p>The license code which property you want to update</p>\n","type":"text"},{"key":"limit","value":"2","description":"<p>[optional]Default 10, Limit of product in current page</p>\n","type":"text"},{"key":"page","value":"10","description":"<p>[optional]Default 1, If you set 2 then the product searching will be (limit*2-limit) that means if your limit is 10 then it will be get product form 11 to 20</p>\n","type":"text"},{"key":"status","value":"A","description":"<p>[optional] A =Active,I=Inactive</p>\n","type":"text"}]},"url":"{{YourEliteEndPoint}}/product/view-all-with-license-type","urlObject":{"path":["product","view-all-with-license-type"],"host":["{{YourEliteEndPoint}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"1eb245ea-5f29-4537-adc0-1e43a65ac8d7"},{"name":"Product license types","id":"5621a710-9c49-4137-8723-e9185827b7b5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"api_key","value":"{{API_KEY}}","description":"<p>The API Key, which you need to generate from elite licenser</p>\n","type":"text"},{"key":"license_code","value":"{{TheLicenseCode}}","description":"<p>The license code which property you want to update</p>\n","type":"text"},{"key":"limit","value":"2","description":"<p>[optional]Default 10, Limit of product in current page</p>\n","type":"text"},{"key":"page","value":"10","description":"<p>[optional]Default 1, If you set 2 then the product searching will be (limit*2-limit) that means if your limit is 10 then it will be get product form 11 to 20</p>\n","type":"text"},{"key":"status","value":"A","description":"<p>[optional] A =Active,I=Inactive</p>\n","type":"text"}]},"url":"{{YourEliteEndPoint}}/product/view-all-with-license-type","urlObject":{"path":["product","view-all-with-license-type"],"host":["{{YourEliteEndPoint}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"5621a710-9c49-4137-8723-e9185827b7b5"}],"id":"da0ff8c9-dc9c-407d-9a27-04b5b23dfd70","_postman_id":"da0ff8c9-dc9c-407d-9a27-04b5b23dfd70","description":""},{"name":"Client","item":[{"name":"Add","id":"9142472b-c27c-4a60-8a49-b6524d4c5903","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"api_key","value":"{{API_KEY}}","description":"<p>The API Key, which you need to generate from elite licenser</p>\n","type":"text"},{"key":"license_code","value":"{{TheLicenseCode}}","description":"<p>The license code which property you want to update</p>\n","type":"text"},{"key":"name","value":"FCM","description":"<p>Name of the client</p>\n","type":"text"},{"key":"email","value":"chow@gmail.com","description":"<p>Unique email address of the client</p>\n","type":"text"},{"key":"company","value":"Appsbd","description":"<p>[optional] Company name of client</p>\n","type":"text"},{"key":"country","value":"BD","description":"<p>[optional] 2 digit country code of client</p>\n","type":"text"},{"key":"status","value":"A","description":"<p>[optional] default A, A =Active,I=Inactive</p>\n","type":"text"}]},"url":"{{YourEliteEndPoint}}/client/add","urlObject":{"path":["client","add"],"host":["{{YourEliteEndPoint}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"9142472b-c27c-4a60-8a49-b6524d4c5903"},{"name":"Edit","id":"a6566f52-054e-459d-9c68-74f9003517fd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"api_key","value":"{{API_KEY}}","description":"<p>The API Key, which you need to generate from elite licenser</p>\n","type":"text"},{"key":"license_code","value":"{{TheLicenseCode}}","description":"<p>The license code which property you want to update</p>\n","type":"text"},{"key":"name","value":"FCM","description":"<p>Name of the client</p>\n","type":"text"},{"key":"email","value":"chow@gmail.com","description":"<p>Unique email address of the client</p>\n","type":"text"},{"key":"company","value":"Appsbd","description":"<p>[optional] Company name of client</p>\n","type":"text"},{"key":"country","value":"BD","description":"<p>[optional] 2 digit country code of client</p>\n","type":"text"},{"key":"status","value":"A","description":"<p>[optional] default A, A =Active,I=Inactive</p>\n","type":"text"},{"key":"client_id","value":"2","description":"<p>ID of the client</p>\n","type":"text"}]},"url":"{{YourEliteEndPoint}}/client/edit","urlObject":{"path":["client","edit"],"host":["{{YourEliteEndPoint}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"a6566f52-054e-459d-9c68-74f9003517fd"},{"name":"View","id":"0ce92d1b-c4dc-457d-b7c8-6bb9aa321ff7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"api_key","value":"{{API_KEY}}","description":"<p>The API Key, which you need to generate from elite licenser</p>\n","type":"text"},{"key":"license_code","value":"{{TheLicenseCode}}","description":"<p>The license code which property you want to update</p>\n","type":"text"},{"key":"limit","value":"2","description":"<p>[optional]Default 10, Limit of product in current page</p>\n","type":"text"},{"key":"page","value":"4","description":"<p>[optional]Default 1, If you set 2 then the product searching will be (limit*2-limit) that means if your limit is 10 then it will be get product form 11 to 20</p>\n","type":"text"},{"key":"status","value":"A","description":"<p>[optional] A =Active,I=Inactive</p>\n","type":"text"}]},"url":"{{YourEliteEndPoint}}/client/view-all","urlObject":{"path":["client","view-all"],"host":["{{YourEliteEndPoint}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"0ce92d1b-c4dc-457d-b7c8-6bb9aa321ff7"},{"name":"View all","id":"88c952b5-47b6-47bd-a4f7-ba16ea4b345f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"api_key","value":"{{API_KEY}}","description":"<p>The API Key, which you need to generate from elite licenser</p>\n","type":"text"},{"key":"license_code","value":"{{TheLicenseCode}}","description":"<p>The license code which property you want to update</p>\n","type":"text"},{"key":"client_id","value":"2","description":"<p>ID of the client</p>\n","type":"text"}]},"url":"{{YourEliteEndPoint}}/client/view","urlObject":{"path":["client","view"],"host":["{{YourEliteEndPoint}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"88c952b5-47b6-47bd-a4f7-ba16ea4b345f"}],"id":"d84601da-6841-4df4-9c99-c233e6d56a4b","_postman_id":"d84601da-6841-4df4-9c99-c233e6d56a4b","description":""}]}