Write Off Process REST Endpoints

Credit & Collections/Write Off Process
A write-off process is a series of events (e.g., letters, collection agency referrals) meant to encourage an account to pay its delinquent debt. Linked to the write-off process are the specific service agreements that contributed to the delinquent debt.
Create Write Off Process
Method: post
Path: https://server:port/spl/rest/apis/customer/collections/writeoffProcesses/
Get Write Off Process
Method: get
Path: https://server:port/spl/rest/apis/customer/collections/writeoffProcesses/{writeOffProcessId}
Update Write Off Process
Method: put
Path: https://server:port/spl/rest/apis/customer/collections/writeoffProcesses/{writeOffProcessId}