eCOS® API Help

Create or modify a POS type

POST method/Sales/POSTypes

This method allows you to create or modify a POS type.

Request parameters

{ "id": 96, "label": "example", "createdDate": "1971-04-26T12:26:06Z", "modifiedDate": "1971-04-26T12:26:06Z" }

Responses

{ "id": 96, "label": "example", "createdDate": "1971-04-26T12:26:06Z", "modifiedDate": "1971-04-26T12:26:06Z" }
Last modified: 29 octobre 2024