Home > @infiniteobjects/data-types > IPrintButtonApiRequestProduct
Request search params to call GET /print-button/:partnerId/product
Signature:
export interface IPrintButtonApiRequestProduct
Assumes X-API_KEY in headers
| Property | Modifiers | Type | Description |
|---|---|---|---|
| assetUrl | string | Url of the asset to be printed | |
| blockchain | Blockchain | Blockchain | |
| contract | string | Contract Address | |
| fileType | FileType | FileType of the assetUrl | |
| ownerId | string | Wallet Address of the current owner of the asset | |
| tokenId | string | Token ID |