Create a Gaming Escrow

This endpoint allows you to create a gaming-specific escrow. It requires several parameters to configure the escrow's attributes, including currency, funding limits, fee structure, and reward configurations.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Create a gaming escrow

string

The name assigned to the gaming escrow.

string

The currency used for the escrow.

integer

The minimum amount required to fund the escrow.

integer

The maximum amount that can be funded into the escrow.

boolean

Indicates whether the reward will be calculated as a percentage.

reward_percentage
array of integers

Reward percentage for the escrow, used ONLY when is_reward_percentage is true.

reward_percentage
reward_amount
array of integers

Reward amount for the escrow, used ONLY when is_reward_percentage is false.

reward_amount
integer

The percentage of the escrowed amount taken as a fee.

date-time

The start time for the funding period, in ISO 8601 format.

integer

The duration of the dispute period, in seconds.

integer

The duration of the funding period, in seconds.

Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json