ListAgreementPaymentRequestsRequest
Types
Properties
Link copied to clipboard
An optional parameter to list payment requests for a specific agreement.
Link copied to clipboard
An optional parameter to list payment requests by agreement type (e.g., PurchaseAgreement).
Link copied to clipboard
The maximum number of payment requests to return in a single response (1-50). Default is 50.
Link copied to clipboard
An optional parameter to list payment requests by status. Valid values include VALIDATING, VALIDATION_FAILED, PENDING_APPROVAL, APPROVED, REJECTED, and CANCELLED.
Functions
Link copied to clipboard
inline fun copy(block: ListAgreementPaymentRequestsRequest.Builder.() -> Unit = {}): ListAgreementPaymentRequestsRequest