Send confirmation of the payment status to payment cart.

post

/fscmRestApi/resources/11.13.18.05/publicSectorPaymentCarts

Initiates postpayment processing using the payment service custom method.

Request

Supported Media Types
Body ()
The following table describes the body parameters in the request for this task.
Root Schema : publicSectorPaymentCarts-confirmPaymentRequest
Type: object
Show Source
Nested Schema : parameters
Type: array
Minimum Number of Items: 1
Maximum Number of Items: 1
Show Source
Nested Schema : parameters-items[0]
Type: object
Show Source
Back to Top

Response

Supported Media Types

Default Response

The following table describes the default response for this task.
Body ()
Root Schema : publicSectorPaymentCarts-confirmPaymentResponse
Type: object
Show Source
  • Returns a payload response with JSON string value, which contains a status, message, stack (if an error occurs), and redirect URL.
Back to Top