Giving-Gifts-How to Create and Update Gifts
Number of APIs: 6
-
Create many Gifts not recommended POST {{baseUrl}}/api/Gift/Bulk
-
Create a Reversing Transaction POST {{baseUrl}}/api/Gift/ReversingTransaction
-
Delete a Gift DELETE {{baseUrl}}/api/Gift/:giftId
-
Create a Gift not recommended POST {{baseUrl}}/api/Gift
-
Update a Gift PUT {{baseUrl}}/api/Gift/:giftId
-
Update many Gifts PATCH {{baseUrl}}/api/Gift