Transfer Organizations
This schema allows you to configure the organizations you work with, so that you can create and share purchase orders and other data on the platform. The organizations you will create then need to be linked to one of your associates – the organizations who have accepted joining your network on Inspectorio. Here is the provided information formatted as a Markdown table:
Attribute | Properties | Description | Example |
---|---|---|---|
Organization_ID | Required | Unique identifier of the organization. | S123 |
Organization_Name | Required | Name of the organization | Supplier A |
Organization_Type | Required | Type of the organization, expecting either B , R , S , F , or I , respectively for Brand, Retailer, Supplier, Factory, or Inspection Agency | S |
Organization_Address | Required | Address of the organization | |
Organization_Country | Required | Country of the organization following the ISO-3601-1 Alpha-2 code format https://en.wikipedia.org/wiki/List_of_ISO_3166_country_codes | - TN - Tunisia |
Organization_Phone | Required | Phone number of the organization | 123-456-789 |
Contacts
Attribute | Properties | Description | Example |
---|---|---|---|
Contact_ID | Required | Unique identifier of a contact at the organization. | C123 |
Contact_Name | Required | Name of a contact person at the organization, the first name is taken before the first space found and the last name is taken after the first space found in the text, e.g. transferring "John A. Doe" will store "John" as the first name and "A. Doe" as the last name | John A. Doe |
Contact_Email | Required | Email address of a contact person at the organization | [email protected] |
Contact_Mobile_Number | Required | Mobile phone number of a contact person at the organization | 123-456-789 |
Contact_Phone_Number | Required | Phone number of a contact person at the organization | 123-456-789 |