Quote
商談から作成して同期でき、PDF としてメールで顧客に送信できます。
サポートされているコール
create()、delete()、describeLayout()、describeSObjects()、getDeleted()、getUpdated()、query()、retrieve()、search()、undelete()、update()、upsert()
項目
| 項目 | 詳細 |
|---|---|
| AccountId |
|
| AdditionalAddress |
|
| AdditionalCity |
|
| AdditionalCountry |
|
| AdditionalCountryCode |
|
| AdditionalLatitude |
|
| AdditionalLongitude |
|
| AdditionalName |
|
| AdditionalPostalCode |
|
| AdditionalState |
|
| AdditionalStateCode |
|
| AdditionalStreet |
|
| BillingAddress |
|
| BillingCity |
|
| BillingCountry |
|
| BillingCountryCode |
|
| BillingLatitude |
|
| BillingLongitude |
|
| BillingName |
|
| BillingPostalCode |
|
| BillingState |
|
| BillingStateCode |
|
| BillingStreet |
|
| CanCreateQuoteLineItems |
|
| ContactId |
|
| ContractId |
|
| CurrencyIsoCode |
|
| Description |
|
| Discount |
|
|
|
| ExpirationDate |
|
| Fax |
|
| GrandTotal |
|
| IsSyncing |
|
| LastReferencedDate |
|
| LastViewedDate |
|
| LineItemCount |
|
| Name |
|
| OpportunityId |
|
| Phone |
|
| Pricebook2Id |
|
| QuoteNumber |
|
| QuoteToAddress |
|
| QuoteToCity |
|
| QuoteToCountry |
|
| QuoteToLatitude |
|
| QuoteToLongitude |
|
| QuoteToName |
|
| QuoteToPostalCode |
|
| QuoteToState |
|
| QuoteToStreet |
|
| RecordTypeID |
|
| ShippingAddress |
|
| ShippingCity |
|
| ShippingCountry |
|
| ShippingCountryCode |
|
| ShippingHandling |
|
| ShippingLatitude |
|
| ShippingLongitude |
|
| ShippingName |
|
| ShippingPostalCode |
|
| ShippingState |
|
| ShippingStateCode |
|
| ShippingStreet |
|
| Status |
|
| Subtotal |
|
| Tax |
|
| TotalPrice |
|
使用方法
提案された顧客の商品価格を管理するには、Quote を使用します。Quote を更新するには、クライアントアプリケーションに、見積の「編集」権限が必要です。
- クライアントアプリケーションは、API を使用して、見積に関連付けられたAttachment レコードを作成、更新、削除、および照会できます。
- 見積とその親 Opportunity を同期することができます。