#deepakkumar_wizniche - expand payout charges

1 messages · Page 1 of 1 (latest)

worldly mangoBOT
torpid axle
#

Do you have an example request ID?

civic marten
#

POST /v1/charges

#

Is that something?

#

req_vbjNiSGnE3zExV

torpid axle
#

Ah, apologies. I misunderstood the initial question. The payout retrieval doesn't include any charges associated with it

#

So I was wondering if you had a request that showed how you were associating charges with payouts

civic marten
#

What's the best way to send description attached with card payment made through our Platform?

#

Like how can I fetch that payment history and the description later

civic marten
#

That's how we fetch the payout list

#

Is there way to do a call so I can walk you through?

haughty dock
#

Unfortunately no we cannot do calls

#

Do you not have any example requests you can share?

civic marten
#

Alright sure

haughty dock
#

To make sure I understand, you're trying to list the charges associated with a given payout to see their details?

#

Are you using automatic payouts?

civic marten
#

Yes

#

Yes automatic payout

haughty dock
#

That would let you inspect their description/metadata etc

civic marten
#

Thanks

#

So using balancetransaction can help me get the description from charge object?

haughty dock
#

Yes, the balance transaction is how you can map payouts to charges

#

So it's an intermediary

#

the expanded charge object (the data.source ) is the information you want

civic marten
#

Sounds good!

haughty dock
#

deepakkumar_wizniche - expand payout charges