Fund milestone
Milestones must be funded before the seller can deliver the product or service. When the funding endpoint it called, the user is redirected to a payment gateway to fund via available payment methods such as bank transfer.
To fund a specific milestone
POST
{{api_url}}/v1/milestones/{milestone_id}/fund
Query Parameters
Name
Type
Description
milestone_id*
string
specify the milestone id
Headers
Name
Type
Description
Authorization*
string
your Trustcrow API keys to authorize customers
Request Body
Name
Type
Description
buyer_id*
string
input the buyer's ID
Only when a milestone has been funded does the buyer protection begins, and the seller is instructed to go ahead and ship the products or service.
Last updated
Was this helpful?