Payment incoming
get
/service/v1/paymentIncomingInvoiceValidation
This endpoint is used for payment incoming 2nd stage invoice validation.
Request
Supported Media Types
- application/json
- application/xml
Query Parameters
Header Parameters
Back to Top
Response
Supported Media Types
- application/json
- application/xml
200 Response
Successful performs the operation
Root Schema : PaymentIncomingInvoiceValidationModel
Type:
object
PaymentIncomingInvoiceValidationModel
Show Source
-
creditAccNo:
string
Credit Acc No
-
invoiceCcy:
string
Invoice Currency
-
invRefNo:
string
Invoice Ref No
-
isValid:
object isValid
Flag to validate if invoice is UNPAID
-
supplierName:
string
Supplier Name
-
virtualAccNo:
string
Virtual Acc No
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