Delete a payout adjusting of the affiliate
Path parameters
Example request
Example response
{
"code": 0,
"message": "Success",
"data": {
"affiliate_payout_adjusting": null
}
}Last updated