username:passwordAuthorization: Basic *****************{
"amount": 0,
"name": "Topup Up",
"pay_method": "bank",
"tenant_id": "671dfc49f06ba89b1811cc5a"
}curl --location --request POST 'https://stg-api-hub.suntraveltech.com/cms/v1/balances' \
--header 'Authorization: Basic <encoded-value>' \
--header 'Content-Type: application/json' \
--data-raw '{
"amount": 0,
"name": "Topup Up",
"pay_method": "bank",
"tenant_id": "671dfc49f06ba89b1811cc5a"
}'{
"amount": 0,
"balance_id": "b45db9eca1f1b1bdbf3d4615",
"balance_type": "topup",
"booking_id": "a89db9eca1f1b1bdbf3d4345",
"name": "Topup Up",
"pay_method": "bank",
"provider": {
"data_status": "enable",
"description": "Aloha Beautiful",
"images": [
"https://cdn.aloha.com/image_1.png"
],
"logo": "https://cdn.aloha.com/logo.png",
"name": "Aloha",
"provider_id": "671db9eca1f1b1bdbf3d4616",
"updated_at": "2006-01-02T03:04:05Z",
"updated_by": "editor"
},
"provider_id": "671db9eca1f1b1bdbf3d4616",
"tenant": {
"name": "Aloha",
"tenant_id": "671dfc49f06ba89b1811cc5a"
},
"updated_at": "2006-01-02T03:04:05Z",
"updated_by": "editor"
}