Update invoice in settlement

put

/service/v1/genericUpdate

This endpoint is used to update invoice in settlement.

Request

Supported Media Types
Header Parameters
Body ()
Request Body with attributes for Update.
Root Schema : GenericUpdateModel
Type: object
Generic Update Model
Show Source
Nested Schema : queryParamsList
Type: array
Show Source
Back to Top

Response

Supported Media Types

200 Response

Returns true for Successful update
Body ()
Root Schema : schema
Type: boolean

400 Response

Bad Request

401 Response

Request does not have sufficient credentials.

403 Response

Request is not authorized.

405 Response

Invalid input

500 Response

Internal error
Back to Top