Voucher Payment Object Reference
Overview
A record of Payments made by Vouchers
| Property |
Value |
| API Name |
s_c__Voucher_Payment__c |
| Label |
Voucher Payment |
| Plural Label |
Voucher Payments |
| Type |
Custom Object |
Fields
| Field Label |
API Name |
Type |
Required |
Description |
| Payment |
s_c__Payment_Id__c |
Lookup (s_c__Payment__c) |
Yes |
The Payment that this Voucher Payment belongs to. |
| Voucher |
s_c__Voucher_Id__c |
MasterDetail (s_c__Voucher__c) |
No |
The Voucher that this Voucher Payment belongs to. |
| StoreConnect External ID |
s_c__sC_Id__c |
Text(36) |
No |
StoreConnect External ID, do not modify in Salesforce |
Relationships
| Field |
Type |
Related Object |
Relationship Name |
s_c__Payment_Id__c |
Lookup |
s_c__Payment__c |
Voucher_Payment_Payments |
s_c__Voucher_Id__c |
MasterDetail |
s_c__Voucher__c |
Voucher_Payment_Vouchers |
Last updated March 6, 2025