Get intent
Get details for a payment intent
Create intent
Authenticate requests using HTTP Basic Auth by adding a bearer token to the header, e.g. Authentication: Bearer **{{access_token}}**. You can get the **{{access_token}}** from the create token request.
Update intent
Payment Intent with status as active can only be updated. Once an intent is processed, it can’t be updated.