All Products
Search
Document Center

Chat App Message Service:SyncBusinessAppHistory

Last Updated:Jun 10, 2026

Menyinkronkan riwayat aplikasi bisnis.

Deskripsi operasi

  • Before you call this operation, you must configure a webhook for messages and receipts by calling UpdatePhoneWebhook and UpdateAccountWebhook. Otherwise, history synchronization will fail because the system cannot find the configured webhook URL.

  • This is a one-time operation. Subsequent calls have no effect.

Coba sekarang

Coba API ini di OpenAPI Explorer tanpa perlu penandatanganan manual. Panggilan yang berhasil akan secara otomatis menghasilkan contoh kode SDK sesuai dengan parameter Anda. Unduh kode tersebut dengan kredensial bawaan yang aman untuk penggunaan lokal.

Test

RAM authorization

Tidak ada otorisasi untuk operasi ini. Jika Anda mengalami masalah saat menjalankan operasi ini, hubungi dukungan teknis.

Parameter permintaan

Parameter

Type

Required

Description

Example

CustSpaceId

string

Yes

ID ruang sub-klien ISV.

cams-x***

PhoneNumber

string

Yes

Nomor telepon bisnis.

8613800**

Elemen respons

Element

Type

Description

Example

object

AccessDeniedDetail

string

The access denied detail.

None

Message

string

The error message.

example

RequestId

string

The request ID.

example

Code

string

The status code.

  • OK: The request was successful.

  • For other error codes, see Error codes.

example

Success

boolean

Indicates whether the request was successful:

  • true: The request was successful.

  • false: The request failed.

true

Contoh

Respons sukses

JSONformat

{
  "AccessDeniedDetail": "None",
  "Message": "example",
  "RequestId": "example",
  "Code": "example",
  "Success": true
}

Kode kesalahan

Lihat Error Codes untuk daftar lengkap.

Catatan rilis

Lihat Release Notes untuk daftar lengkap.