apply Client Charge
abstract suspend fun applyClientCharge(clientId: Long, postClientsClientIdChargesRequest: PostClientsClientIdChargesRequest): PostClientsClientIdChargesResponse
Add Client Charge This API associates a Client charge with an implicit Client account Mandatory Fields : chargeId and dueDate Optional Fields : amount Responses:
200: OK
Return
Parameters
client Id
clientId
post Clients Client Id Charges Request