Payment incoming second stage invoice validation
get
/service/v1/paymentIncomingInvoiceValidation
This endpoint is used to payment incoming second 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(optional):
string
Credit Acc No
-
invoiceCcy(optional):
string
Invoice Currency
-
invRefNo(optional):
string
Invoice Ref No
-
isValid(optional):
object isValid
Flag to validate if invoice is UNPAID
-
supplierName(optional):
string
Supplier Name
-
virtualAccNo(optional):
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