Jump to content
Dante Unbound: Share Bug Reports and Feedback Here! ×

Add "jobs" to Zariman Syndicate in the Warframe API


hotbeast
 Share

Recommended Posts

Hey DE,

Been trying to dig up info on current Zariman bounties when I tried testing the API and the Zariman's "jobs" parameter seems to be unpopulated? This isn't consistent as the other syndicates provide bounty information and the reward pools in the API but Zariman does not. Can we please have this fixed?

Example hitting https://api.warframestat.us/pc/syndicateMissions endpoint shows this for Entrati Syndicate:

{
    "id": "1668429084797EntratiSyndicate",
    "activation": "2022-11-14T10:01:25.924Z",
    "startString": "-1h 13m 37s",
    "expiry": "2022-11-14T12:31:24.797Z",
    "active": true,
    "syndicate": "Entrati",
    "syndicateKey": "Entrati",
    "nodes": [],
    "jobs": [
      {
        "id": "DeimosExcavateBounty1668429084797",
        "rewardPool": [
          "3X 1,500 Credits Cache",
          "150 Endo",
          "15X Ganglion",
          "2X 3,000 Credits Cache",
          "250 Endo",
          "Aya",
          "Scintillant"
        ],
        "type": "Core Samples",
        "enemyLevels": [
          5,
          15
        ],
        "standingStages": [
          6,
          6,
          6
        ],
        "minMR": 0,
        "expiry": "2022-11-14T12:31:24.797Z"
      }, ...

}

But the Zarmin only has basic information:

  {
    "id": "1668429084797ZarimanSyndicate",
    "activation": "2022-11-14T10:01:25.924Z",
    "startString": "-1h 13m 37s",
    "expiry": "2022-11-14T12:31:24.797Z",
    "active": true,
    "syndicate": "The Holdfasts",
    "syndicateKey": "The Holdfasts",
    "nodes": [],
    "jobs": [],
    "eta": "1h 16m 21s"
  },

  • Like 11
Link to comment
Share on other sites

  • 7 months later...
  • 8 months later...
  • 1 month later...
  • 3 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...