#arjunb-payout-help

1 messages · Page 1 of 1 (latest)

eager trench
#

hello

#

can you clarify what you mean? what's bulk? What are you really trying to do/ask?

idle wave
#

so we have payout status

#

for each stripe connected account

#

like enabled , restricted

#

etc

#

so i have to do for more than user ,, like say 10 at a time

#

is it possible

eager trench
#

damn

#

you mean payouts_enabled on the Account API right? or you mean manually in the Dashboard?

idle wave
#

payouts_enabled

#

it also shows in the dashboard

#

like it says payments allowed

eager trench
#

sure but what exactly are you trying to do? Write code to do this, or manually do this in the Dashboard?

idle wave
#

payouts restricted

eager trench
#

I'm sorry, can you just pause and explain in one complete sentence what you are trying to do?

idle wave
#

postman api to find out whats the current status

#

yes

eager trench
idle wave
#

great , is this applies for all

#

api's?

eager trench
#

yes

idle wave
#

cool ,ty

#

well

#

the response is paginated

#

the inputs are not

eager trench
#

not sure what that could mean

idle wave
#

i think you are not understanding the question

#

Suppose i want to find out 123,124,125 are three accounts

#

whats their payout status

#

how do i do that?

#

i want response like 123-enabled

#

and 124-restricted

#

125-restricted

#

etc..

eager trench
#

account ids are acct_123

idle wave
#

but if i have 200

#

accounts then?

eager trench
#

you do them one by one

idle wave
#

cool, where do i input

#

the data

eager trench
#

the data of what?

idle wave
#

123,124,125

eager trench
#

I'm sorry Arjun but this is really unclear with really short sentences not saying much. Can I ask you to provide more context, if possible one entire response together showing what you are doing and what is blocking you

idle wave
#

this is the context

#

Suppose i want to find out 123,124,125 are three accounts
whats their payout status
how do i do that?
i want response like 123-enabled
and 124-restricted
125-restricted

eager trench
#

I already responded exactly to that question though

idle wave
#

i want one req

#

not 200

eager trench
#

I understand what you want. But it's impossible. So you have to work with what is possible. You either check each account. Or you instead ingest all accounts (via the earlier method I already explained with pagination) and you cache all of this in your database

idle wave
#

ty , is there a video example explaining the same

#

or some docs

eager trench
#

I don't know of a specific video no. And I did give you the exact docs link for both options

idle wave
#

ok ty

eager trench
#

I'm happy to help further if you have a specific/clear question about what is blocking you exactly

idle wave
#

yes. feedback for your team is come up with such a req/resp

#

including filters

#

this is nuts!

eager trench
#

nothing is nuts

#

Anyways, I'll pass on the feedback! Hope you're all set

idle wave
#

good