Skip to main content

TimeAndActionResponseItem

brandRetailerInformation objectnullable

Brand Retailer information

contactPersons object[]nullable

List of contact persons of the Organization

  • Array [
  • idstringnullable

    Unique identifier of the contact person

    Example: 1234
    namestringnullable

    Name of the contact person

    Example: John Doe
  • ]
  • localOrganizationIdstringnullable

    Local Custom ID of the organization

    Example: 123
    localOrganizationIdsstring[]nullable

    The list of all connected Local Custom IDs of the organization

    Example: ["123","ABC"]
    organizationIdstringnullable

    Unique identifier of the Organization

    Example: Acme Corp
    completionDatedatenullable

    Completion date of the Time and Action

    Example: 2022-11-20
    createdDatedate-time

    Creation date of the Time and Action

    Example: 2021-04-20T07:25:02.285000+00:00
    factoryInformation objectnullable

    Factory information

    contactPersons object[]nullable

    List of contact persons of the Organization

  • Array [
  • idstringnullable

    Unique identifier of the contact person

    Example: 1234
    namestringnullable

    Name of the contact person

    Example: John Doe
  • ]
  • localOrganizationIdstringnullable

    Local Custom ID of the organization

    Example: 123
    localOrganizationIdsstring[]nullable

    The list of all connected Local Custom IDs of the organization

    Example: ["123","ABC"]
    organizationIdstringnullable

    Unique identifier of the Organization

    Example: Acme Corp
    formNamestringnullable

    Name of the form used for the Time and Action

    Example: Apparel TnA Form
    idstring

    Unique identifier of the Time and Action

    Example: 34c75453-3ec6-4822-9e9a-9addc6076b3c
    isOnTimeShipmentPlanboolean

    Indicate if the shipment plan is on time, true: On Time, false: Delayed

    Example: true
    milestonesobject[]nullable

    List of Milestone

    numberstringnullable

    Number of the Time and Action

    Example: TA1
    officeInformationobject[]nullable

    Office information

    plannedShipBeginDatedate-timenullable

    Planned shipment begin date

    Example: 2021-04-21T00:00:00+00:00
    poNumbersstring[]nullable

    List of purchase order numbers in the Time and Action

    Example: ["PO1","PO2"]
    purchaseOrdersobject[]nullable

    List of purchase orders in the Time and Action

    shipmentPlan objectnullable

    Information of the shipment plan

    commentstringnullable

    Comment

    Example: Early shipment comment
    reasonCodes object[]nullable

    List of reason codes

  • Array [
  • primaryReasonCodestringnullable

    Primary reason code of the delay of the Time and Action shipment plan

    Example: Third Party Inspection Delay
    secondaryReasonCodesstring[]nullable

    Secondary reason codes of the delay of the Time and Action shipment plan

    Example: Factory lock down
  • ]
  • reasonSetNamestringnullable

    Set of reasons

    Example: T&A Late Reason Code
    unitstring

    Unit of the Time and Action shipment plan

    Possible values: [day, week, month]

    Example: day
    valueinteger

    Value of the Time and Action shipment plan

    Example: 2
    shipmentPlanDelay objectnullable

    Delay Information of the shipment plan

    reasonCodes object[]nullable

    List of reason codes

  • Array [
  • primaryReasonCodestringnullable

    Primary reason code of the delay of the Time and Action shipment plan

    Example: Third Party Inspection Delay
    secondaryReasonCodesstring[]nullable

    Secondary reason codes of the delay of the Time and Action shipment plan

    Example: Factory lock down
  • ]
  • reasonSetNamestringnullable

    Set of reasons

    Example: T&A Late Reason Code
    unitstring

    Unit of the delay of the Time and Action shipment plan

    Possible values: [day, week, month]

    Example: day
    valueinteger

    Value of the delay of the Time and Action shipment plan

    statusstringnullable

    Status of the Time and Action

    Example: NEW
    supplierInformation objectnullable

    Supplier information

    contactPersons object[]nullable

    List of contact persons of the Organization

  • Array [
  • idstringnullable

    Unique identifier of the contact person

    Example: 1234
    namestringnullable

    Name of the contact person

    Example: John Doe
  • ]
  • localOrganizationIdstringnullable

    Local Custom ID of the organization

    Example: 123
    localOrganizationIdsstring[]nullable

    The list of all connected Local Custom IDs of the organization

    Example: ["123","ABC"]
    organizationIdstringnullable

    Unique identifier of the Organization

    Example: Acme Corp
    updatedDatedate-time

    Last updated date of the Time and Action

    Example: 2021-04-23T08:15:25.309000+00:00
    TimeAndActionResponseItem
    {
    "brandRetailerInformation": {
    "contactPersons": [
    {
    "id": "1234",
    "name": "John Doe"
    }
    ],
    "localOrganizationId": "123",
    "localOrganizationIds": [
    "123",
    "ABC"
    ],
    "organizationId": "Acme Corp"
    },
    "completionDate": "2022-11-20",
    "createdDate": "2021-04-20T07:25:02.285000+00:00",
    "factoryInformation": {
    "contactPersons": [
    {
    "id": "1234",
    "name": "John Doe"
    }
    ],
    "localOrganizationId": "123",
    "localOrganizationIds": [
    "123",
    "ABC"
    ],
    "organizationId": "Acme Corp"
    },
    "formName": "Apparel TnA Form",
    "id": "34c75453-3ec6-4822-9e9a-9addc6076b3c",
    "isOnTimeShipmentPlan": "true",
    "milestones": [
    {
    "actualEndDate": "2021-03-05T00:00:00+00:00",
    "actualStartDate": "2021-03-01T00:00:00+00:00",
    "id": "1234f24e-54f6-4326-b4d3-402d52af291a",
    "isOnTimePlannedEndDate": "true",
    "isOnTimePlannedStartDate": "true",
    "name": "Packaging Arrival",
    "plannedEndDate": "2021-03-05T00:00:00+00:00",
    "plannedEndDateDelay": {
    "unit": "day",
    "value": 0
    },
    "plannedStartDate": "2021-03-01T00:00:00+00:00",
    "plannedStartDateDelay": {
    "unit": "day",
    "value": 0
    },
    "shipmentPlanDelay": {
    "reasonCodes": [
    {
    "primaryReasonCode": "Retailer reason",
    "secondaryReasonCodes": "Sample Approval Delay"
    }
    ],
    "reasonSetName": "Delay"
    }
    }
    ],
    "number": "TA1",
    "officeInformation": [
    {
    "contactPersons": [
    {
    "email": "string",
    "id": "1234",
    "name": "John Doe"
    }
    ],
    "localOrganizationId": "string",
    "officeName": "string",
    "prefillOption": "string"
    }
    ],
    "plannedShipBeginDate": "2021-04-21T00:00:00+00:00",
    "poNumbers": [
    "PO1",
    "PO2"
    ],
    "purchaseOrders": [
    {
    "brandRetailerId": "B1234",
    "departments": [
    {
    "departmentId": "020"
    }
    ],
    "factoryId": [
    "F1234"
    ],
    "localBrandRetailerId": "B1234",
    "localFactoryId": "F1234",
    "localSupplierId": "S1234",
    "poNumber": "PO1234",
    "supplierId": [
    "S1234"
    ]
    }
    ],
    "shipmentPlan": {
    "comment": "Early shipment comment",
    "reasonCodes": [
    {
    "primaryReasonCode": "Third Party Inspection Delay",
    "secondaryReasonCodes": "Factory lock down"
    }
    ],
    "reasonSetName": "T&A Late Reason Code",
    "unit": "day",
    "value": 2
    },
    "shipmentPlanDelay": {
    "reasonCodes": [
    {
    "primaryReasonCode": "Third Party Inspection Delay",
    "secondaryReasonCodes": "Factory lock down"
    }
    ],
    "reasonSetName": "T&A Late Reason Code",
    "unit": "day",
    "value": 0
    },
    "status": "NEW",
    "supplierInformation": {
    "contactPersons": [
    {
    "id": "1234",
    "name": "John Doe"
    }
    ],
    "localOrganizationId": "123",
    "localOrganizationIds": [
    "123",
    "ABC"
    ],
    "organizationId": "Acme Corp"
    },
    "updatedDate": "2021-04-23T08:15:25.309000+00:00"
    }