Get All Currencies Symbols
Testing
Testing Env
https://taccounting.vodoerp.com
Testing Env
https://taccounting.vodoerp.com
GET
/api/v5/currencies/symbols
Last modified:2025-05-13 09:39:24
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://taccounting.vodoerp.com/api/v5/currencies/symbols?keyword' \
--header 'user-token: ' \
--header 'secure-business-key: 4765066450c0bd66325.48403130' \
--header 'lang: en'
Response Response Example
{
"status": true,
"message": "جميع العملات",
"data": {
"current_page": 1,
"data": [
{
"id": 1,
"uuid": "71e2fd22-2f4a-11ed-b370-6c3be5f72107",
"name": "Afghan Afghani",
"code": "AFA",
"symbol": "؋",
"created_at": null,
"updated_at": null
},
{
"id": 2,
"uuid": "71edaf48-2f4a-11ed-b370-6c3be5f72107",
"name": "Albanian Lek",
"code": "ALL",
"symbol": "Lek",
"created_at": null,
"updated_at": null
},
{
"id": 3,
"uuid": "71edb95f-2f4a-11ed-b370-6c3be5f72107",
"name": "Algerian Dinar",
"code": "DZD",
"symbol": "دج",
"created_at": null,
"updated_at": null
},
{
"id": 4,
"uuid": "71edbcd5-2f4a-11ed-b370-6c3be5f72107",
"name": "Angolan Kwanza",
"code": "AOA",
"symbol": "Kz",
"created_at": null,
"updated_at": null
},
{
"id": 5,
"uuid": "71edbf0e-2f4a-11ed-b370-6c3be5f72107",
"name": "Argentine Peso",
"code": "ARS",
"symbol": "$",
"created_at": null,
"updated_at": null
},
{
"id": 6,
"uuid": "71edc106-2f4a-11ed-b370-6c3be5f72107",
"name": "Armenian Dram",
"code": "AMD",
"symbol": "֏",
"created_at": null,
"updated_at": null
},
{
"id": 7,
"uuid": "71edc2fc-2f4a-11ed-b370-6c3be5f72107",
"name": "Aruban Florin",
"code": "AWG",
"symbol": "ƒ",
"created_at": null,
"updated_at": null
},
{
"id": 8,
"uuid": "71edc4f5-2f4a-11ed-b370-6c3be5f72107",
"name": "Australian Dollar",
"code": "AUD",
"symbol": "$",
"created_at": null,
"updated_at": null
},
{
"id": 9,
"uuid": "71edc6d7-2f4a-11ed-b370-6c3be5f72107",
"name": "Azerbaijani Manat",
"code": "AZN",
"symbol": "m",
"created_at": null,
"updated_at": null
},
{
"id": 10,
"uuid": "71edc859-2f4a-11ed-b370-6c3be5f72107",
"name": "Bahamian Dollar",
"code": "BSD",
"symbol": "B$",
"created_at": null,
"updated_at": null
},
{
"id": 11,
"uuid": "71edc99f-2f4a-11ed-b370-6c3be5f72107",
"name": "Bahraini Dinar",
"code": "BHD",
"symbol": ".د.ب",
"created_at": null,
"updated_at": null
},
{
"id": 12,
"uuid": "71edcae9-2f4a-11ed-b370-6c3be5f72107",
"name": "Bangladeshi Taka",
"code": "BDT",
"symbol": "৳",
"created_at": null,
"updated_at": null
}
],
"first_page_url": "http://127.0.0.1:8000/api/v5/currencies/symbols?page=1",
"from": 1,
"last_page": 14,
"last_page_url": "http://127.0.0.1:8000/api/v5/currencies/symbols?page=14",
"links": [
{
"url": null,
"label": "« السابق",
"active": false
},
{
"url": "http://127.0.0.1:8000/api/v5/currencies/symbols?page=1",
"label": "1",
"active": true
},
{
"url": "http://127.0.0.1:8000/api/v5/currencies/symbols?page=2",
"label": "2",
"active": false
},
{
"url": "http://127.0.0.1:8000/api/v5/currencies/symbols?page=3",
"label": "3",
"active": false
},
{
"url": "http://127.0.0.1:8000/api/v5/currencies/symbols?page=4",
"label": "4",
"active": false
},
{
"url": "http://127.0.0.1:8000/api/v5/currencies/symbols?page=5",
"label": "5",
"active": false
},
{
"url": "http://127.0.0.1:8000/api/v5/currencies/symbols?page=6",
"label": "6",
"active": false
},
{
"url": "http://127.0.0.1:8000/api/v5/currencies/symbols?page=7",
"label": "7",
"active": false
},
{
"url": "http://127.0.0.1:8000/api/v5/currencies/symbols?page=8",
"label": "8",
"active": false
},
{
"url": "http://127.0.0.1:8000/api/v5/currencies/symbols?page=9",
"label": "9",
"active": false
},
{
"url": "http://127.0.0.1:8000/api/v5/currencies/symbols?page=10",
"label": "10",
"active": false
},
{
"url": null,
"label": "...",
"active": false
},
{
"url": "http://127.0.0.1:8000/api/v5/currencies/symbols?page=13",
"label": "13",
"active": false
},
{
"url": "http://127.0.0.1:8000/api/v5/currencies/symbols?page=14",
"label": "14",
"active": false
},
{
"url": "http://127.0.0.1:8000/api/v5/currencies/symbols?page=2",
"label": "التالي »",
"active": false
}
],
"next_page_url": "http://127.0.0.1:8000/api/v5/currencies/symbols?page=2",
"path": "http://127.0.0.1:8000/api/v5/currencies/symbols",
"per_page": 12,
"prev_page_url": null,
"to": 12,
"total": 164
},
"errors": []
}
Request
Query Params
keyword
string
optional
Header Params
user-token
string
required
Example:
{{user_token}}
secure-business-key
string
required
Example:
{{secure_business_key}}
lang
string
optional
Example:
{{lang}}
Body Params multipart/form-data
object {0}