/
GO
goaffpro
/
GOAFFPRO API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 6h ago · Updated 2d ago
Details
Filter operations
affiliate
14
assets
8
commissions
5
config
4
connections
3
coupons
1
creatives
2
files
2
groups
8
multi-level
3
notifications
1
orders
7
payments
13
get
List payment history
post
Mark affiliates as paid in bulk
delete
Deletes a payment entry
patch
Updates a payment entry
get
Lists payment requests made by the affiliate from their dashboard
post
Create a new payment request
patch
Updates the status of the payment request
get
Lists amount due to the affiliates
get
List payout sessions
post
Create a payout session
post
End a payout session
get
List unpaid transactions
post
Pay a set of transactions
public
2
rewards
4
sdk
23
traffic
1
transactions
1
user
11
webhooks
3
payments
Updates a payment entry
patch
/admin/payments/{id}
Path parameters
Payment ID
Request body
object
required
admin_note
string
Private note written by admin
affiliate_message
string
The message for the affiliate
Response
object
required
success
integer
ID of the payment
Changes