v2
latestOpenAPI 3.1.12026-08-06856719.6 KBUpdate Static QR
This endpoint allows you to update a static QR.
put/v1/static_qr/{static_qr_id}
Path parameters
static_qr_idstring required
The static QR id
Headers
X-BUSINESS-API-KEYstring required
Example:b286daabf9921b5a01a4621f026c111e046f8911feba212996c92159b98427d
Request body
Example request
{
"location_id": "9cc4aee8-c1b4-4401-af57-aea884c780cb",
"amount": 10.99,
"currency": "sgd"
}Response
200