#benstjohn

1 messages ยท Page 1 of 1 (latest)

umbral orioleBOT
toxic snow
#

Hello ๐Ÿ‘‹
The list all disputes API should by default return the ones where status is needs_response too

#

Are you not seeing that in the results?

frigid sinew
#

I ONLY want those

#

not all of the other disputes

toxic snow
#

Ah, you said "also" in the question ๐Ÿ˜…

#

Hmm

frigid sinew
#

oh woops

toxic snow
#

Don't think that endpoint supports filtering with status yet unfortunately

frigid sinew
#

and then while doing this, I would also like to "expand" the charge for each one. Any suggestions on this one?

toxic snow
#

Yeah expanding should work fine with the List call however, the filter by status isn't currently supported

frigid sinew
#

if I just said ['expand' => ['charge'] would it work, or do i need to specify I'm expanding charge inside the data object?

toxic snow
#

You'd need to specify data

frigid sinew
#

okay one more question

#

since I can't filter - I'm getting an error loading my data when the status is "won"

#

i'm not sure if that's because it's got some kind of missing data, but any thoughts on what I can do here?

toxic snow
#

What error are you getting exactly?

frigid sinew
#

I think it was an Nginx buffer size - nevermind