Fovea.Billing

is now IAPTIC, please go to the new and better version of our system.

Receipts API

This developer documentation explains how to use the Customer Receipts API, which lets you retrieve your customers’ receipts data.


Get Customer Receipts

GET https://reeceipt-validator.fovea.cc/v1/customers/:applicationUsername/receipts

Retrieve data for a single user, knowing its applicationUsername.


Requirements:


URL Parameters:

  • applicationUsername
    • Customer Identifier used by your application.
    • REQUIRED

Query Parameters:


Example request:

curl 'https://reeceipt-validator.fovea.cc/v1/customers/my_user_identifier/receipts?appName=test&apiKey=xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxx'

Response for a user having made purchases on both iOS and Android: