> ## Documentation Index
> Fetch the complete documentation index at: https://docs.m3ter.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Sample Mappings 2 - Commitment

The following table sets out sample mappings for a Commitment:

| m3ter                      | Salesforce - Commitment            | Salesforce - Order                                       |
| -------------------------- | ---------------------------------- | -------------------------------------------------------- |
| accountMapping\_m3Id       | Account                            | Order.Account                                            |
| AccountMapping             |                                    |                                                          |
| amountFirstBill            |                                    | ListPrice                                                |
| amountPrePaid              | Amount                             |                                                          |
| amount                     | Amount                             | ListPrice                                                |
| billingInterval            |                                    | 1                                                        |
| billingOffset              |                                    | 0                                                        |
| billingPlanId              |                                    |                                                          |
| commitmentFeeDescription   | Description                        |                                                          |
| CommitmentObject           | Opportunity                        | OrderItem                                                |
| commitmentUsageDescription | NextStep                           |                                                          |
| currency                   | USD                                | USD                                                      |
| endDate                    | 2099-10-10 00:00:00                | EndDate                                                  |
| hardcoded                  | currency, endDate, billingInterval | billingPlanId, currency, billingInterval, billing Offset |
| overageDescription         | Name                               |                                                          |
| overageSurchargePercent    | Probability                        |                                                          |
| startDate                  | CloseDate                          | ServiceDate                                              |

<Tip>
  **Tip: Working with Mappings?** Please read the [Reviewing and Managing Metadata Mappings](/guides/m3ter-connector-for-salesforce/reviewing-and-managing-metadata-mappings) before working with mappings.
</Tip>
