/
CE
centrobill
/
Centrobill Payment API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1mo ago · Updated 1mo ago
Details
Filter operations
Consumer
8
post
Create consumer (user)
get
Get consumer (user)
put
Update consumer (user)
get
List payment account IDs by consumer ID
get
Get limit of consumer
post
Block user identifier (email, card, etc.)
post
Unblock user identifier (email, card, etc.)
post
Set status (blacklist)
Currency exchange rates
2
get
Get list of currency exchange rates
get
Get exchange rate by ISO3
Payment
4
post
Tokenization
post
Tokenization using payment account & consumer IDs
post
Server-to-server
post
Credit
Payment page
1
post
Hosted payment page
Payout
1
post
Payout
Product
4
post
Create product (SKU)
get
Get product (SKU)
put
Update product (SKU)
get
List products (SKUs) by site
Service
7
get
Our IP addresses
get
Get repaid link for chargeback
post
Disable payment account for quick-sale
post
Enable payment account for quick-sale
post
Get ApplePay session
post
Create IPN for transaction ID
post
Block test payment data
Site
3
post
Create site
get
Get site
put
Update site
Subscription
5
get
Get subscription
put
Change subscription recurrent plan
put
Cancel subscription
put
Recover already canceled subscription
put
Change payment account for subscription
Test payment data
9
get
Get test payment data by ID
delete
Delete test payment data
put
Update balance of the test payment data
get
Get list of the test payment data
post
Create test payment details
post
Unblock test payment data
post
Emulate 3Ds for the test payment data
post
Not emulate 3Ds for the test payment data
post
Update allowed IPs
Verification
3
get
Get available channels of code verification
post
Send message with verification code
get
Check verification code
get
Get IPN for transaction ID
get
Get IPN for order ID
Service
Our IP addresses
get
/ips
Response
OK
string[]
required
Example response
[ "52.58.234.180", "18.185.38.173", "18.185.208.231", "18.185.208.83" ]
Changes