v1
latestOpenAPI 3.1.02026-07-1342111193.6 KBBundle (Beta)
Sandboxed Only, Utility Remittance - Remove active or pending removal Utility Remittance enrollment
Only available when using sandboxed API keys. Updates the Bundle Enrollments created by the enroll into Utility Remittance endpoint for each Utility Account associated with this Utility Credential. The status will change from enrolled or pending_removal to removed and trigger the utility_remittance_removed Webhook Event.
post/sandbox/bundle/utility_remittance/utility_credentials/{utility_credential_id}/remove
Path parameters
utility_credential_idinteger required
Headers
Arcadia-Versionstring required
The Arcadia-Version for the request
Request body
Response
Success
Example response
[
{
"client_user_id": "fff57dc7-3a2b-4395-8a62-e3486d46dabe",
"utility_account_id": 1234,
"status": "enrolled",
"override_email": "apb0123456@a.arcadiapower.com"
}
]