v1

latestOpenAPI 3.1.0Copyright Pismo2026-07-247702,7523.1 MB
Protection sources

Update protection source

Update protection source. If a source does not exist, the Pismo platform selects one from sources.type.

patch/v1/protection-sources

Headers

AuthorizationTokenstring required

Account token. Token encoded with a Pismo account ID. Tokens can expire quickly, which can result in a 401 Unauthorized error.

Request body

covered'overdraft' | 'credit_card' required

The financial product you want to protect

sourcesSource[] required

The list of financial products that can act as coverage sources

Example request

{
  "covered": "overdraft"
}

Response

No response body is returned when a protection source is updated successfully