POST
/
v2
/
seller
/
upsert
/
_many
curl --request POST \
  --url https://api.f6o.co/v2/seller/upsert/_many \
  --header 'Content-Type: application/json' \
  --header 'x-api-key: <api-key>' \
  --data '{
  "sellers": [
    {
      "indexTimestamp": "2023-11-07T05:31:56Z",
      "indexUpdatedAt": "2023-11-07T05:31:56Z",
      "flxId": "<string>",
      "externalId": "<string>",
      "isConsolidated": true,
      "type": "SELLER_TYPE_UNKNOWN",
      "namespace": "<string>",
      "name": "<string>",
      "consolidated": {
        "company": {
          "createdAt": "2023-11-07T05:31:56Z",
          "lastUpdatedAt": "2023-11-07T05:31:56Z",
          "completeName": "<string>",
          "socialReason": "<string>",
          "legalNature": "<string>",
          "sigle": "<string>",
          "siren": "<string>",
          "siret": "<string>",
          "commercialName": "<string>",
          "principalActivityCode": "<string>",
          "companyDetail": {
            "establishmentCount": 123,
            "openedEstablishmentCount": 123,
            "employeesWorkforce": "<string>",
            "matchingEstablishments": [
              {
                "data": {}
              }
            ]
          },
          "executives": [
            {
              "name": "<string>",
              "firstName": "<string>",
              "yearOfBirth": 123,
              "occupation": "<string>",
              "executiveType": "<string>"
            }
          ],
          "officialLocation": {
            "address": {
              "number": "<string>",
              "streetName": "<string>"
            },
            "postalCode": "<string>",
            "inseeCode": "<string>",
            "irisCode": "<string>",
            "department": "<string>",
            "city": "<string>",
            "locationCoordinate": {
              "location": [
                123
              ],
              "h3Indices": {
                "h3Index1": "<string>",
                "h3Index2": "<string>",
                "h3Index3": "<string>",
                "h3Index4": "<string>",
                "h3Index5": "<string>",
                "h3Index6": "<string>",
                "h3Index7": "<string>",
                "h3Index8": "<string>",
                "h3Index9": "<string>",
                "h3Index10": "<string>",
                "h3Index11": "<string>",
                "h3Index12": "<string>"
              }
            },
            "cityCoordinate": {
              "location": [
                123
              ],
              "h3Indices": {
                "h3Index1": "<string>",
                "h3Index2": "<string>",
                "h3Index3": "<string>",
                "h3Index4": "<string>",
                "h3Index5": "<string>",
                "h3Index6": "<string>",
                "h3Index7": "<string>",
                "h3Index8": "<string>",
                "h3Index9": "<string>",
                "h3Index10": "<string>",
                "h3Index11": "<string>",
                "h3Index12": "<string>"
              }
            }
          },
          "apeCode": "<string>",
          "rcs": "<string>",
          "logo": {
            "imageId": "<string>",
            "sourceUrl": "<string>",
            "s3Path": "<string>"
          }
        },
        "contact": {
          "fax": "<string>",
          "phone": "<string>",
          "lastName": "<string>",
          "firstName": "<string>",
          "skypeName": "<string>",
          "mobilePhone": "<string>",
          "name": "<string>"
        },
        "network": {
          "facebookUrl": "<string>",
          "linkedinUrl": "<string>",
          "instagramUrl": "<string>",
          "websiteUrl": "<string>",
          "twitterUrl": "<string>"
        },
        "affiliation": [
          "AFFILIATION_UNKNOWN"
        ],
        "description": "<string>",
        "agencyFeeUrl": "<string>",
        "legalNotices": "<string>",
        "textualOpeningHours": "<string>",
        "image": {
          "imageId": "<string>",
          "sourceUrl": "<string>",
          "s3Path": "<string>"
        },
        "backgroundImage": {
          "imageId": "<string>",
          "sourceUrl": "<string>",
          "s3Path": "<string>"
        },
        "watermark": {
          "imageId": "<string>",
          "sourceUrl": "<string>",
          "s3Path": "<string>"
        },
        "displayName": "<string>",
        "position": {
          "origin": "ORIGIN_UNKNOWN",
          "source": "SOURCE_UNKNOWN",
          "precisionLevel": "PRECISION_LEVEL_UNKNOWN",
          "type": "PLACE_UNKNOWN",
          "precisionDetail": {
            "city": "PRECISION_UNKNOWN",
            "number": "PRECISION_UNKNOWN",
            "street": "PRECISION_UNKNOWN",
            "postalCode": "PRECISION_UNKNOWN",
            "placeType": "PLACE_UNKNOWN",
            "score": 123,
            "numberScore": 123
          },
          "matchedLocation": {
            "address": {
              "number": "<string>",
              "streetName": "<string>"
            },
            "postalCode": "<string>",
            "inseeCode": "<string>",
            "irisCode": "<string>",
            "department": "<string>",
            "city": "<string>",
            "locationCoordinate": {
              "location": [
                123
              ],
              "h3Indices": {
                "h3Index1": "<string>",
                "h3Index2": "<string>",
                "h3Index3": "<string>",
                "h3Index4": "<string>",
                "h3Index5": "<string>",
                "h3Index6": "<string>",
                "h3Index7": "<string>",
                "h3Index8": "<string>",
                "h3Index9": "<string>",
                "h3Index10": "<string>",
                "h3Index11": "<string>",
                "h3Index12": "<string>"
              }
            },
            "cityCoordinate": {
              "location": [
                123
              ],
              "h3Indices": {
                "h3Index1": "<string>",
                "h3Index2": "<string>",
                "h3Index3": "<string>",
                "h3Index4": "<string>",
                "h3Index5": "<string>",
                "h3Index6": "<string>",
                "h3Index7": "<string>",
                "h3Index8": "<string>",
                "h3Index9": "<string>",
                "h3Index10": "<string>",
                "h3Index11": "<string>",
                "h3Index12": "<string>"
              }
            }
          }
        },
        "corporateName": "<string>",
        "cardNumber": "<string>"
      },
      "google": {
        "name": "<string>",
        "title": "<string>",
        "url": "<string>",
        "companyType": "<string>",
        "companyCategory": "<string>",
        "companySubTypes": "<string>",
        "ctaUrl": "<string>",
        "category": "<string>",
        "rating": 123,
        "about": {},
        "description": "<string>",
        "reviews": {
          "scoring": {
            "score1": 123,
            "score2": 123,
            "score3": 123,
            "score4": 123,
            "score5": 123
          },
          "id": "<string>",
          "link": "<string>",
          "count": 123,
          "tags": [
            "<string>"
          ]
        },
        "workingHours": {
          "byDay": {
            "monday": "<string>",
            "tuesday": "<string>",
            "wednesday": "<string>",
            "thursday": "<string>",
            "friday": "<string>",
            "saturday": "<string>",
            "sunday": "<string>"
          },
          "flatFormat": "<string>",
          "otherHours": {}
        },
        "businessStatus": "<string>",
        "id": "<string>",
        "plusCode": "<string>",
        "timeZone": "<string>",
        "cid": "<string>",
        "ownerId": "<string>",
        "query": "<string>",
        "location": {
          "address": {
            "number": "<string>",
            "streetName": "<string>"
          },
          "postalCode": "<string>",
          "inseeCode": "<string>",
          "irisCode": "<string>",
          "department": "<string>",
          "city": "<string>",
          "locationCoordinate": {
            "location": [
              123
            ],
            "h3Indices": {
              "h3Index1": "<string>",
              "h3Index2": "<string>",
              "h3Index3": "<string>",
              "h3Index4": "<string>",
              "h3Index5": "<string>",
              "h3Index6": "<string>",
              "h3Index7": "<string>",
              "h3Index8": "<string>",
              "h3Index9": "<string>",
              "h3Index10": "<string>",
              "h3Index11": "<string>",
              "h3Index12": "<string>"
            }
          },
          "cityCoordinate": {
            "location": [
              123
            ],
            "h3Indices": {
              "h3Index1": "<string>",
              "h3Index2": "<string>",
              "h3Index3": "<string>",
              "h3Index4": "<string>",
              "h3Index5": "<string>",
              "h3Index6": "<string>",
              "h3Index7": "<string>",
              "h3Index8": "<string>",
              "h3Index9": "<string>",
              "h3Index10": "<string>",
              "h3Index11": "<string>",
              "h3Index12": "<string>"
            }
          }
        },
        "medias": {
          "photosCount": 123,
          "mainPhotoUrl": "<string>",
          "streetViewUrl": "<string>",
          "logo": "<string>"
        }
      }
    }
  ]
}'
{
  "kind": "<string>",
  "internalDelay": 123,
  "created": [
    "<string>"
  ],
  "updated": [
    "<string>"
  ],
  "failed": [
    "<string>"
  ],
  "apiVersion": "<string>"
}

Authorizations

x-api-key
string
header
required

API Key used to be authentified to these APIs. Please contact Fluximmo to get one

Body

application/json
sellers
object[]

End-user friendly representation of a real-estate seller.

Response

200
application/json
A successful response.
kind
string
internalDelay
integer
created
string[]
updated
string[]
failed
string[]
apiVersion
string

Was this page helpful?