Does Twitter have an API for invoicing where I can get a json file for this.
.
I do have a developer account, but I dont know where do I start. As of now, I can’t find docs or tutorial regarding this matters, I hope you can help me with this one.
jrsyo
#2
@JLouiesito
We don’t have that invoice-specific API endpoint, but you can perhaps use the Analytics API instead:
There’s a BILLING metrics group (I don’t think it includes VAT though) you can specify.
Best,
Shohei
Thanks for the reply, but I do have a question, is there a way where I can get the invoice details like invoice date,cost,campaign etc. programatically?
No, there is not.
Can you elaborate on why this would be useful to you, for our future understanding?
It’s important to keep track of the records of campaigns and it will be useful in a way that you have a record and you don’t need to download files in making records. I think it will lessen the time when you want to have a copy or view a record.