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

422
Get Accounting Synced Records ID Request Unprocessable Entity Error
500
Get Accounting Synced Records ID Request Internal Server Error