Skip to main content
POST
/
coa
/
api
/
v1
/
bill
Create Accounting Bill
curl --request POST \
  --url https://api.meetcampfire.com/coa/api/v1/bill/ \
  --header 'Authorization: <api-key>'

Authorizations

Authorization
string
header
required

Token-based authentication with required prefix "Token"

Response

201

No response body