#jeffrey_api
1 messages ยท Page 1 of 1 (latest)
๐ 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.
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
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
yeah I was hoping to not have to make separate calls
but if there's not a way then there's not a way
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
thanks!
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
bummer, ok thanks anyways