Update an item in the payment cart

patch

/fscmRestApi/resources/11.13.18.05/publicSectorPaymentCarts/{publicSectorPaymentCartsUniqID}

Request

Supported Media Types
Path Parameters
  • This is the hash key of the attributes which make up the composite key--- CartOwner, CartId and AgencyId ---for the Payment Carts resource and used to uniquely identify an instance of Payment Carts. The client should not generate the hash key value. Instead, the client should query on the Payment Carts collection resource with a filter on the primary key values in order to navigate to a specific instance of Payment Carts.

    For example: publicSectorPaymentCarts?q=CartOwner=<value1>;CartId=<value2>;AgencyId=<value3>
Body ()
The following table describes the body parameters in the request for this task.
Root Schema : publicSectorPaymentCarts-item
Type: object
Show Source
Nested Schema : Associated Projects
Type: array
Title: Associated Projects
The payment carts resource is used by public users to manage fees for payment by adding permits to the cart that are ready for checkout and removing permits from the cart as needed.
Show Source
Nested Schema : publicSectorPaymentCarts-AssociatedProject-item
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-item
Type: object
Show Source
Nested Schema : Associated Projects
Type: array
Title: Associated Projects
The payment carts resource is used by public users to manage fees for payment by adding permits to the cart that are ready for checkout and removing permits from the cart as needed.
Show Source
Nested Schema : publicSectorPaymentCarts-AssociatedProject-item
Type: object
Show Source
Back to Top