cURL
curl --request GET \ --url https://sandbox.sturdytechnologies.com/v3/payments/paypal/{transaction_id}
{ "data": { "amount": 123, "description": "<string>", "paypal_id": "<string>", "recipient_name": "<string>", "transaction_date": "2023-10-01T12:34:56Z", "transaction_id": "txn_12345", "transaction_status": "processing" }, "message": "<string>", "success": true }
Get the final status of a Paypal Payout by ID
Documentation IndexFetch the complete documentation index at: https://docs.sturdytechnologies.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.sturdytechnologies.com/llms.txt
Use this file to discover all available pages before exploring further.
Transaction Identifier
OK
Show child attributes