An in-memory service that handles customer payment HTTP requests.
Name | Type | Description |
---|---|---|
collectionName | DAFF_CUSTOMER_PAYMENT_IN_MEMORY_COLLECTION_NAME | |
payments | Record<DaffCustomerPayment ['id'], DaffCustomerPayment > |
|
get | Gets a customer payment. | |
put | ||
post | ||
delete |