22 lines
406 B
YAML
22 lines
406 B
YAML
info:
|
|
name: Pending Referral Rewards
|
|
type: http
|
|
seq: 11
|
|
|
|
http:
|
|
method: GET
|
|
url: "{{baseUrl}}/admin/referral-rewards"
|
|
body:
|
|
type: none
|
|
auth: inherit
|
|
|
|
docs: |-
|
|
Admin only. Lists users (کد معرف) who reached the successful-invite target
|
|
and have not yet been granted their free-month subscription.
|
|
|
|
settings:
|
|
encodeUrl: true
|
|
timeout: 0
|
|
followRedirects: true
|
|
maxRedirects: 5
|