Get all credit notices from a specific process within a date range
Parameters containing the token process ID and date range
Promise resolving to array of credit notices within the specified period
Get all credit notices received by a specific ID
Parameters for retrieving credit notices
Promise resolving to array of credit notices
Get credit notices from and entity yo an entity
entity that sent the credit notice
entity that received the credit notice
Promise resolving to array of credit notices
Get credit notices received by a recipient from a specific process with optional amount
The ID of the recipient
The token ID to use as From-Process tag value
Optional
amountSent: stringOptional amount to filter by as Quantity tag
Promise resolving to array of credit notices
Interface for credit notice service operations