Acceptance of Delivery
This clause allows the receiver of goods to inspect them for a given time period after delivery.
This clause allows the receiver of goods to inspect them for a given time period after delivery.
This clause allows the receiver of goods to inspect them for a given time period after delivery.
Acceptance of Delivery. "Party A" will be deemed to have completed its delivery obligations if in "Party B"'s opinion, the "Widgets" satisfies the Acceptance Criteria, and "Party B" notifies "Party A" in writing that it is accepting the "Widgets". Inspection and Notice. "Party B" will have 10 Business Days' to inspect and evaluate the "Widgets" on the delivery date before notifying "Party A" that it is either accepting or rejecting the "Widgets". Acceptance Criteria. The "Acceptance Criteria" are the specifications the "Widgets" must meet for the "Party A" to comply with its requirements and obligations under this agreement, detailed in "Attachment X", attached to this agreement.
Please refer to the Cicero documentation for details and examples of how to integrate a call to a Cicero template into your application.
View the Latest code for this template on on GitHub.
{
"$class": "org.accordproject.acceptanceofdelivery.AcceptanceOfDeliveryClause",
"clauseId": "c16ba037-a1ce-4260-bf57-c31f66a11100",
"shipper": "Party A",
"receiver": "Party B",
"deliverable": "Widgets",
"businessDays": 10,
"attachment": "Attachment X"
}
Type | Sample JSON |
---|---|
org.accordproject.cicero.contract.AccordContractState |
|
Type | Sample JSON |
---|---|
org.accordproject.acceptanceofdelivery.InspectDeliverable |
|
Type | Sample JSON |
---|---|
org.accordproject.acceptanceofdelivery.InspectionResponse |
|
Type | Sample JSON |
---|---|
org.accordproject.base.Event |
|