Payment Requests
Delete a Payment Request
Permanently deletes a Payment Request, making it unavailable for payments. A Payment Request can not be deleted if the status is paid
DELETE
Delete Payment Request
Documentation Index
Fetch the complete documentation index at: https://docs.momentco.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Authentication using Bearer tokens. Include your API key in the Authorization header.
Key Types:
- Test Keys:
sk_test_*for development and testing - Live Keys:
sk_*for production environments - Public Keys:
pk_test_*orpk_*for client-side operations
📩 Need access? Contact Support to request your API keys.
Usage:
Authorization: Bearer sk_test_4eC39HqLyjWDarjtT1zdp7dcPath Parameters
Unique identifier for the Payment Request.
Example:
"pr_6phg74i4jG9wbzZbFDUQB"
Response
Payment Request deleted successfully
Delete Payment Request

