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

StorePointOfSaleRequest

Example:
{ "name": "Store #42", "domain": "example.com", "webhookAuthentication": "Bearer super-secret-token" }
namestring
Required
Length:
1 <= length <= 255
domainstring
Required
Length:
length <= 1024
webhookAuthenticationstring
Required
Length:
1 <= length <= 255
StorePointOfSaleRequest
{  "name": "Store #42",  "domain": "example.com",  "webhookAuthentication": "Bearer super-secret-token"}