#joaovbsberse

1 messages · Page 1 of 1 (latest)

hasty socketBOT
#

Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

cobalt elm
#

Hi there. What do you mean exactly?

bitter ginkgo
#

wait a sec

#

using this endpoint

#

i know that if I use the 'list all'' endpoint, I can extend the query

#

but using this, I dont know how to do it

cobalt elm
#

What does "extend the query" mean

bitter ginkgo
#

wait a sec

#

expand!

#

wrong word

#

xD

cobalt elm
#

Ah

#

Yeah I think expansion should work with that endpoint

#

Just try it in test mode

bitter ginkgo
#

Im trying, but return this error

cobalt elm
#

Any time you wonder about one of these things, you can just try it out 🙂

bitter ginkgo
#

Field expand is an unsupported search field for resource `invoices

#

I tried

#

this is the reason why I'm asking

cobalt elm
#

I see

#

Can you share the request id

#

And code you used to try it

bitter ginkgo
#

sure

#

1 sec

cobalt elm
#

May not be supported, but want to have a look to see what you did

bitter ginkgo
#

req_r1tVdpBKpGzH7C

#

i think is wrong

#

the array of expand is not right

#

but i dont know hou I have to construct this

#

if is expand:['blablabla']

#

or

#

expand[]:'blabla'

cobalt elm
#

No you'd pass expand like you do with any other request

#

Not as part of the query

bitter ginkgo
#

yeah

#

I saw this documentation

#

but all examples use retrive and all

#

(in PHP, for example)

cobalt elm
#

Doesn't matter

#

You should pass expand the same

bitter ginkgo
#

I will try it, wait a sec

#

ok

#

the query dont failed

#

i will do some thest to see if the expand worked

#

yeah yeah

#

seem's allright

#

thanks, mam!