Skip to main content
PATCH
Activate or deactivate a SimplePay QR entrypoint

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string<uuid>
required

Body

application/json
expected_version
integer
required
Required range: x >= 1
status
enum<string>
required
Available options:
active,
inactive

Response

The updated QR entrypoint.

Last modified on September 1, 2026