v1.0 draftDownloads
API Reference

Core API Reference

Customer profile, KYC, beneficiaries, quotes, transfer lifecycle, funding, cancellation, and status pull.

Base URL:

https://api.yes.cash

Endpoints

POST/v1/core/profile
GET/v1/core/profile
POST/v1/core/kyc-sessions
GET/v1/core/kyc-sessions/{kycSessionId}
POST/v1/core/quotes
GET/v1/core/quotes/{quoteId}
GET/v1/core/quotes/{quoteId}/disclosure
POST/v1/core/quotes/{quoteId}/accept
GET/v1/core/beneficiaries
POST/v1/core/beneficiaries
GET/v1/core/beneficiaries/{beneficiaryId}
POST/v1/core/beneficiaries/{beneficiaryId}/archive
GET/v1/core/transfers
GET/v1/core/transfers/{transferId}
POST/v1/core/transfers/{transferId}/submit
POST/v1/core/transfers/{transferId}/confirm
POST/v1/core/transfers/{transferId}/cancel

Reference files