Authorizations
Oauth 2.0 authentication
Path Parameters
The ID of the draft invoice to delete.
2147483647
Body
Optional configuration parameters to adjust QR code width, height and the encoded URL.
The configuration for a QR code.
The width, in pixels, of the QR code image. Value is from 150
to 500
.
150 <= x <= 500
The height, in pixels, of the QR code image. Value is from 150
to 500
.
150 <= x <= 500
The type of URL for which to generate a QR code. Valid values are pay
and details
.
7
Response
A successful request returns the HTTP 200 OK
status code and a JSON response body that shows the QR code as a PNG image.