Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

When requesting the detail payment report via https://paymentreports.facebook.com ( https://developers.facebook.com/docs/payments/developer_reports_api/ ) I always have an empty payment_detail:

SH,COMPANYID,payment_detail CH,app_id,payment_type,product_type,payment_id,time_completed,recv_currency,recv_amount,fx_batch_id,fx_rate,settle_currency,reference_id,tax_country SF,0

my request URL with important data left out: https://paymentreports.facebook.com/COMPANYID/report?date=2012-09-30&type=detail&access_token=ACCESSTOKEN

How can I get the payment_detail to contain data?(credits_detail has data)

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.