Skip to main content

Get stored billing info

cloud
GET 

/v2/organizations/:organizationId/billing/billing-info

Get stored billing info

Request

Path Parameters

    organizationId int64required

Responses

OK

Schema
    name string
    street string
    street2 string
    city string
    zip string
    state string
    countryIso string
    registrationNo string
    vatNo string
    email string
Loading...