Where to Find the API Reference
The list of API endpoints and sample request/response formats are published in the Developer Help.
Brand Voice Analysis and Settings
Brand voice is a profile that quantifies the "feel" your store projects on social media. AI uses it as reference data when generating captions and reply drafts, keeping your brand image consistent.
Purchase History by Customer (POS Integration)
Learn how to review each customer's receipt-level purchase history from the CRM customer detail screen. Covers the conditions under which POS-issued receipts appear, why scanned paper receipts are excluded, how member matching works, privacy handling, and API access.
Square Staff Data and Receipt Roller Staff Data Mapping
Explains how Square Team Members are linked to Receipt Roller's staff data (StaffDto). Covers how to use manual linking, the logic for resolving who is attributed to a transaction, and the key fields in the Team Member API.
Two-Way Member Information Sync with Smaregi/Square
Learn how ReceiptRoller's member information syncs bidirectionally with connected POS systems like Smaregi and Square. Covers which fields sync, sync timing, conflict priority rules, new customer matching, supported POS systems, and troubleshooting.
Smaregi Staff Data and Receipt Roller Staff Data Mapping
Explains how Smaregi staff master data is converted into Receipt Roller's staff data (StaffDto), field by field. Covers the name-splitting logic for staffName, the staffCode to EmployeeNumber mapping, and how displayFlag controls skipping of hidden staff.
Webhooks and Event Notifications
Learn how to register webhooks and which events ReceiptRoller sends notifications for.
Square Transaction Data and Receipt Roller Transaction Data Mapping
A technical explanation of how transaction data fetched from the Square Payment API is mapped into Receipt Roller's transaction data model. Covers the field mapping table, status code conversion, payment method normalization, resolving line items/customer/staff information, OAuth token auto-refresh, and idempotency and timezone handling.
Smaregi Customer Data and Receipt Roller Customer Data Mapping
Explains how Smaregi's customer master is converted into Receipt Roller's customer data (CrmCustomerDto), field by field. Covers the membership number, name, contact info, and date-of-birth correspondence, the priority between mobile and landline numbers, and webhook-based sync timing.
Square POS Integration Setup
Explains how to connect Square POS with ReceiptRoller. Connect easily via OAuth authentication, and accounting data syncs in real time.
Smaregi Transaction Data and Receipt Roller Transaction Data Mapping
A technical explanation of how transaction data fetched from the Smaregi Platform API is mapped into Receipt Roller's transaction data model. Covers the field mapping table, status code conversion, payment method normalization, resolving line items/customer/staff information, timezone handling, and idempotency.
Creative Projects and Variant Selection
Creative projects let you group multiple variants (candidate designs) under a single project for comparison and selection. Suited to workflows where you line up A/B candidates for review and pick a winner.
Smaregi Product Data and Receipt Roller Product Data Mapping
Explains how Smaregi's product master is converted into Receipt Roller's product master (ProductDto), field by field. Covers the correspondence for product code, product name, category, price, and cost, along with quirks specific to Smaregi.
Creating 1-on-1 and Group Threads
Explains how to create 1-on-1 messages and group threads for staff-to-staff communication, including adding/removing participants, editing and deleting messages, and archiving threads.
Developer API Overview
Learn about the Receipt Roller developer API and the steps to get started. Available on Starter plan and above.
Square Product Data and Receipt Roller Product Data Mapping
Explains how product data in Square Catalog is converted into Receipt Roller's product master (ProductDto), field by field. Covers the relationship between Item / Variation / Category, price currency normalization, and behavior on re-sync.
Moderating Staff Communications
Explains how business account owners and store managers can review and manage staff communications using the moderation feature — closing threads, deleting inappropriate messages, and exporting CSV files for compliance.
Square Customer Data and Receipt Roller Customer Data Mapping
Explains how customers registered in Square Customer Directory are converted into Receipt Roller's customer data (CrmCustomerDto), field by field. Covers the given_name / family_name correspondence, address decomposition logic, and how reference_id is handled.
AI Caption Generation and Hashtag Suggestions
AI automatically generates and suggests captions and hashtags for your social posts, taking your business account info, industry, brand voice, and target audience into account, and tailoring copy to each platform.
Posting to SNS from an AI Agent (MCP Integration)
A guide to posting in natural language to SNS channels connected to ReceiptRoller from AI agents like Claude. Covers drafting posts, posting to multiple channels at once, scheduled posts, and attaching images, all through conversation. Includes concrete phrasing examples and tips.