Payment Incoming 2nd stage Invoice Validation

get

/service/v1/paymentIncomingInvoiceValidation

This endpoint is used to payment incoming 2nd stage Invoice Validation.

Request

Supported Media Types
Query Parameters
Header Parameters
Back to Top

Response

Supported Media Types

200 Response

Successful performs the operation
Body ()
Root Schema : PaymentIncomingInvoiceValidationModel
Type: object
PaymentIncomingInvoiceValidationModel
Show Source
Nested Schema : isValid
Type: object
Flag to validate if invoice is UNPAID

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