| poolNumber | integer | The number of the pool.  This number must be unique for the competition. | required | 
				
					| competitionId | integer | Unique identifier for the competition. | required | 
				
					| competitionName | string | competition name | readonly | 
				
					| linkDetailCompetition | url | link to the competition detail record | readonly | 
                 
                    | status | string | 
                            ACTIVEActiveINACTIVEinactive |  | 
				
					| phaseName | string | Phase/Stage name of the pool |  | 
				
					| poolName | string | The name of the pool | required | 
				
					| poolOrder | integer | Pool order |  | 
				
					| externalId | string | A unique ID for this pool set by the owner of this league. |  | 
				
					| leagueId | integer | Unique identifier for the league who looks after this competition. |  | 
				
					| leagueName | string | League name | readonly | 
				
					| linkDetailLeague | url | link to the league detail record | readonly |