Allowances
Last updated
Was this helpful?
Last updated
Was this helpful?
Was this helpful?
POST /api/v1/allowances/refresh HTTP/1.1
Host: core.wearepatchworks.com
Authorization: YOUR_API_KEY
Accept: */*
{}GET /api/v1/my/company/allowance HTTP/1.1
Host: core.wearepatchworks.com
Authorization: YOUR_API_KEY
Accept: */*
{
"data": {
"allowance": {},
"usage": {},
"remaining": {}
}
}