Perform cash-out

Perform an external transfer, using a provider to process the outgoing account resources. This endpoint generates the following events:

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

Request Body

integer
required

Pismo Platform client ID.

number
required

Dot-separated transfer amount in decimals.

string

ISO 4217 currency code. Can be either numeric or alphabetic.

string
required

Transfer processing code. Used to identify the type of transfer.

creditor
object
Headers
string
required

Account token. Getting an account token requires you call the Server login endpoint with an account ID. Tokens can expire quickly, which can result in an Unauthorized message. Enter this field under AUTHENTICATION.

string
required

Unique identifier (UUID) to ensure the operation remains idempotent, allowing for operation repitition without causing unintended effects or duplication. An idempotent operation is one that can be applied multiple times, yet the outcome remains the same. it ensures that network errors, retries, or failures can occur without introducing inconsistencies.

boolean

If true, the reconciliation process is skipped and the Integrated payments financial reconciliation event is not generated. Default is false.
The financial reconciliation process compares the transaction made on Pismo with the same transaction made on the provider side (i.e., BTG or Celcoin).

string

This header is designed for clients working with a third‑party provider that requires certain transactions to include a certified digital signature for added security. It is optional and should be used only if your provider requires signature validation. When included, our APIs forward the header to the provider, which verifies the signature and approves or rejects the transaction based on its authenticity.

Responses

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