PointOfSale
iduuidrequired
The ID of the point of sale. This is used when creating new payment session.
namestringrequired
A visual name displayed in the ePay backoffice to help the merchant and ePay staff identify the point of sale
descriptorstringrequired
The merchant name displayed to the cardholder in both their bank statement and any 3DS challenge such as MitId.
created_atdate-timerequired
The time of creation in UTC.
updated_atdate-timerequired
The last time the point of sale was modified in UTC
PointOfSale
{
"id": "0192473a-e381-705c-b61c-fc2ac9624afc",
"name": "Store #42",
"descriptor": "POS Copenhagen",
"created_at": "2024-10-01T10:38:14.658688472+02:00",
"updated_at": "2024-10-01T12:38:14.658688472+02:00"
}