Delete payment profile
Archives a saved payment profile. Idempotent — succeeds when the profile is already archived. A profile that still backs autopay on an active rental record is refused with 409; turn autopay off first, or pass detachAutopay=true to turn it off on every rental record using the profile and remove it in one call. Note that detachAutopay reaches every rental record linked to the profile.
Headers
Api key required to authenticate your request. Please reach out to monument for a key.
"monument-2230012-2312321"
Path Parameters
Query Parameters
Pass "true" to turn autopay off on every rental record using this profile and remove it in one call. Omitted, or any other value, keeps the refusal.
Response
Payment profile archived, or already archived
The payment profile that was archived
"6f1c2a84-3d5e-4f0b-9c1a-2b7d8e4f5a60"

