CPR custom fields
When you create a Collections Payment Retry (CPR) connection with OAuth credentials, Zuora automatically generates a set of custom fields on the Account, Debit Memo, and Invoice objects to track retry status.
When you create a CPR with OAuth credentials, Zuora creates the required custom fields after you launch the app and save the settings. The following table lists the CPR custom fields.
Object and category | Field label | API name | Data type |
|---|---|---|---|
Account fields (indexed) | Retry Status | RetryStatus__c | Text (255) |
|
Debit memo Available only if the Invoice Settlement feature is enabled on your tenant. | Retry Status | RetryStatus__c | Text (255) |
Invoice fields (indexed) | Retry Status | RetryStatus__c | Text (255) |
If you have reached the custom field limit, Zuora might not generate the custom fields automatically. In this case, remove the existing custom fields and create them manually. For more information about adding indexed or non-indexed custom fields, see Manage custom fields. The maximum number of indexed and non-indexed custom fields for each customizable object varies based on your Zuora edition and Zuora modules. For more information, see Zuora editions and Zuora modules.