OrganizationPartner
Authorized capabilities of an Organization
Possible values: non-empty
Unique identifier of the Partner Organization
Possible values: non-empty
P123
Indicates by true or false whether the Partner can be marked as a Lead Supplier for the Factory
Status of the Partner Organization between Available, In Progress, Non-Compliant, Pending Transfer, or Pending Duplicate Check
Available
Types of manufacturing of the Organization represented by an integer from 1 to 5
1 = FACTORY
2 = MILL
3 = LAUNDRY
4 = PACKING
5 = TRIM
Name of the Partner Organization
Possible values: non-empty
Lex Corp
Date of registration of the Partner Organization
2020-04-21
Status of the registration of the Partner Organization represented by an integer from 1 to 4
1 = REGISTERED
2 = UNREGISTERED
3 = PENDING
4 = DECLINED
1
Scope of the Organization represented by an integer from 1 to 3
1 = OWNED_BRAND
2 = NATIONAL_BRAND
3 = BOTH
1
{
"authorizedCapabilities": [
"PRINTING"
],
"id": "P123",
"isLeadSupplier": true,
"locationStatus": "Available",
"manufacturingTypes": [
1
],
"name": "Lex Corp",
"registrationDate": "2020-04-21",
"registrationStatus": 1,
"scope": 1
}