Update the charges transaction data for the given id

patch

/service/v1/chargesTxn/{id}

This endpoint is used to update the charges transaction data for the given id.

Request

Supported Media Types
Path Parameters
Header Parameters
Body ()
Request body contains fields to be modified
Root Schema : ObChargesTxnDTO
Type: object
Show Source
Back to Top

Response

Supported Media Types

200 Response

Successful operation.
Body ()
Root Schema : schema
Type: boolean

400 Response

Malformed syntax.

401 Response

Request does not have sufficient credentials.

403 Response

Request is not authorized.

500 Response

Internal error
Back to Top