Skip to main content

CartApi

All URIs are relative to http://localhost

MethodHTTP requestDescription
cartControllerCreatePOST /v1/cartCreate cart

cartControllerCreate

CartEntity cartControllerCreate(CartDTO)

Create cart

Parameters

NameTypeDescriptionNotes
CartDTOCartDTO

Return type

CartEntity

Authorization

api-key

HTTP request headers

  • Content-Type: application/json
  • Accept: application/json