# Generate Billing summary information for past period **POST /api/billing/dashboard/yard/{yardId}/carrier/{carrierId}/generate-past-periods-summary** TBD ## Servers - GCP Development: https://api-dev.gatego.io (GCP Development) - Production: https://api.gatego.io (Production) ## Parameters #### Path parameters - **carrierId** (integer(int64)) The ID of the carrier for which to retrieve the dashboard summary - **yardId** (integer(int64)) The ID of the yard for which to retrieve the dashboard summary ## Responses ### 200: OK #### Body Parameters: application/json (object) - ***** (object) TBC ### 401: Not Authorized ### 403: Not Allowed [Powered by Bump.sh](https://bump.sh)