Ready2order Printer Profile API
A printer profile is a named stand-in for a physical printer. The POS targets profiles by name rather than by hardware ID, so you can replace a physical printer in the account settings without any change to your POS configuration. Each profile can be linked to one or more physical printers. When a job targets a profile, all linked printers receive it simultaneously. The IDs of the linked printers are returned in `printingProfile_associatedPhysicalPrinterIds`. **Fields** | Field | Description | |-------|-------------| | `printingProfile_id` | System-assigned unique identifier for the printer profile | | `printingProfile_name` | The name assigned to this profile, for example `Kitchen` or `Bar` | | `printingProfile_associatedPhysicalPrinterIds` | The [physical printers](#tag/Printer) currently linked to this profile |