{"title":"Voucher Payment Object Reference","slug":"voucher-payment-object-reference","url":"https://support.storeconnect.com/articles/voucher-payment-object-reference","url_markdown":"https://support.storeconnect.com/articles/voucher-payment-object-reference.md","subtitle":null,"summary":"A record of Payments made by Vouchers","type":"Developer_Documentation","video_url":"","keywords":"salesforce, object reference, Voucher Payment, s_c__Voucher_Payment__c, api","last_modified":"2026-08-21T07:12:35+0000","body_markdown":"## Overview\n\nA record of Payments made by Vouchers\n\n| Property | Value |\n|----------|-------|\n| **API Name** | `s_c__Voucher_Payment__c` |\n| **Label** | Voucher Payment |\n| **Plural Label** | Voucher Payments |\n| **Type** | Custom Object |\n\n## Fields\n\n| Field Label | API Name | Type | Required | Description |\n|-------------|----------|------|----------|-------------|\n| Payment | `s_c__Payment_Id__c` | Lookup ([s_c__Payment__c](payment-object-reference)) | Yes | The Payment that this Voucher Payment belongs to. |\n| Voucher | `s_c__Voucher_Id__c` | MasterDetail ([s_c__Voucher__c](voucher-object-reference)) | No | The Voucher that this Voucher Payment belongs to. |\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) | Voucher_Payment_Payments |\n| `s_c__Voucher_Id__c` | MasterDetail | [s_c__Voucher__c](voucher-object-reference) | Voucher_Payment_Vouchers |"}