Payments
Create Payment
The payments API allows you to add payments for your referrals/leads. If you want to track a one-off payment, just don’t specify subscription_id
, interval
and interval_count
.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Response
202
application/json
Accepted
The response is of type object
.