Looking for ePay classic docs? Go to docs.epay.dk
ePay documentationDocsePay documentation

PointOfSale

Example:
{ "id": "0192473a-e381-705c-b61c-fc2ac9624afc", "name": "Store #42", "descriptor": "POS Copenhagen", "createdAt": "2024-10-01T10:38:14.658688472+02:00", "updatedAt": "2024-10-01T12:38:14.658688472+02:00" }
idstring
Required
Format:
uuid
namestring
Required
descriptorstring
Required
createdAtstring
Required

The time of creation in UTC.

Format:
date-time
updatedAtstring
Required
Format:
date-time
PointOfSale
{  "id": "0192473a-e381-705c-b61c-fc2ac9624afc",  "name": "Store #42",  "descriptor": "POS Copenhagen",  "createdAt": "2024-10-01T10:38:14.658688472+02:00",  "updatedAt": "2024-10-01T12:38:14.658688472+02:00"}