Send Payment Receipt Endpoint
Send Payment Receipt
Sends a payment receipt email for the given payment. Creates a CashAppOutreach record tracking the result.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
Request body for sending a payment receipt.
The ID of the payment to send a receipt for.
Response
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.
