---
title: "Sync Bill to Ramp"
method: POST
path: "/coa/api/v1/bill/{bill_id}/sync-to-ramp/"
tags: ["Accounts Payable"]
---

# Sync Bill to Ramp

`POST /coa/api/v1/bill/{bill_id}/sync-to-ramp/`

Sync a bill without a source to Ramp using the enabled Ramp connection

## Path parameters

- `bill_id` integer, required

## Response `200`

No response body

## Other responses

- `400` — No response body
- `404` — No response body

---

[API](https://skmtc.net/campfire/apis/campfire-developer-apis.md) · [All operations](https://skmtc.net/campfire/apis/campfire-developer-apis/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/campfire/campfire-developer-apis/revisions/6945ebc3180e/schema)
