Get Wallet Details
Name
location
Type
Description
Required
GET /payments/wallets/?id=f6b2776d-53f4-404e-a690-c3766a91d43a{
"id": "f6b2776d-53f4-404e-a690-c3766a91d43a",
"currency": "USD",
"name": "Demo USD Wallet",
"type": "wallet",
"owner": "entity://business/customer/demo:standalone:1709197789/legal/0d65c5cd-4896-45b9-b268-c431b82605af",
"funding": {
"name": "RONKIֹ LTD CMA - EUR",
"country": "GB",
"account_number": "UKNWBK60161529100024",
"bic": "CHASGB2L",
"iban": "UKNWBK60161529100024"
},
"balance": 120000,
"user_tags": {
"department": "sales"
},
"state": "ACTIVE"
}{
"error": "Method Not Allowed",
"description": "Failed calling service",
"error_code": 405,
"sub_code": 1002,
"error_info": {
"timestamp": "2024-03-04T07:55:43.543Z",
"status": 405,
"error": "Method Not Allowed",
"path": "/v1/"
}
}Last updated