Skip to main content
POST
Create a claim schedule
OAuth Scope

Authorizations

Authorization
string
header
required

Paxos APIs use OAuth 2 with the client credentials grant flow.

Token URLs:

Learn more in the API credentials guide →

Body

application/json
payout_group_id
string
required
schedule_type
enum<string>
required
Available options:
DAILY,
MONTHLY,
WEEKLY
hour
integer<int32>
required
minute
integer<int32>
required
days_of_week
integer<int32>[]
days_of_month
integer<int32>[]

Response

200 - application/json

A successful response.

claim_schedule
object