Subscribe all orgs with eFaktura config to SEF for next-day notifications
POST /pos/efaktura/subscribe-for-sef
POST
/pos/efaktura/subscribe-for-sef
Calls SEF subscribe for each organization that has eFaktura configured; stores returned secret in sef_subscription. Use the same webhookUrl for all (e.g. https://yourapp.com/api/sef/webhook). Run daily (e.g. via cron).
Request Body required
Section titled “Request Body required ”object
webhookUrl
required
string
Responses
Section titled “ Responses ”OK
object
accepted
required
jobIds
required
Array<string>
total
required
number
401
403
422