{"title":"Payment Installment Object Reference","slug":"payment-installment-object-reference","url":"https://support.storeconnect.com/articles/payment-installment-object-reference","url_markdown":"https://support.storeconnect.com/articles/payment-installment-object-reference.md","subtitle":null,"summary":"Reference documentation for the Payment Installment object in StoreConnect.","type":"Developer_Documentation","video_url":"","keywords":"salesforce, object reference, Payment Installment, s_c__Payment_Installment__c, api","last_modified":"2026-08-21T07:12:35+0000","body_markdown":"## Overview\n\n| Property | Value |\n|----------|-------|\n| **API Name** | `s_c__Payment_Installment__c` |\n| **Label** | Payment Installment |\n| **Plural Label** | Payment Installments |\n| **Type** | Custom Object |\n\n## Fields\n\n| Field Label | API Name | Type | Required | Description |\n|-------------|----------|------|----------|-------------|\n| Amount | `s_c__Amount__c` | Currency(18,2) | No | The captured amount for this installment. |\n| Api Response | `s_c__Api_Response__c` | LongTextArea(131072) | No | [Internal Use] API response returned by the payment gateway for this capture. |\n| Payment | `s_c__Payment_Id__c` | Lookup ([s_c__Payment__c](payment-object-reference)) | No | The pre-authorized payment associated to this capture installment. |\n| Status | `s_c__Status__c` | Text(255) | No | The status of this capture installment. |\n| Transaction Number | `s_c__Transaction_Number__c` | Text(255) | No | Transaction reference number from the payment gateway. |\n| StoreConnect External ID | `s_c__sC_Id__c` | Text(36) | No | StoreConnect External ID, do not modify in Salesforce |\n\n## Relationships\n\n| Field | Type | Related Object | Relationship Name |\n|-------|------|----------------|-------------------|\n| `s_c__Payment_Id__c` | Lookup | [s_c__Payment__c](payment-object-reference) | Payment_Installment_Payment |"}