{
"id": "txn_1IBNiNLLBOhef2QNqIeaNg9o",
"object": "balance_transaction",
"amount": -7777,
"available_on": 1611619200,
"created": 1611076199,
"currency": "usd",
"description": null,
"exchange_rate": null,
"fee": 0,
"fee_details": [],
"net": -7777,
"reporting_category": "transfer",
"source": "tr_1IBNiNLLBOhef2QNcNqv3IlS",
"status": "pending",
"type": "transfer" }
--
To unsubscribe from this group and stop receiving emails from it, send an email to api-discuss...@lists.stripe.com.
{ "id": "tr_1IBNiNLLBOhef2QNcNqv3IlS", "object": "transfer", "amount": 7777, "amount_reversed": 0, "balance_transaction": "txn_1IBNiNLLBOhef2QNqIeaNg9o",
"created": 1611076199, "currency": "usd", "description": null,
"destination": "acct_1Heou2LKojKNEaYI", "destination_payment": { "id": "py_1IBNiNLKojKNEaYIjCnlyzyy", "object": "charge", "amount": 7777, "amount_captured": 7777, "amount_refunded": 0, "application": "ca_IDpLL959m3xLKwEBQTIYssGh7UFQZbOu", "application_fee": null, "application_fee_amount": null, "balance_transaction": "txn_1IBNiOLKojKNEaYINS8SFq4t", "billing_details": { "address": { "city": null, "country": null, "line1": null, "line2": null, "postal_code": null, "state": null }, "email": null, "name": null, "phone": null }, "calculated_statement_descriptor": null, "captured": true, "created": 1611076200, "currency": "usd", "customer": null, "description": null, "destination": null, "dispute": null, "disputed": false, "failure_code": null, "failure_message": null, "fraud_details": {}, "invoice": null, "livemode": false, "metadata": {}, "on_behalf_of": null, "order": null, "outcome": null, "paid": true, "payment_intent": null, "payment_method": null, "payment_method_details": { "stripe_account": {}, "type": "stripe_account" }, "receipt_email": null, "receipt_number": null, "receipt_url": "https://pay.stripe.com/receipts/acct_1Heou2LKojKNEaYI/py_1IBNiNLKojKNEaYIjCnlyzyy/rcpt_ImxdTJHTStDhmUGF2PJp9gWBS9vF5L2", "refunded": false, "refunds": { "object": "list", "data": [], "has_more": false, "total_count": 0, "url": "/v1/charges/py_1IBNiNLKojKNEaYIjCnlyzyy/refunds" }, "review": null, "shipping": null, "source": { "id": "acct_1HAi5vLLBOhef2QN", "object": "account", "application_icon": "https://files.stripe.com/links/fl_test_sCSGcXEaJJgqzNwJLiAk0LGT", "application_logo": "https://files.stripe.com/links/fl_test_PlyFS8X7r9oEPGbAnwFgKuha", "application_name": "WishTender LLC", "application_url": "http://wishtender.com/" }, "source_transfer": "tr_1IBNiNLLBOhef2QNcNqv3IlS", "statement_descriptor": null, "statement_descriptor_suffix": null, "status": "succeeded", "transfer_data": null, "transfer_group": null }, "livemode": false, "metadata": {}, "reversals": { "object": "list", "data": [], "has_more": false, "total_count": 0, "url": "/v1/transfers/tr_1IBNiNLLBOhef2QNcNqv3IlS/reversals" }, "reversed": false, "source_transaction": "ch_1IBNiNLLBOhef2QN9Itws9zP", "source_type": "card", "transfer_group": "group_pi_1IBNhXLLBOhef2QN0GV5dFE3"}
{ "error": { "code": "resource_missing", "doc_url": "https://stripe.com/docs/error-codes/resource-missing", "message": "No such balance transaction: 'txn_1IBNiOLKojKNEaYINS8SFq4t'", "param": "id", "type": "invalid_request_error" }}
To unsubscribe from this group and stop receiving emails from it, send an email to api-d...@lists.stripe.com.
To unsubscribe from this group and stop receiving emails from it, send an email to api-discuss...@lists.stripe.com.
To unsubscribe from this group and stop receiving emails from it, send an email to api-d...@lists.stripe.com.