Get Single Synced Record

Get synchronized record by id

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

synced_record_idstringRequired

Headers

x-monite-versionstringRequired
x-monite-entity-idstringRequired
The ID of the entity that owns the requested resource.

Response

Successful Response
idstringformat: "uuid"
created_atdatetime
updated_atdatetime
last_pulled_atdatetime
object_typeenum
sync_statusenum
errorsmap from strings to anyOptional
object_idstringOptionalformat: "uuid"
object_updated_atdatetimeOptional
platformenumOptional
platform_object_idstringOptional
platform_updated_atdatetimeOptional
providerenumOptional
provider_object_idstringOptional
provider_updated_atdatetimeOptional

Errors

401
Get Accounting Synced Records ID Request Unauthorized Error
422
Get Accounting Synced Records ID Request Unprocessable Entity Error
429
Get Accounting Synced Records ID Request Too Many Requests Error