Mark Ramp objects as synced

POST /api/v1/ramp/accounting/mark-synced

Notify Ramp that objects have been synced to DayZero. Supports all sync types.

Operation ID: mark_synced_api_v1_ramp_accounting_mark_synced_post · View as markdown · OpenAPI slice

Authentication

Bearer token authentication. Pass your DayZero API token in the Authorization header and the target business UUID in x-business-id.

Request body

sync_type string required

TRANSACTION_SYNC, REIMBURSEMENT_SYNC, BILL_SYNC, BILL_PAYMENT_SYNC, TRANSFER_SYNC, STATEMENT_CREDIT_SYNC

object_ids array · string required

Responses

201 Successful Response

400 Bad Request - Invalid input

401 Unauthorized - Authentication required

403 Forbidden - Insufficient permissions

422 Validation Error

detail array · ValidationError ValidationError
5 fields
loc array · string | integer required
msg string required
type string required
input object
ctx object