Change Milestone Status

Responsible for modifying the "status" property of a specific milestone in the escrow.

Headers

Name
Value

Content-Type

application/json

x-api-key

<token>

Open API

post
Authorizations
Body
contractIdstringRequired

ID (address) that identifies the escrow contract

Example: CAZ6UQX7...
milestoneIndexstringRequired

milestone within the group of milestones in the escrow

Example: 1
newEvidencestringRequired

New value for the evidence property within the escrow milestone

Example: Evidence
newStatusstringRequired

New value for the status property within the escrow milestone

Example: Completed
serviceProviderstringRequired

Address of the entity providing the service

Example: Completed
Responses
post
/escrow/multi-release/change-milestone-status

What this Endpoint returns?

This endpoint returns the transaction unsigned so that the transaction can be signed by means of a customer wallet.

Use example:

Last updated

Was this helpful?