{"collection":{"info":{"_postman_id":"34c409a7-4d22-4724-a58b-08af3adf66a7","name":"Noventiq Subscriptions API","schema":"https://schema.getpostman.com/json/collection/v2.1.0/collection.json","createdAt":"2022-06-28T05:53:17.000Z","updatedAt":"2023-10-26T07:08:24.000Z","lastUpdatedBy":"15240180","uid":"15240180-34c409a7-4d22-4724-a58b-08af3adf66a7"},"item":[{"name":"Modify subscription activity","item":[{"name":"Cancel subscription","id":"157597eb-2404-4bdc-b8be-bd7dfad2178b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"AuthorizationJWT","value":"Bearer {{Token}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n \"id\": \"37289934_39676473\",\r\n \"activity\": false,\r\n \"suppress_customer_notification\": false\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{Base API URL}}/v1/subscription/modify_activity","host":["{{Base API URL}}"],"path":["v1","subscription","modify_activity"]}},"response":[],"createdAt":"2022-06-28T06:07:32.000Z","updatedAt":"2022-06-30T05:18:07.000Z","uid":"15240180-157597eb-2404-4bdc-b8be-bd7dfad2178b"},{"name":"Resume subscription","id":"f2f08081-4f1b-4b08-a22a-53f6135ba72a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"AuthorizationJWT","value":"Bearer {{Token}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n \"id\": \"37289934_39676473\",\r\n \"activity\": true,\r\n \"suppress_customer_notification\": false\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{Base API URL}}/v1/subscription/modify_activity","host":["{{Base API URL}}"],"path":["v1","subscription","modify_activity"]}},"response":[],"createdAt":"2022-06-28T06:10:17.000Z","updatedAt":"2022-06-30T05:18:18.000Z","uid":"15240180-f2f08081-4f1b-4b08-a22a-53f6135ba72a"}],"id":"02e77974-610a-42cb-a36f-f90a8ee3a116","createdAt":"2022-06-28T06:08:11.000Z","updatedAt":"2022-06-30T05:17:49.000Z","uid":"15240180-02e77974-610a-42cb-a36f-f90a8ee3a116"},{"name":"Get token for authentication","id":"f72d7c7b-ce26-44df-8f89-7727ee89cd7e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"username\": \"{{Username}}\",\r\n    \"password\": \"{{Password}}\"\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{Base API URL}}/v1/login_check","host":["{{Base API URL}}"],"path":["v1","login_check"]}},"response":[],"createdAt":"2022-06-28T05:53:49.000Z","updatedAt":"2022-06-28T06:25:51.000Z","uid":"15240180-f72d7c7b-ce26-44df-8f89-7727ee89cd7e"},{"name":"Get Subscription Data","id":"95f20a25-703d-44aa-8f7b-66cfdc813bb8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"AuthorizationJWT","value":"Bearer {{Token}}","type":"text"}],"url":{"raw":"{{Base API URL}}/v1/subscription/37289934_39676473","host":["{{Base API URL}}"],"path":["v1","subscription","37289934_39676473"]}},"response":[],"createdAt":"2022-06-28T05:54:21.000Z","updatedAt":"2022-06-28T06:25:49.000Z","uid":"15240180-95f20a25-703d-44aa-8f7b-66cfdc813bb8"},{"name":"Modify subscription expiration date","id":"ec43ba11-c931-4b3a-9c0e-25a04d2c25dc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"AuthorizationJWT","value":"Bearer {{Token}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n \"id\": \"37289934_39676473\",\r\n \"expiration_date\": \"2022-06-29T08:52:16+03:00\"\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{Base API URL}}/v1/subscription/modify_expiration_date","host":["{{Base API URL}}"],"path":["v1","subscription","modify_expiration_date"]}},"response":[],"createdAt":"2022-06-28T05:58:54.000Z","updatedAt":"2022-06-30T05:09:00.000Z","uid":"15240180-ec43ba11-c931-4b3a-9c0e-25a04d2c25dc"},{"name":"Modify next subscription renewal price","id":"7c6c0ff5-e98b-4c4c-bbf1-b787255f6ba0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"AuthorizationJWT","value":"Bearer {{Token}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n \"id\": \"37289934_39676473\",\r\n \"currency\": \"USD\",\r\n \"next_billing_price\": \"80.00\"\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{Base API URL}}/v1/subscription/modify_next_billing_price","host":["{{Base API URL}}"],"path":["v1","subscription","modify_next_billing_price"]}},"response":[],"createdAt":"2022-06-28T06:11:06.000Z","updatedAt":"2022-06-30T05:10:24.000Z","uid":"15240180-7c6c0ff5-e98b-4c4c-bbf1-b787255f6ba0"},{"name":"Modify next renewal product name","id":"20b552e3-8265-45e3-82dc-fe5aaf01675e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"AuthorizationJWT","value":"Bearer {{Token}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n \"id\": \"111111_222222\",\r\n \"next_product_name\": \"Product renewal for 1 year\"\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{Base API URL}}/v1/subscription/modify_next_product_name","host":["{{Base API URL}}"],"path":["v1","subscription","modify_next_product_name"]}},"response":[],"createdAt":"2022-06-28T06:12:00.000Z","updatedAt":"2022-06-30T05:09:34.000Z","uid":"15240180-20b552e3-8265-45e3-82dc-fe5aaf01675e"}]}}