Delete an item from payment cart.

post

/fscmRestApi/resources/11.13.18.05/publicSectorPaymentCarts

Removes the selected item from the payment cart.

Request

Supported Media Types
Body ()
The following table describes the body parameters in the request for this task.
Root Schema : publicSectorPaymentCarts-deleteFromCartRequest
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-deleteFromCartResponse
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