GET
/projects/{id}/prepare_for_distribution_status
curl \
-X GET https://client-subdomain.bitbond.net/api/v1/projects/{id}/prepare_for_distribution_status
Response examples (200)
{
"code": "pending",
"percentage": 42.0
}
Response examples (200)
{
"code": "pending",
"percentage": 42.0
}