Newer Version Available
OrderPaymentSummaryReference
An order summary can share an order payment summary with any of its child order summaries (exchange order summaries). Each child can share the order payment summary with its children, and so on. Conceptually, the original order summary and its children form a tree structure, with the original order summary as the root node. If a new order payment summary is created for an exchange order summary anywhere in the tree, the new order payment summary can only be shared with that exchange order summary’s children (and their descendents), if any.
The purpose of the OrderPaymentSummaryReference object is to establish how order summaries share order payment summaries. This is only possible if the relationship between the two order summaries has already been established. A corresponding OrderSummaryRelationship record must already exist that relates a parent order summary (MainOrderSummary) with its child (AssociateOrderSummary). The record’s AssociatedRelationshipType field must be set to Exchange.
Supported Calls
create(), delete(), describeLayout(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), undelete(), update(), upsert()
Special Access Rules
This object is only available in Salesforce Order Management orgs or if the B2B Commerce or D2C Commerce license is enabled.
Fields
| Field | Details |
|---|---|
| AuthorizationAmount |
|
| CapturedAmount |
|
| CurrencyIsoCode |
|
| LastReferencedDate |
|
| LastViewedDate |
|
| Method |
|
| OrderPaymentSummaryId |
|
| OrderSummaryId |
|
| RefundedAmount |
|
| ReservedBalanceAmount |
|
| ReservedBalanceTotalAmount |
|
| Type |
|