Mengirimkan informasi perjanjian untuk pelanggan independent software vendor (ISV).
Deskripsi operasi
-
This operation allows a maximum of 5 requests per second per account. Excess requests are throttled, which may affect your business. Stay within the specified limit.
-
After you call the GetChatappUploadAuthorization operation to obtain the authentication information for uploading the file to Object Storage Service (OSS), you can use the authentication information to upload the file to the OSS server. To upload the file, you can call the SDK provided by OSS. When you upload the file, set the value of the key to the value of
Dir + "/" + file name, such as C200293990209/isvTerms.pdf. The value of Dir is obtained from the GetChatappUploadAuthorization operation. The value of IsvTerms is obtained from the PutObject operation.
Coba sekarang
Test
RAM authorization
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| CustSpaceId |
string |
Yes |
ID ruang pengguna dalam akun independent software vendor (ISV). |
29348393884**** |
| CustName |
string |
Yes |
Nama perusahaan. |
Aliyun |
| OfficeAddress |
string |
Yes |
Alamat perusahaan. |
杭州 |
| ContactMail |
string |
Yes |
Email perusahaan. |
partner@aliyun.com |
| CountryId |
string |
Yes |
Kode negara. Catatan
Untuk informasi selengkapnya tentang kode negara, lihat Kode negara. |
CN |
| BusinessDesc |
string |
Yes |
Skenario bisnis. |
营销商品 |
| IsvTerms |
string |
Yes |
Perjanjian ISV atau Klien. |
isvTerms.pdf |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The ID of the request. |
90E63D28-E31D-1EB2-8939-A94866411B2O |
| Code |
string |
The HTTP status code returned.
|
OK |
| Message |
string |
The error message returned. |
OK |
| AccessDeniedDetail |
string |
The details about the access denial. |
/ |
Contoh
Respons sukses
JSONformat
{
"RequestId": "90E63D28-E31D-1EB2-8939-A94866411B2O",
"Code": "OK",
"Message": "OK",
"AccessDeniedDetail": "/"
}
Kode kesalahan
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 400 | Product.Unsubscript | You have not subscribed to the specified product. | |
| 400 | Ram.PermissionDeny | You are not authorized to perform the operation. | |
| 400 | System.LimitControl | The system is under flow control. | |
| 400 | Unknown.ResourceOwnerId | The resource does not belong to the current user. |
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.