Record a payment for an invoice and update its status in the system. This API is integral for maintaining accurate financial records.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Invoice to add to the system.
Invoice ID in their system
"507f1f77bcf86cd799439011"
The expiry date of the invoice(unix timestamp in milliseconds)
"1672531200"
URL to access the invoice
"https://example.com/invoices/12345"
Subscription ID in our system
"sub_abc123"
The expiry date of the invoice(unix timestamp in milliseconds)
"1672531200"