PUT api/companies/{id}/stripe?stripeCustomerId={stripeCustomerId}

Modify company which id = {id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

The id of the company.

integer

Required

stripeCustomerId

The strip ID

string

Required

Body Parameters

None.

Response Information

Resource Description

None.