Contracts
Approve Delivery
The Client approves a delivery before the Review Deadline, skipping the wait for the deadline to pass.
POST
Must be called by the contract’s
client — any other caller is rejected. Only valid while status is under-review and before the Review Deadline. Not calling this — or Dispute Delivery — and just letting the Review Deadline pass has the same effect; this only exists to skip the wait.criteriaMet to met, the same outcome an unchallenged delivery reaches automatically once the Review Deadline passes — see Acceptance Criteria.
Path Parameters
The contract ID.
Response
Returns the updated contract — see Get Contract for the full response shape.status becomes resolved, criteriaMet is filled with met for every criterion. Settlement follows from there the same way it would once the Review Deadline passes unchallenged.