Captures success response of payment

post

/service/v1/updatePaymentResponse

This service is used to capturing success response of payment.

Request

Supported Media Types
Header Parameters
Body ()
Request Body that contains data required for updateExternalSystemResponse
Root Schema : ExtSystemPaymentModelCollection
Type: object
List of External system response Payment model
Show Source
Nested Schema : extSystemResponseModel
Type: array
Show Source
Nested Schema : ExtSystemResponsePaymentModel
Type: object
External system pay request model
Show Source
Back to Top

Response

Supported Media Types

200 Response

Successful performs the operation
Body ()
Root Schema : ExtSystemResponseModelCollection
Type: object
List of External system response from accounting model
Show Source
Nested Schema : extSystemResponseModel
Type: array
Show Source
Nested Schema : ExtSystemResponseModel
Type: object
External system accounting response model
Show Source

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