voucherify-ios-sdk icon indicating copy to clipboard operation
voucherify-ios-sdk copied to clipboard

Consents API support

Open bandraszyk opened this issue 5 years ago • 0 comments

Consents namespace:

  • List Consents: GET /consents - Docs
  • List Consents (Client): GET /consents - Docs

Customers namespace:

  • Update Customer's Consents: PUT /customers/{id}/consents - Docs
  • Update Customer's Consents (Client): PUT /customers/{id}/consents - [Docs](https://docs.voucherify.io/reference#update-customers-consents-client

bandraszyk avatar Jul 22 '19 10:07 bandraszyk