Send Payment Receipt
Sends a payment receipt email for the given payment. Creates a CashAppOutreach record tracking the result.
Documentation Index
Fetch the complete documentation index at: https://docs.api.stuut.co/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Request body for sending a payment receipt.
The ID of the payment to send a receipt for.
Successful Response
Cash App outreach log entry.
The type of outreach (payment_receipt or remittance_request).
payment_receipt, remittance_request The current status of the outreach.
pending, sent, failed, skipped The reason the outreach was skipped, if applicable.
The bank transaction this outreach is associated with (used for remittance requests).
The payment this outreach is associated with.
The partner this outreach is sent to.
The email record created for this outreach, if sent.
String representing the object's type. Objects of the same type share the same value.