Send Remittance Request
Sends a remittance request email for the given bank transaction. Creates a CashAppOutreach record tracking the result. Accepts optional custom subject and body to override template.
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 remittance request.
Bank transaction ID this email is about
Partner ID to send email to
Optional email sender ID to use. If not provided, uses the user's default email sender.
Optional recipient email to use. If not provided, determines from partner's outreach email.
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.