Cash App API
Fetch Web Receipt
Fetches details from a CashApp web receipt URL
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
The CashApp web receipt URL
Response
200
application/json
Successfully fetched receipt details
The CashTag of the payment recipient
The payment amount as a string
The note associated with the payment
The timestamp of the payment
The status of the payment
Available options:
Completed
, Failed
The source of the payment
The unique Cash App identifier of the payment
The recipient of the payment
The sender of the payment