payOrWaiveClientCharge

abstract suspend fun payOrWaiveClientCharge(clientId: Long, chargeId: Long, postClientsClientIdChargesChargeIdRequest: PostClientsClientIdChargesChargeIdRequest, command: String? = null): PostClientsClientIdChargesChargeIdResponse

Pay a Client Charge | Waive a Client Charge Pay a Client Charge: Mandatory Fields:transactionDate and amount \"Pay either a part of or the entire due amount for a charge.(command=paycharge) Waive a Client Charge: This API provides the facility of waiving off the remaining amount on a client charge (command=waive) Showing request/response for 'Pay a Client Charge' Responses:

  • 200: OK

Return

PostClientsClientIdChargesChargeIdResponse

Parameters

clientId

clientId

chargeId

chargeId

postClientsClientIdChargesChargeIdRequest
command

command (optional)