Updates an existing payment line by ID. Provide the fields you want to modify. Returns success confirmation upon update. This endpoint is accessible only to users with the orderhdr_r permission.

Updates the existing payment line record identified by paymentLineId. Provide the updated payment line data in the request body.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int64
required

Unique identifier for the payment line record to update. Specifies which payment line will be modified.

Body Params

Payment line request object containing the updated payment line data including payment amounts, schedules, and status information.

Payment line details for individual payment transaction line items

int64

The invoice identifier associated with this payment line

string

The general ledger date for the payment line transaction. Format: dd-MMM-yyyy

string

The error message if payment line processing encountered issues

string

The transaction date for the payment line. Format: dd-MMM-yyyy

string

The transaction type for the payment line

string

Unique alphanumeric transaction number assigned to identify and track the payment line across the system

string

The line number within the payment transaction

Responses

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json