GET Subscriber/{subscriberId}/PayoutAccount/Stripe/Status

Fetches the status of a subscriber stripe payout account. Includes eligibility status for determining the existance of a subscriber payout account and whether a subscriber can be migrated to a stripe account.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
subscriberId

integer

Required

Body Parameters

None.

Response Information

Resource Description


HTTP status code 200 Ok


HTTP status code 400 BadRequest


HTTP status code 401 Unauthorized
HTTP status code 403 Forbidden

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.