API Reference
This endpoint allows you to delete the static QR
cURL
curl --request DELETE \ --url https://api.sandbox.hit-pay.com/v1/static_qr/{static_qr_id} \ --header 'X-BUSINESS-API-KEY: <x-business-api-key>'
{ "message": "Static QR deleted successfully." }
"b286daabf9921b5a01a4621f026c111e046f8911feba212996c92159b98427d"
The Static QR id
200
The response is of type object.
object
Was this page helpful?