This sample code demonstrate how to use this call to delete a PaymentForward, as documented here at:
Delete Payment Endpoint
API used: DELETE /v1/btc/main/payments/PaymentForward-Id
Create PaymentForward Instance
This step is not necessarily required. We are creating a PaymentForward for sample purpose only,
so that we would not get an empty list at any point.
In real case, you do not need to create any PaymentForward to make this API call.
Delete PaymentForward
This sample code demonstrate how to use this call to delete a PaymentForward, as documented here at: Delete Payment Endpoint
API used: DELETE /v1/btc/main/payments/PaymentForward-Id