35 results (Page 1 of 2)
2026-06-20 API Store Store Information OAuth
Using the Store Information API

A guide to the REST API for fetching and updating a store's basic information (store name, store type, contact details, and address). Lets you implement a store information editing screen from token-authenticated clients such as staff apps.

2026-04-27 Support Inquiry Community
Contacting support (technical integration)

Explains the types of support available to ReceiptRoller developers, a checklist to run before contacting support, and a template of the information to attach so issues get resolved efficiently.

2026-05-29 CRM Customer Data Model Reference POS Integration
CrmCustomerDto reference

A complete field reference for CrmCustomerDto, ReceiptRoller's customer master. Customer information imported from a POS (Smaregi / Square) is normalized into this model.

2026-04-27 User scopes Review Privacy Personal information App registration
Applying for review of User-scopes

For apps that handle general consumers' data (user.* scopes) on ReceiptRoller, this explains the review application flow, the documents to submit, the review criteria, the review period, and common reasons for rejection.

2026-04-27 Data protection Anonymization Encryption Privacy
How to think about data protection (anonymization and encryption)

Explains how to think about data protection in a ReceiptRoller integration app — encryption (at rest and in transit), anonymization and pseudonymization techniques, and a deletion policy.

2026-04-24 ReceiptRoller developer community question
Posting a Question to the Community

Explains how to post a question to the developer community, and the review-approval and notification-email flow after posting.

2026-04-27 Webhook SNS LINE Bypass Forwarding Event integration
SNS Webhook bypass (forwarding Webhooks from external SNS such as LINE)

Explains the mechanism, setup, signature handling, and cautions of the "SNS Webhook bypass" feature, which forwards Webhooks ReceiptRoller receives from SNS platforms such as LINE to a developer app, with the store's consent.

2026-05-29 Staff Employee Data Model Reference POS Integration
StaffDto reference

A complete field reference for StaffDto, ReceiptRoller's staff (employee) master. It covers the structure, including the linkage with POS (Square Team / Smaregi), store assignment, and employment type.

2026-04-27 oauth scope api permission liff
OAuth Scopes Reference and Availability

A reference of all scopes available in the ReceiptRoller OAuth API and which kinds of apps each scope can be granted to. Also covers the review requirement for User scopes, why Store and User scopes can't be mixed, and how to use the API from a LIFF app.

2026-04-27 Production operation Best practices Monitoring Deployment
Best practices for production operation

Explains best practices for running a ReceiptRoller integration app in production — environment separation, monitoring, deployment, incident response, and keeping documentation in order.

2026-04-27 Receipt Purchase Data integration API
Purchase and receipt data integration

Explains the structure of the purchase and receipt data ReceiptRoller handles, how to retrieve it, related scopes, Webhooks, and common use cases.

2026-04-27 getting-started plan oauth app-registration
The flow to getting started

Explains the flow to start using the ReceiptRoller developer portal. If you register as a store user and are on the Starter plan or higher, no separate developer application is needed; you can register an app and begin API implementation right away.

2026-04-27 App registration Purpose of use Connections Category User-scope review
Declaring your purpose of use and connections (POS / e-commerce / analytics, etc.)

Explains the meaning of the "purpose of use" and "connection category" (POS / e-commerce / analytics / CRM / OMS / WMS / SNS / other) declared when registering an app in the ReceiptRoller developer portal, how to choose them, cautions when changing them, and the relationship to User-scope review.

2026-04-27 Webhook Monitoring Alerts Dead letter Incident response
Monitoring and handling failures

Explains how to read the ReceiptRoller Webhook delivery history, the metrics to monitor and how to design alerts, redelivering dead letters, and common failure patterns and recovery procedures.

2026-04-27 api reference swagger openapi community
How to read the API reference and docs

Explains the structure of ReceiptRoller's developer documentation and when to use each part. Covers the four entry points — the developer help, the API top page, the Swagger-based API reference, and the developer community — and how to obtain the OpenAPI spec (openapi/v1.json) for use with AI assistants and code generators.

2026-04-24 ReceiptRoller developer community answer notification
Receiving Answers to Your Questions

Explains the email notification you receive when someone answers your question, and how to set a best answer.

2026-04-27 Troubleshooting Plan Developer portal
The developer portal is not shown while on the Free plan

What to check when the ReceiptRoller developer portal is not shown. Explains what to do when your plan is Free, switching business accounts, and the timing of when the display updates.

2026-05-29 PIM Product Data Model Reference POS Integration
ProductDto reference

A complete field reference for ProductDto, ReceiptRoller's product master (PIM). It covers the structure, including catalog sync from a POS (Square), cost price, per-store pricing, variants, and pre-orders.

2026-04-27 SLA Uptime Incidents Status page
SLA, uptime, and the checking procedure during an incident

Explains ReceiptRoller's API uptime targets, how to check the status page, the isolation procedure when an incident occurs, and the flow for escalating to support.

2026-04-27 Client ID Secret Authentication App registration
Managing the client ID and client secret

Explains how to obtain the client ID and client secret issued when you register a ReceiptRoller app, storage rules, what to do on a leak, and operating across multiple environments.