Newer Version Available
PaymentCart
Represents a payment cart that collects payment items before processing. Use
this object to group multiple payment items (such as invoices) together for batch payment
processing. The cart tracks the total amount and processing status of the payment.
This object is available in API version 66.0 and later.
Supported Calls
create(), delete(), describeLayout(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), undelete(), update(), upsert()
Fields
| Field | Details |
|---|---|
| AccountId |
|
| ContactId |
|
| Description |
|
| LastReferencedDate |
|
| LastViewedDate |
|
| Name |
|
| OwnerId |
|
| Status |
|
| TotalAmount |
|
Associated Objects
This object has the following associated objects. If the API version isn’t specified, they’re available in the same API versions as this object. Otherwise, they’re available in the specified API version and later.
- PaymentCartHistory
- History is available for tracked fields of the object.
- PaymentCartOwnerSharingRule
- Sharing rules are available for the object.
- PaymentCartShare
- Sharing is available for the object.