xBillion API
Home
Home
Payments
Copy Page
xBillion
Introduction
Authentication
Webhhoks
API
Payments
Get information
GET
Create payment
POST
Payments
Copy Page
Get information
GET
/api/v1/payments/{id}
Try it
Run in Apidog
Run in Apidog
Get payment information
Request
Path Params
Generate Code
Request Code Samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request
Request Example
Shell
JavaScript
Java
Swift
cURL
cURL-Windows
Httpie
wget
PowerShell
curl
--location
--request
GET
'https://prod.your-api-server.com/api/v1/payments/'
Responses
🟢
200
The details of transactions was returned.
application/json
Generate Code
Body
Generate Code
Example
ðŸŸ
400
Bad request.
ðŸŸ
401
Request is unauthorized.
ðŸŸ
403
Merchant does not have access rights to this transaction.
ðŸŸ
422
Service for this transaction not found.
🔴
500
Internal error.
Previous
Webhhoks
Next
Create payment