#yolanpibrac_api

1 messages ¡ Page 1 of 1 (latest)

stuck creekBOT
#

👋 Welcome to your new thread!

⏲️ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.

⏱️ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.

🔗 This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1222457769689354241

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

primal dewBOT
steel wasp
#

Sorry we can't see a GET request response. Can you give an example of that type's balance transaction on your account?

tacit zealot
#

yes

#

here is an example of a balance transaction in this account of type "issuing_authorization_hold"
{
"id": "txn_1OycGdH2z2S1wXIQie6LX7Jc",
"object": "balance_transaction",
"amount": -3000,
"available_on": 1711468227,
"created": 1711468227,
"currency": "usd",
"description": "Hold for authorization",
"exchange_rate": null,
"fee": 0,
"fee_details": [
],
"net": -3000,
"reporting_category": "issuing_authorization_hold",
"source": "iauth_1OycGdH2z2S1wXIQ5i1rftC3",
"status": "available",
"type": "issuing_authorization_hold"
},

steel wasp
#

Okie if you call Retrieve Balance Transaction API and specify that exact Id, does it give you the object?

tacit zealot
#

let me try

#

Yes, it is working. Here is the request : req_AiVmIpgijAZJoe

steel wasp
#

But then if you use List Transaction API, specifying the type it's not included?

#

Could you share the response you got?

tacit zealot
#

yes, exactly. This list endpoint does return an empty list when I filter by "issuing_authorization_hold". Here is the response I get (using nodeJs sdk)

  object: 'list',
  data: [],
  has_more: false,
  url: '/v1/balance_transactions'
}```
steel wasp
#

Hmm weird

#

Please write to Support and mention this Discord thread. We would be happy to grab it from there

ruby socketBOT
#

:question: Have a non-technical question, account issue, or need one-on-one support?
We wish we could help, but this community is focused on developers and technical discussions. Our support team will be able to assist you better than we can: https://support.stripe.com/contact