Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Customers are created when you create a reserved account or initialise a transaction. This API can be used to update a customer's email and name.

Info
titleEndpoint
PUT: https://sandbox.monnify.com/api/v1/customer/update/{currentCustomerEmail}

Please note that this endpoint is protected by OAuth 2.0 Bearer Token

...