/
BA
bamboopayment
/
Direct Purchase
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1mo ago · Updated 1mo ago
Details
Filter operations
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
Changes
No recorded changes to this endpoint across all 1 revision of this API.