Skip to main content

Get contributor Billing Information

GET/v2/contributors/{contributorId}/billing-information/
API version
v2
Request method
GET
Operation ID
contributor-get-billing-information

Request

  • contributorIdstring
    required

Responses

Format
application/json
Description

The billing related information of the Contributor

  • contributorIdstring (uuid)
  • invoiceFooterstring
  • onboardingStatusstring (one of: NOT_STARTED, STARTED, SUCCESSFUL)
  • stripeAccountIdstring

Usage examples

$ curl \
--fail \
--location \
-H "Authorization: Bearer $MITTWALD_API_TOKEN" \
https://api.mittwald.de/v2/contributors/string/billing-information