Authorizations
Token-based authentication with required prefix "Token"
Path Parameters
Response
No response body
curl --request POST \
--url https://api.meetcampfire.com/coa/api/v1/bill/{bill_id}/sync-to-ramp/ \
--header 'Authorization: <api-key>'
Sync a bill without a source to Ramp using the enabled Ramp connection
curl --request POST \
--url https://api.meetcampfire.com/coa/api/v1/bill/{bill_id}/sync-to-ramp/ \
--header 'Authorization: <api-key>'
Token-based authentication with required prefix "Token"
No response body