#jeffrey_api

1 messages ยท Page 1 of 1 (latest)

limber bladeBOT
#

๐Ÿ‘‹ 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/1351606325469122560

๐Ÿ“ Have more to share? Add more details, code, screenshots, videos, etc. below.

drifting sun
#

hi! just want to acknowledge that i'm here, but the server is a little busy at the moment so it might be a bit before i can take a closer look

drifting sun
#

ok looking at this now...

#

i'm not super familiar with this type of payment off the top of my head, might need to reproduce real quick to experiment with a few things. gimme just a bit.

#

ok, i've got the payment ready. now let me see if i can figure out a way to expand down to what you need

#

hmm, i was hoping expanding on source.id would work but it looks like that doesn't do anything

#

worst case you can always just GET the account returned in that path as a secondary call

tough haven
#

yeah I was hoping to not have to make separate calls

#

but if there's not a way then there's not a way

drifting sun
#

let me poke around a little bit more... this is basically a route mapping game ๐Ÿ˜… how do we get from a charge to an expandable account ID

tough haven
#

thanks!

drifting sun
#

i am leaning towards this not being supported since you can't expand on source.id and i think most of the rest of the account IDs will be your platform account. e.g. source_transfer.destination should be your platform account.

#

ok yeah i'm not seeing a way to do this, so i think a second call might be the way to go

tough haven
#

bummer, ok thanks anyways