/
BA
bamboopayment
/
Direct Purchase
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 2w ago · Updated 2w ago
View markdown
bamboopayment
Direct Purchase
post
Create Customer
v1
latest
OpenAPI 3.0.1
2026-07-24
28
65
65.9 KB
Authentication
1
Bank
1
Card
1
Customer
7
post
Create Customer
get
Get Customer by ID
put
Update Customer
get
Get Customer by Email
get
Get Customer by ExternalID
delete
Delete Payment Profile
put
Disable Payment Profile
Merchant
2
Payout
4
Purchase
9
PurchaseV
2
Transaction
1
Customer
Create Customer
post
/v3/api/Customer
Request body
PostCustomerDto
required
Email
string
required
CustomerId
integer
FirstName
string
nullable
LastName
string
nullable
ExternalCustomerId
string
nullable
PhoneNumber
string
nullable
DocumentType
string
nullable
DocumentNumber
string
nullable
SessionId
string
nullable
Address
Address
Response
Success
PostCustomerDto
required
Email
string
required
CustomerId
integer
FirstName
string
nullable
LastName
string
nullable
ExternalCustomerId
string
nullable
PhoneNumber
string
nullable
DocumentType
string
nullable
DocumentNumber
string
nullable
SessionId
string
nullable
Address
Address