Internal Transfer

This endpoint is used to initiate an internal book transfer between two accounts within the Pockyt system. Funds are moved from the source account to the destination account in real time.

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

The transfer amount in the smallest currency unit (e.g., cents for USD). For example, "10000" represents $100.00

string
required
Defaults to USD

The three-letter ISO 4217 currency code for the transfer (e.g., "USD")

string
required
Defaults to 244275893769

The Pockyt account number from which funds will be debited

string
required
Defaults to 244182028636

The Pockyt account number to which funds will be credited

string
required
Defaults to 129153721363341316

A unique invoice or reference ID for this transfer, generated by the merchant's system

string
Defaults to https://example.com/webhooks

The webhook URL to receive asynchronous notifications about the transfer status

string
Defaults to Bonus

An optional memo or note to attach to the transfer (e.g., "Bonus", "Settlement")

string
required
Defaults to 203113

Merchant ID in Pockyt's system. A unique value created and assigned by Pockyt's support team during the onboarding process

string
required
Defaults to 301854

Store Number in Pockyt's system. A unique value created and assigned by Pockyt's support team during the onboarding process

string
required
Defaults to 100009

The merchant organization or group ID in Pockyt's system. A unique value assigned during the onboarding process that identifies the parent organization

string
required
Defaults to 2026-03-23T17:00:00Z

Current UTC time, correct format should be "yyyy-mm-ddTHH:MM:SSZ"

string
required
Defaults to cb74eb92eebadc97445d559bc5501012

The parameter signature. It is the calculated MD5 hash value of the API token used to encrypt the request message and authorize transaction requests. For more information, visit Signing API Parameters

Response

Language
LoadingLoading…
Response
Choose an example:
application/json