#marty-curl
1 messages · Page 1 of 1 (latest)
Hi there, don't have a code sample handy but let me take a look.
Hmmm actually I'm not sure we support metadata on report runs
Oh wait you aren't actually setting metadata itself.
Not what I'm trying to do...
I know the charges have the metadata, I just want them to show up in the report I'm generating
So yes, I am not setting the metadata😀
Got it.
Looking
-d "parameters[columns][]"="payment_metadata[key]"
I think that is what you want
Trying...
Metadata associated with the related PaymentIntent, if any. If no PaymentIntent metadata exists, metadata from any related charge object will be returned. API requests including this column must specify a metadata key in brackets. This column can be specified multiple times to retrieve data from additional metadata keys.
So you need to also specify the metadata key I believe
Not just use key