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
  • Reference
    • Introduction
      • POSTRetrieve Grant
      • POSTRevoke Grant
        • RetrieveGrantRequest
        • Grant
        • POSTEvent: grant.status.updated
LogoLogo
ReferenceGrants - Cash App PaySchemas

Grant

Example
1{
2 "id": "GRG_221243dc6985a6819ff6950c1a21332f7bc4a46ebd49b5a7002908ab768e8e5ff7831e084d0d2c9d8d939793b55eff50",
3 "intent": "ON_FILE",
4 "type": "CASHAPP",
5 "details": {
6 "status": "ACTIVE",
7 "cashapp": {
8 "customerId": "CST_AQmxh4y_QGoNNIG5NUw0jttqyYedL1LklACQdyJ3H-Vs6WmLtP6A_C7XjQNohvY",
9 "cashtag": "$someCashTag"
10 },
11 "createdAt": "2024-07-08T22:42:46.039Z",
12 "updatedAt": "2024-07-08T22:42:46.039Z",
13 "expiresAt": "2034-07-08T22:42:46.039Z"
14 }
15}
Was this page helpful?
Previous

Event: grant.status.updated

Next
Built with

Response

grantobjectRequired
Describes a grant that can be used to perform actions specified in a customer request using the Network API.