Skip to main content
POST
PaymentMethod
"<string>"

Authorizations

Authorization
string
header
required

Bearer HTTP authentication. Allowed headers-- Authorization: Bearer <api_key>

Headers

X-IMPRINT-HMAC-SIGNATURE
string
required

HMAC signature generated using webhook secret and webhook payload

Body

application/json
object
enum<string>

The type of object associated with this webhook event. This field indicates what kind of resource has been created or updated.

Available options:
PAYMENT_METHOD
Example:

"PAYMENT_METHOD"

data
object

Response

200 - text/plain

Webhook received successfully.

The response is of type string.