originally posted in:BungieNetPlatform
				
					
				
				
					
				
			
				View Entire Topic
				So, I am a little confused with the public advisor JSON content for Arms Day. It seems that the following is happening:
['Response']['data']['armsDay']['active'] is true when you can order or it's Wednesday and orders have arrived.
['Response']['data']['armsDay']['canPlaceOrder'] is ALWAYS false... is this intentional? I would think it would flip to true when you can order from Banshee.... 
so I am trying to use this to determin when/if you can make orders or if your orders have arrived. (not what those orders are)
						
					
					
				- 
   
	2 RepliesHmm, I'll investigate - canPlaceOrder should be true if both active is true and you haven't placed the maximum # of allowed orders for Arms day yet.