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
    city string
    countryIso string
    email string
    name string
    registrationNo string
    state string
    street string
    street2 string
    vatNo string
    zip string
Loading...