Retrieve Grant

Retrieves a Cash App Pay customer grant by the ID of the customer that approved it and its own ID.

Authentication

AuthorizationBasic

Basic authentication of the form Basic <username:password>.

Headers

User-AgentstringRequired
AcceptstringOptionalDefaults to application/json
Accept

Request

customerIdstringRequired>=1 character<=128 characters
ID of the customer that approved the customer grant.
grantIdstringRequired>=1 character<=256 characters
ID of the customer grant to retrieve.

Response

OK
grantobject
Describes a grant provided by Cash App.

Errors