Push Object

Push object to the accounting system manually

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
Post Accounting Synced Records ID Push Request Unauthorized Error
422
Post Accounting Synced Records ID Push Request Unprocessable Entity Error
429
Post Accounting Synced Records ID Push Request Too Many Requests Error