Page cover

Overview

The sandbox environment provides a safe testing ground for developers to simulate API calls and interactions without affecting real accounts or transactions.

Base URL

The sandbox environment runs tests for both account and payout services. Each service has its unique base URL:

Payout Service Sandbox:

<>/v1/payout/sandbox

Account Service Sandbox:

<>/v1/account/sandbox

Endpoints

The following endpoints have been provided for the sandbox feature :

Payout Service Sandbox

Account Service Sandbox

Last updated