Invalidate Subscriber
Delete all data associated with a subscriber and make it impossible to charge it. Note that the subscriber is not deleted and because of that the subscriber can still be renewed to make it valid again after this call.
Request
POST
https://api.scanpay.dk/v2/{shopid}:sub:{subid}/invalidate
- subid is the subscriber ID you received when synchronizing.
The request has no body. The response has no defined fields and as such is an empty JSON object.