{ "info": { "_postman_id": "90127104-e815-4121-8dd5-1de5db74b908", "name": "Appcharge Assets Rolling Offers API", "description": "Appcharge is a monetization platform for mobile games, providing a direct-to-consumer (D2C) web store, mobile Checkout SDK, and Payment Links so publishers can sell in-game offers outside the app stores. This API covers checkout sessions, refunds, coupons and promo codes, price localization, financial and analytics reporting, web store offers (bundles, daily bonuses, rolling/special offers, progress bars, reward calendars, triggered popups), offer components (products, badges, offer designs), game-portal content, media assets, translations, and player personalization/authentication callbacks. Authentication uses the x-publisher-token header; webhooks are signed with an HMAC-SHA256 signature.\n\nContact Support:\n Name: Appcharge Developer Support", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "createdAt": "2026-07-28T01:03:34.000Z", "updatedAt": "2026-07-28T01:03:35.000Z", "lastUpdatedBy": "35240", "uid": "35240-90127104-e815-4121-8dd5-1de5db74b908" }, "item": [ { "name": "offering", "item": [ { "name": "rolling-offer", "item": [ { "name": "{rollingOfferSKU}", "item": [ { "name": "Update an existing rolling offer", "id": "d6d1fcf8-d127-4e65-9cdb-52f48520496e", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "PUT", "header": [ { "description": "(Required) The publisher token used for authentication.", "key": "x-publisher-token", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"active\": \"\",\n \"productsSequence\": [\n {\n \"index\": \"\",\n \"products\": [\n {\n \"publisherProductId\": \"\",\n \"quantity\": \"\"\n },\n {\n \"publisherProductId\": \"\",\n \"quantity\": \"\"\n }\n ],\n \"priceInUsdCents\": \"\",\n \"priceDiscount\": {\n \"discount\": \"\",\n \"type\": \"fixed_amount\"\n },\n \"productSale\": {\n \"sale\": \"\",\n \"type\": \"percentage\"\n },\n \"badges\": [\n {\n \"publisherBadgeId\": \"\"\n },\n {\n \"publisherBadgeId\": \"\"\n }\n ]\n },\n {\n \"index\": \"\",\n \"products\": [\n {\n \"publisherProductId\": \"\",\n \"quantity\": \"\"\n },\n {\n \"publisherProductId\": \"\",\n \"quantity\": \"\"\n }\n ],\n \"priceInUsdCents\": \"\",\n \"priceDiscount\": {\n \"discount\": \"\",\n \"type\": \"fixed_amount\"\n },\n \"productSale\": {\n \"sale\": \"\",\n \"type\": \"fixed_amount\"\n },\n \"badges\": [\n {\n \"publisherBadgeId\": \"\"\n },\n {\n \"publisherBadgeId\": \"\"\n }\n ]\n }\n ],\n \"publisherOfferId\": \"\",\n \"type\": \"RollingOffer\",\n \"priority\": \"\",\n \"offerUiId\": \"\",\n \"offerExternalUiId\": \"\",\n \"segments\": [\n \"\",\n \"\"\n ],\n \"schedule\": {\n \"permanent\": \"\",\n \"timeFrames\": [\n {\n \"startTime\": \"\",\n \"endTime\": \"\",\n \"notes\": \"\"\n },\n {\n \"startTime\": \"\",\n \"endTime\": \"\",\n \"notes\": \"\"\n }\n ]\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/offering/rolling-offer/:rollingOfferSKU", "host": [ "{{baseUrl}}" ], "path": [ "offering", "rolling-offer", ":rollingOfferSKU" ], "variable": [ { "id": "ed1c3ade-6ded-4177-b548-d09e6a78ad3e", "key": "rollingOfferSKU" }, { "id": "f4a81121-d6c2-449f-b469-8da8ea0cb670", "key": "publisherOfferId", "value": "", "description": "(Required) The SKU of the rolling offer." } ] } }, "response": [ { "id": "1991f2bf-714d-43c0-b93f-037c68a61c4b", "name": "Rolling offer updated successfully.", "originalRequest": { "method": "PUT", "header": [ { "description": "(Required) The publisher token used for authentication.", "key": "x-publisher-token", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"active\": \"\",\n \"productsSequence\": [\n {\n \"index\": \"\",\n \"products\": [\n {\n \"publisherProductId\": \"\",\n \"quantity\": \"\"\n },\n {\n \"publisherProductId\": \"\",\n \"quantity\": \"\"\n }\n ],\n \"priceInUsdCents\": \"\",\n \"priceDiscount\": {\n \"discount\": \"\",\n \"type\": \"fixed_amount\"\n },\n \"productSale\": {\n \"sale\": \"\",\n \"type\": \"percentage\"\n },\n \"badges\": [\n {\n \"publisherBadgeId\": \"\"\n },\n {\n \"publisherBadgeId\": \"\"\n }\n ]\n },\n {\n \"index\": \"\",\n \"products\": [\n {\n \"publisherProductId\": \"\",\n \"quantity\": \"\"\n },\n {\n \"publisherProductId\": \"\",\n \"quantity\": \"\"\n }\n ],\n \"priceInUsdCents\": \"\",\n \"priceDiscount\": {\n \"discount\": \"\",\n \"type\": \"fixed_amount\"\n },\n \"productSale\": {\n \"sale\": \"\",\n \"type\": \"fixed_amount\"\n },\n \"badges\": [\n {\n \"publisherBadgeId\": \"\"\n },\n {\n \"publisherBadgeId\": \"\"\n }\n ]\n }\n ],\n \"publisherOfferId\": \"\",\n \"type\": \"RollingOffer\",\n \"priority\": \"\",\n \"offerUiId\": \"\",\n \"offerExternalUiId\": \"\",\n \"segments\": [\n \"\",\n \"\"\n ],\n \"schedule\": {\n \"permanent\": \"\",\n \"timeFrames\": [\n {\n \"startTime\": \"\",\n \"endTime\": \"\",\n \"notes\": \"\"\n },\n {\n \"startTime\": \"\",\n \"endTime\": \"\",\n \"notes\": \"\"\n }\n ]\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/offering/rolling-offer/:rollingOfferSKU", "host": [ "{{baseUrl}}" ], "path": [ "offering", "rolling-offer", ":rollingOfferSKU" ], "variable": [ { "key": "rollingOfferSKU" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"publisherOfferId\": \"\",\n \"offerId\": \"\",\n \"name\": \"\",\n \"type\": \"\",\n \"active\": \"\",\n \"priority\": \"\",\n \"segments\": [\n \"\",\n \"\"\n ],\n \"offerUi\": {\n \"offerUiId\": \"\",\n \"offerUIType\": \"\",\n \"description\": \"\",\n \"backgroundImage\": \"\",\n \"borderColor\": {\n \"non_dc\": \"\",\n \"nulla_38\": \"\",\n \"elit2c\": \"\"\n },\n \"borderWidth\": \"\",\n \"externalId\": \"\"\n },\n \"productsSequence\": [\n {\n \"index\": \"\",\n \"priceInUsdCents\": \"\",\n \"products\": [\n {\n \"publisherProductId\": \"\",\n \"quantity\": \"\"\n },\n {\n \"publisherProductId\": \"\",\n \"quantity\": \"\"\n }\n ],\n \"badges\": [\n {\n \"publisherBadgeId\": \"\"\n },\n {\n \"publisherBadgeId\": \"\"\n }\n ]\n },\n {\n \"index\": \"\",\n \"priceInUsdCents\": \"\",\n \"products\": [\n {\n \"publisherProductId\": \"\",\n \"quantity\": \"\"\n },\n {\n \"publisherProductId\": \"\",\n \"quantity\": \"\"\n }\n ],\n \"badges\": [\n {\n \"publisherBadgeId\": \"\"\n },\n {\n \"publisherBadgeId\": \"\"\n }\n ]\n }\n ],\n \"schedule\": {\n \"permanent\": true,\n \"timeFrames\": [\n {\n \"startTime\": \"\",\n \"endTime\": \"\",\n \"notes\": \"\"\n },\n {\n \"startTime\": \"\",\n \"endTime\": \"\",\n \"notes\": \"\"\n }\n ]\n },\n \"createdAt\": \"\",\n \"updatedAt\": \"\"\n}", "createdAt": "2026-07-28T01:03:35.000Z", "updatedAt": "2026-07-28T01:03:35.000Z", "uid": "35240-1991f2bf-714d-43c0-b93f-037c68a61c4b" }, { "id": "ae99b706-4b5d-406c-a7c6-6f2d58acadac", "name": "Unauthorized.", "originalRequest": { "method": "PUT", "header": [ { "description": "(Required) The publisher token used for authentication.", "key": "x-publisher-token", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"active\": \"\",\n \"productsSequence\": [\n {\n \"index\": \"\",\n \"products\": [\n {\n \"publisherProductId\": \"\",\n \"quantity\": \"\"\n },\n {\n \"publisherProductId\": \"\",\n \"quantity\": \"\"\n }\n ],\n \"priceInUsdCents\": \"\",\n \"priceDiscount\": {\n \"discount\": \"\",\n \"type\": \"fixed_amount\"\n },\n \"productSale\": {\n \"sale\": \"\",\n \"type\": \"percentage\"\n },\n \"badges\": [\n {\n \"publisherBadgeId\": \"\"\n },\n {\n \"publisherBadgeId\": \"\"\n }\n ]\n },\n {\n \"index\": \"\",\n \"products\": [\n {\n \"publisherProductId\": \"\",\n \"quantity\": \"\"\n },\n {\n \"publisherProductId\": \"\",\n \"quantity\": \"\"\n }\n ],\n \"priceInUsdCents\": \"\",\n \"priceDiscount\": {\n \"discount\": \"\",\n \"type\": \"fixed_amount\"\n },\n \"productSale\": {\n \"sale\": \"\",\n \"type\": \"fixed_amount\"\n },\n \"badges\": [\n {\n \"publisherBadgeId\": \"\"\n },\n {\n \"publisherBadgeId\": \"\"\n }\n ]\n }\n ],\n \"publisherOfferId\": \"\",\n \"type\": \"RollingOffer\",\n \"priority\": \"\",\n \"offerUiId\": \"\",\n \"offerExternalUiId\": \"\",\n \"segments\": [\n \"\",\n \"\"\n ],\n \"schedule\": {\n \"permanent\": \"\",\n \"timeFrames\": [\n {\n \"startTime\": \"\",\n \"endTime\": \"\",\n \"notes\": \"\"\n },\n {\n \"startTime\": \"\",\n \"endTime\": \"\",\n \"notes\": \"\"\n }\n ]\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/offering/rolling-offer/:rollingOfferSKU", "host": [ "{{baseUrl}}" ], "path": [ "offering", "rolling-offer", ":rollingOfferSKU" ], "variable": [ { "key": "rollingOfferSKU" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:03:35.000Z", "updatedAt": "2026-07-28T01:03:35.000Z", "uid": "35240-ae99b706-4b5d-406c-a7c6-6f2d58acadac" } ], "createdAt": "2026-07-28T01:03:35.000Z", "updatedAt": "2026-07-28T01:03:35.000Z", "uid": "35240-d6d1fcf8-d127-4e65-9cdb-52f48520496e" } ], "id": "8a0b122a-71f8-4093-93c2-8cb8b64b40e7", "createdAt": "2026-07-28T01:03:35.000Z", "updatedAt": "2026-07-28T01:03:35.000Z", "uid": "35240-8a0b122a-71f8-4093-93c2-8cb8b64b40e7" }, { "name": "Create a new rolling offer", "id": "e1d7ebc8-083e-45fc-a27c-845b974a7601", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "description": "(Required) The publisher token used for authentication.", "key": "x-publisher-token", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"publisherOfferId\": \"\",\n \"name\": \"\",\n \"type\": \"RollingOffer\",\n \"active\": \"\",\n \"productsSequence\": [\n {\n \"index\": \"\",\n \"products\": [\n {\n \"publisherProductId\": \"\",\n \"quantity\": \"\"\n },\n {\n \"publisherProductId\": \"\",\n \"quantity\": \"\"\n }\n ],\n \"priceInUsdCents\": \"\",\n \"priceDiscount\": {\n \"discount\": \"\",\n \"type\": \"fixed_amount\"\n },\n \"productSale\": {\n \"sale\": \"\",\n \"type\": \"percentage\"\n },\n \"badges\": [\n {\n \"publisherBadgeId\": \"\"\n },\n {\n \"publisherBadgeId\": \"\"\n }\n ]\n },\n {\n \"index\": \"\",\n \"products\": [\n {\n \"publisherProductId\": \"\",\n \"quantity\": \"\"\n },\n {\n \"publisherProductId\": \"\",\n \"quantity\": \"\"\n }\n ],\n \"priceInUsdCents\": \"\",\n \"priceDiscount\": {\n \"discount\": \"\",\n \"type\": \"percentage\"\n },\n \"productSale\": {\n \"sale\": \"\",\n \"type\": \"fixed_amount\"\n },\n \"badges\": [\n {\n \"publisherBadgeId\": \"\"\n },\n {\n \"publisherBadgeId\": \"\"\n }\n ]\n }\n ],\n \"priority\": \"\",\n \"offerUiId\": \"\",\n \"offerExternalUiId\": \"\",\n \"segments\": [\n \"\",\n \"\"\n ],\n \"schedule\": {\n \"permanent\": \"\",\n \"timeFrames\": [\n {\n \"startTime\": \"\",\n \"endTime\": \"\",\n \"notes\": \"\"\n },\n {\n \"startTime\": \"\",\n \"endTime\": \"\",\n \"notes\": \"\"\n }\n ]\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/offering/rolling-offer", "host": [ "{{baseUrl}}" ], "path": [ "offering", "rolling-offer" ] } }, "response": [ { "id": "17711fb0-fad8-45d3-bfb2-89ea11cfc290", "name": "Rolling offer created successfully.", "originalRequest": { "method": "POST", "header": [ { "description": "(Required) The publisher token used for authentication.", "key": "x-publisher-token", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"publisherOfferId\": \"\",\n \"name\": \"\",\n \"type\": \"RollingOffer\",\n \"active\": \"\",\n \"productsSequence\": [\n {\n \"index\": \"\",\n \"products\": [\n {\n \"publisherProductId\": \"\",\n \"quantity\": \"\"\n },\n {\n \"publisherProductId\": \"\",\n \"quantity\": \"\"\n }\n ],\n \"priceInUsdCents\": \"\",\n \"priceDiscount\": {\n \"discount\": \"\",\n \"type\": \"fixed_amount\"\n },\n \"productSale\": {\n \"sale\": \"\",\n \"type\": \"percentage\"\n },\n \"badges\": [\n {\n \"publisherBadgeId\": \"\"\n },\n {\n \"publisherBadgeId\": \"\"\n }\n ]\n },\n {\n \"index\": \"\",\n \"products\": [\n {\n \"publisherProductId\": \"\",\n \"quantity\": \"\"\n },\n {\n \"publisherProductId\": \"\",\n \"quantity\": \"\"\n }\n ],\n \"priceInUsdCents\": \"\",\n \"priceDiscount\": {\n \"discount\": \"\",\n \"type\": \"percentage\"\n },\n \"productSale\": {\n \"sale\": \"\",\n \"type\": \"fixed_amount\"\n },\n \"badges\": [\n {\n \"publisherBadgeId\": \"\"\n },\n {\n \"publisherBadgeId\": \"\"\n }\n ]\n }\n ],\n \"priority\": \"\",\n \"offerUiId\": \"\",\n \"offerExternalUiId\": \"\",\n \"segments\": [\n \"\",\n \"\"\n ],\n \"schedule\": {\n \"permanent\": \"\",\n \"timeFrames\": [\n {\n \"startTime\": \"\",\n \"endTime\": \"\",\n \"notes\": \"\"\n },\n {\n \"startTime\": \"\",\n \"endTime\": \"\",\n \"notes\": \"\"\n }\n ]\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/offering/rolling-offer", "host": [ "{{baseUrl}}" ], "path": [ "offering", "rolling-offer" ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"publisherOfferId\": \"\",\n \"offerId\": \"\",\n \"name\": \"\",\n \"type\": \"\",\n \"active\": \"\",\n \"priority\": \"\",\n \"segments\": [\n \"\",\n \"\"\n ],\n \"offerUi\": {\n \"offerUiId\": \"\",\n \"offerUIType\": \"\",\n \"description\": \"\",\n \"backgroundImage\": \"\",\n \"borderColor\": {\n \"non_dc\": \"\",\n \"nulla_38\": \"\",\n \"elit2c\": \"\"\n },\n \"borderWidth\": \"\",\n \"externalId\": \"\"\n },\n \"productsSequence\": [\n {\n \"index\": \"\",\n \"priceInUsdCents\": \"\",\n \"products\": [\n {\n \"publisherProductId\": \"\",\n \"quantity\": \"\"\n },\n {\n \"publisherProductId\": \"\",\n \"quantity\": \"\"\n }\n ],\n \"badges\": [\n {\n \"publisherBadgeId\": \"\"\n },\n {\n \"publisherBadgeId\": \"\"\n }\n ]\n },\n {\n \"index\": \"\",\n \"priceInUsdCents\": \"\",\n \"products\": [\n {\n \"publisherProductId\": \"\",\n \"quantity\": \"\"\n },\n {\n \"publisherProductId\": \"\",\n \"quantity\": \"\"\n }\n ],\n \"badges\": [\n {\n \"publisherBadgeId\": \"\"\n },\n {\n \"publisherBadgeId\": \"\"\n }\n ]\n }\n ],\n \"schedule\": {\n \"permanent\": true,\n \"timeFrames\": [\n {\n \"startTime\": \"\",\n \"endTime\": \"\",\n \"notes\": \"\"\n },\n {\n \"startTime\": \"\",\n \"endTime\": \"\",\n \"notes\": \"\"\n }\n ]\n },\n \"createdAt\": \"\",\n \"updatedAt\": \"\"\n}", "createdAt": "2026-07-28T01:03:35.000Z", "updatedAt": "2026-07-28T01:03:35.000Z", "uid": "35240-17711fb0-fad8-45d3-bfb2-89ea11cfc290" }, { "id": "216cb220-6aef-471b-8bf4-d09d81ea2cf2", "name": "Bad request.", "originalRequest": { "method": "POST", "header": [ { "description": "(Required) The publisher token used for authentication.", "key": "x-publisher-token", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"publisherOfferId\": \"\",\n \"name\": \"\",\n \"type\": \"RollingOffer\",\n \"active\": \"\",\n \"productsSequence\": [\n {\n \"index\": \"\",\n \"products\": [\n {\n \"publisherProductId\": \"\",\n \"quantity\": \"\"\n },\n {\n \"publisherProductId\": \"\",\n \"quantity\": \"\"\n }\n ],\n \"priceInUsdCents\": \"\",\n \"priceDiscount\": {\n \"discount\": \"\",\n \"type\": \"fixed_amount\"\n },\n \"productSale\": {\n \"sale\": \"\",\n \"type\": \"percentage\"\n },\n \"badges\": [\n {\n \"publisherBadgeId\": \"\"\n },\n {\n \"publisherBadgeId\": \"\"\n }\n ]\n },\n {\n \"index\": \"\",\n \"products\": [\n {\n \"publisherProductId\": \"\",\n \"quantity\": \"\"\n },\n {\n \"publisherProductId\": \"\",\n \"quantity\": \"\"\n }\n ],\n \"priceInUsdCents\": \"\",\n \"priceDiscount\": {\n \"discount\": \"\",\n \"type\": \"percentage\"\n },\n \"productSale\": {\n \"sale\": \"\",\n \"type\": \"fixed_amount\"\n },\n \"badges\": [\n {\n \"publisherBadgeId\": \"\"\n },\n {\n \"publisherBadgeId\": \"\"\n }\n ]\n }\n ],\n \"priority\": \"\",\n \"offerUiId\": \"\",\n \"offerExternalUiId\": \"\",\n \"segments\": [\n \"\",\n \"\"\n ],\n \"schedule\": {\n \"permanent\": \"\",\n \"timeFrames\": [\n {\n \"startTime\": \"\",\n \"endTime\": \"\",\n \"notes\": \"\"\n },\n {\n \"startTime\": \"\",\n \"endTime\": \"\",\n \"notes\": \"\"\n }\n ]\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/offering/rolling-offer", "host": [ "{{baseUrl}}" ], "path": [ "offering", "rolling-offer" ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:03:35.000Z", "updatedAt": "2026-07-28T01:03:35.000Z", "uid": "35240-216cb220-6aef-471b-8bf4-d09d81ea2cf2" }, { "id": "3ce29409-8278-4a04-81a5-e1d73c06e2d0", "name": "Unauthorized.", "originalRequest": { "method": "POST", "header": [ { "description": "(Required) The publisher token used for authentication.", "key": "x-publisher-token", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"publisherOfferId\": \"\",\n \"name\": \"\",\n \"type\": \"RollingOffer\",\n \"active\": \"\",\n \"productsSequence\": [\n {\n \"index\": \"\",\n \"products\": [\n {\n \"publisherProductId\": \"\",\n \"quantity\": \"\"\n },\n {\n \"publisherProductId\": \"\",\n \"quantity\": \"\"\n }\n ],\n \"priceInUsdCents\": \"\",\n \"priceDiscount\": {\n \"discount\": \"\",\n \"type\": \"fixed_amount\"\n },\n \"productSale\": {\n \"sale\": \"\",\n \"type\": \"percentage\"\n },\n \"badges\": [\n {\n \"publisherBadgeId\": \"\"\n },\n {\n \"publisherBadgeId\": \"\"\n }\n ]\n },\n {\n \"index\": \"\",\n \"products\": [\n {\n \"publisherProductId\": \"\",\n \"quantity\": \"\"\n },\n {\n \"publisherProductId\": \"\",\n \"quantity\": \"\"\n }\n ],\n \"priceInUsdCents\": \"\",\n \"priceDiscount\": {\n \"discount\": \"\",\n \"type\": \"percentage\"\n },\n \"productSale\": {\n \"sale\": \"\",\n \"type\": \"fixed_amount\"\n },\n \"badges\": [\n {\n \"publisherBadgeId\": \"\"\n },\n {\n \"publisherBadgeId\": \"\"\n }\n ]\n }\n ],\n \"priority\": \"\",\n \"offerUiId\": \"\",\n \"offerExternalUiId\": \"\",\n \"segments\": [\n \"\",\n \"\"\n ],\n \"schedule\": {\n \"permanent\": \"\",\n \"timeFrames\": [\n {\n \"startTime\": \"\",\n \"endTime\": \"\",\n \"notes\": \"\"\n },\n {\n \"startTime\": \"\",\n \"endTime\": \"\",\n \"notes\": \"\"\n }\n ]\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/offering/rolling-offer", "host": [ "{{baseUrl}}" ], "path": [ "offering", "rolling-offer" ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:03:35.000Z", "updatedAt": "2026-07-28T01:03:35.000Z", "uid": "35240-3ce29409-8278-4a04-81a5-e1d73c06e2d0" } ], "createdAt": "2026-07-28T01:03:35.000Z", "updatedAt": "2026-07-28T01:03:35.000Z", "uid": "35240-e1d7ebc8-083e-45fc-a27c-845b974a7601" } ], "id": "5c4e9ef5-2f28-4b59-8672-ee6641af0f69", "createdAt": "2026-07-28T01:03:35.000Z", "updatedAt": "2026-07-28T01:03:35.000Z", "uid": "35240-5c4e9ef5-2f28-4b59-8672-ee6641af0f69" } ], "id": "10b348cf-d42d-43ef-9b95-6070af7f80d3", "createdAt": "2026-07-28T01:03:35.000Z", "updatedAt": "2026-07-28T01:03:35.000Z", "uid": "35240-10b348cf-d42d-43ef-9b95-6070af7f80d3" } ], "variable": [ { "key": "baseUrl", "value": "https://api.appcharge.com" } ] }