Allow Attach Rebilling
POST/saas/allow-attach-rebilling/:locationId
Marks a SaaS sub-account as awaiting rebilling attach and optionally stores the rebilling configuration that should be applied when the rebilling config is created. Sets payment_pending on the sub-account. Only allowed when the sub-account is in setup_pending state.
Request
Responses
- 200
- 400
- 401
- 404
- 422
- 500
Allow attach rebilling completed successfully
Bad Request
Unauthorized
Resource not found
Unprocessable entity (e.g. sub-account already in saas mode activated, or not in setup_pending state)
Internal server error