Payments
Create payment profile
Creates a payment profile and links it to the given unit rental record. Use this to attach a payment method to a tenant’s unit. See the Credit Card Integrations Guide for tokenization and processor setup details.
POST
Create payment profile
Headers
Api key required to authenticate your request. Please reach out to monument for a key.
Example:
"monument-2230012-2312321"
Path Parameters
Body
application/json
Available options:
CREDIT/DEBIT, ACH Will set this payment method to be used for future bills for this unit.
UUID of the unit rental record to link the payment profile to
Response
Payment profile created and linked to the unit rental record
UUID of the created payment profile
Create payment profile

