Payment Plan Setups REST Endpoints

Payment Plan Setups
Payment plan setups defines the payment plans that payers can enroll in to.
Delete a payment plan setup
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/paymentPlanSetups/{PaymentPlanId}
Get a payment plan setup
Method: get
Path: /fscmRestApi/resources/11.13.18.05/paymentPlanSetups/{PaymentPlanId}
Get setup data for payment plans
Method: get
Path: /fscmRestApi/resources/11.13.18.05/paymentPlanSetups
Post setup data for payment plans
Method: post
Path: /fscmRestApi/resources/11.13.18.05/paymentPlanSetups
Update a payment plan setup
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/paymentPlanSetups/{PaymentPlanId}