curl --location --request GET '/bundle_pricing/user_bundles/unused'
{
"data": [
{
"billing_bundle": {
"cost_code": "BUNDLE-PRICING-BASIC-MRC",
"created_at": "2019-08-24",
"currency": "USD",
"id": "7ecd040e-6bac-4139-9160-3c0427d98fea",
"is_public": true,
"mrc_price": 2,
"name": "Australia Basic",
"slug": "basic-au-e4f8",
"specs": [
"1 AU Number",
"Emergency Calling",
"All inbound and outbound calling billed pay-as-you-go"
]
},
"user_bundle_ids": [
"1e650b96-4c6a-4d6f-b8ed-87c3fcacf595",
"53beb701-1231-4548-8abf-c802f38b14aa"
]
}
]
}
Authorization: Bearer ********************