Jump to Content
Guides
API Reference
Changelog
FAQ
Country Coverage
v1
v3
➦ Back to Tazapay
Log In
API Reference
➦ Back to Tazapay
Log In
Moon (Dark Mode)
Sun (Light Mode)
v1
Guides
API Reference
Changelog
FAQ
Country Coverage
Create Escrow
Search
These docs are for v1. Click to read the latest docs for v3.
JUMP TO
API Overview
Introduction
Endpoints and Environments
Authentication
Webhooks
Postman Setup
Idempotent Requests
Tazapay API
Using Basic Auth on API Docs
Checkout
Create Checkout Session
post
Get Checkout Session
get
Users
Introduction to Users
Create User
post
Get User by Email
get
Get User by ID
get
Edit/Update User
put
Bank
Introduction to Banks
Add Bank
post
Get Bank
get
Primary Account
put
KYB
Introduction to KYB
KYB Application
post
Update KYB
put
KYB Status
get
Get KYB by ID
get
Escrow
Introduction to Escrow
Create Escrow
post
Escrow Summary
get
Create Payment
post
Escrow Status
get
Release
Introduction to Release
Initiate Release
post
Refund
Introduction to Refund
Initiate Refund
post
Refund Status
get
Metadata
Country Configuration
get
Invoice Currency
get
Collection Methods
get
Disburse Methods
get
Get Milestone Schemes
get
Set Object States
Introduction to Set Object States
Mark as Complete
post
Mark as Funded
post
Mark as Cancelled
post
Act on KYB
post
Javascript SDK
SDK Overview
How the SDK Works
Specifying Payment Methods
Managing Exchange Rates (FX)
Integrating into your Project
Integrating Client-Side
Developer Recomendations
Integrating only for Cards
Style Customisation
Container Styles
Button Styles
Input Styles
Element Styles
Modal Styles
Version history
Appendix
Simulating Payments
Test Cards
Alternate Payment Methods
Country Codes
Bank Codes
Code Examples
Errors
Error Codes by Core Resource
Generic
Authentication
Bank
KYB
Checkout
Escrow
Payments
Release
Refund
Metadata
Mandatory Bank Addresses
Maximum length for the fields
Create Escrow
post
https://api-sandbox.tazapay.com/v1/escrow
Creates an escrow between two parties
Language
Shell
Node
Ruby
PHP
Python
Credentials
Basic
base64
Basic
:
Log in to use your API keys
RESPONSE
Click
Try It!
to start a request and see the response here!