For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
GuidesAPI Reference
GuidesAPI Reference
    • Welcome
  • Product Overview
    • How Cash App Pay Works
    • Cash App Pay on Desktop and POS Devices
    • Cash App Pay on Mobile Devices
  • Partnerships
    • Partner with Cash App Pay
    • Partner Onboarding Requirements
    • Merchant Use Policy
    • Program Rules
  • Technical Guides
    • Cash App Pay Integration Basics
      • Introduction to Cash App Pay APIs
      • Idempotency
      • Pagination
      • Reference IDs
      • Network API
      • Customer Request API
      • Management API
  • Resources
    • Cash App Pay Assets
    • Glossary of Terms
    • Cash App Pay Status
  • Pay Kit SDK
LogoLogo
On this page
  • Visualization
  • Endpoints
Technical GuidesAPI Fundamentals

Customer Request API

Was this page helpful?
Previous

Management API

Next
Built with

The Customer Request API helps developers request permission from customers to perform actions on their accounts. It is accessible from browsers, servers, and point of sale devices to reduce latency, only requiring a client ID as authentication.

In general, most developers should opt to use Pay Kit instead of using the Customer Request API directly. However, if Pay Kit is not able to work with your existing codebase, you can fall back to this API to implement a near-identical experience.

Visualization

The following figure shows the visualization of the Customer Request API with different entities being involved at various stages:

customer Request API visualization

Endpoints

  • Requests
    • Create request
    • Retrieve request
    • Update request