API v1 Reference
- Policies
- Getting Started
- Accounts
- Activities
- Querying
- Donations
- Events
- Memberships
- Store
- Store Purchases
- Create Shopping Cart
- Add Item to Shopping Cart
- Remove Item from Shopping Cart
- Add or Update Customer to Shopping Cart
- Add or Update Shipping Address to Shopping Cart
- List Shipping Methods
- Add or Update Shipping Method to Shopping Cart
- Retrieve Shopping Cart Summary
- Checkout
- Retrieve Order Details
- Retrieve Receipt
- Store Administration
- Catalogs
- Categories (Product Types)
- Store Purchases
- Custom Objects
- Webhooks
- Code Examples
Custom Object Fields
For each Custom Object, you must define fields.
By default, each object has five fields created automatically:
- id
- createTime
- createBy
- lastModifyTime
- lastModifyBy
These fields are not available for modification. However, you can add fields to the object and manipulate them using the following methods: