Validate reconciliation details
post
/service/v1/validateReconDiscountOffer
This endpoint is used to validate reconciliation details for applied offer.
Request
Supported Media Types
- application/json
- application/xml
Header Parameters
-
appId(required): string
Application Id
-
branchCode(required): string
Branch Code
-
userId(required): string
User id for SMS
Request body to create recon transaction
Nested Schema : reconOfferInvoiceDtoList
Type:
Show Source
array
-
Array of:
object ReconOfferInvoiceDto
Value Dated OS Model
Nested Schema : reconOfferPaymentDtoList
Type:
Show Source
array
-
Array of:
object ReconOfferPaymentDto
Value Dated OS Model
Nested Schema : ReconOfferInvoiceDto
Type:
object
Value Dated OS Model
Show Source
-
discountedDueAmount:
number
-
invoiceRefNo:
string
Invoice Reference Number
-
offerDateFrom:
string
-
offerDateTo:
string
-
reconInvAmt:
number
Response
Supported Media Types
- application/json
- application/xml
200 Response
Successful performs the operation
Nested Schema : ResponseResourceSupport
Type:
object
Nested Schema : items
Type:
object
400 Response
Malformed syntax.
401 Response
Request does not have sufficient credentials.
403 Response
Request is not authorized.
500 Response
Internal error