Name | Description | Type | Additional information |
---|---|---|---|
ExistingCustomerSystemId |
Sedona internal autonumber for the AR Customer System record (AR_Customer_System table) |
integer |
Required |
CustomerId |
Foreign key from AR_Customer table |
integer |
Required |
NewCustomerSystemId |
Sedona internal autonumber for the AR Customer System record (AR_Customer_System table) |
integer |
None. |
RMRReasonCode |
Reason for the RMR change; value from AR_RMR_Reason table (for Tracking record). |
string |
Required String length: inclusive between 0 and 25 |
RMRTrackingComments |
Additional comments for the RMR Tracking table |
string |
String length: inclusive between 0 and 1024 |
ExistingRecurringIds |
List of recurring ids associated with the system specified by ExistingCustomerSystemId, do not submit, will be overwritten |
Collection of integer |
None. |
NewRecurringIds |
List of new recurring ids associated with the new system specified by ExistingCustomerSystemId, do not submit, will be overwritten |
Collection of integer |
None. |