Change milestone status
Responsible for modifying the "status" property of a specific milestone in the escrow
URL: /escrow/change-milestone-status
Body params:
contractId: ID (address) that identifies the escrow contract
milestoneIndex: Position that identifies the milestone within the group of milestones in the escrow
newStatus: New value for the "status" property within the escrow milestone
serviceProvider: Address of the service provider who will modify the contract's "status" property
Example:
Last updated
Was this helpful?