Skip to content
Bridge Payments Docs
Search
K
Main Navigation
Home
Getting Started
API Reference
Guides
Providers
Pubflow
Appearance
Menu
Return to top
List costs for product
GET
/bridge-payment/cost-tracking/products/{product_id}/costs
Requires
COST_TRACKING_ENABLED
.
Parameters
Path Parameters
product_id
*
Type
string
Required
Query Parameters
limit
Type
integer
Default
100
Responses
200
Cost rows
Content-Type
application/json
Schema
JSON
JSON
{
"additionalProperties"
:
"string"
}
GET
/bridge-payment/cost-tracking/products/{product_id}/costs
Playground
Server
Select a server...
Variables
Key
Value
product_id
*
limit
Try it out
Samples
Powered by
VitePress OpenAPI