post https://connect1-sandbox.codegotech.com/api/cardapi/getCardServiceFee
This API endpoint is designed to manage activate of cards.
Log in to see full request history
Responses
This API endpoint is designed to manage activate of cards.
xxxxxxxxxx
curl --request POST \
--url https://connect1-sandbox.codegotech.com/api/cardapi/getCardServiceFee \
--header 'Content-Type: application/json' \
--header 'accept: application/json'
xxxxxxxxxx
10{
"status": 1,
"card": {
"title": "Activate Prepaid Card",
"fee": "your fee",
"shipping_cost": "shipping_cost",
"total": "toal"
},
"symbol": "€"
}