Skip to main content
GET
/
coa
/
api
/
v1
/
bill
/
{bill_id}
/
amortization
cURL
curl --request GET \
  --url https://api.meetcampfire.com/coa/api/v1/bill/{bill_id}/amortization \
  --header 'Authorization: <api-key>'

Authorizations

Authorization
string
header
required

Token-based authentication with required prefix "Token"

Path Parameters

bill_id
integer
required

Response

200

No response body