UNPKG

limepay

Version:

LimePay SDK is a node module for simplifying the consumption of LimePay API

8 lines 199 B
{ "CREATE": "/shoppers", "GET": "/shoppers/:id", "GET_ALL": "/shoppers", "PATCH": "/shoppers/:id", "DELETE": "/shoppers/:id", "GET_WALLET_TOKEN": "/shoppers/:id/walletToken" }