Skip to main content

Input fields

businessId : Int! required

The ID of the business.

establishmentDetails : [EstablishmentDetailInput]

Additional details for the establishment.

siret : String! required

The SIRET of the establishment to be created.

The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.

Example

{ "businessId": 30268186, "establishmentDetails": EstablishmentDetailInput, "siret": "arrive-data-into-and-PM" }