Skip to content

ifp/schemas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IFP Schemas

This schema represents the Advert object used within the IFP systems. Currently it only supports Sale Adverts.

Public Schemas:

Please use the latest version of these schemas when sending us sale adverts:

Public Sale Advert JSON Schema Changelog

Public Document Examples:

This document provides notes about the use for each field. There are two top-level objects:

  • advert: Information about the advert, i.e. the advertising details.
  • property: Information about the actual property being advertised.

There is some logic to the required fields of the property.geo.user_data, which must be followed in order ensure the advert is validated. It is necessary to supply one of the following combinations as a minimum:

  • post_code
  • commune_name + department_name
  • commune_name + department_code

JSON resources:

  • Tutorials
  • JSON Validator - paste our public schema into the left box, then paste your JSON document into the right to validate that it adheres to the schema.

Internal Schemas:

Internal Sale Advert JSON Schema Changelog


Versioning (loosely) follows:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages