Skip to main content
POST
/
customers
/
{customerId}
/
payment-methods
/
{paymentMethodId}
/
signature
{
  "id": "<string>",
  "signers": [
    {
      "customerId": "<string>",
      "url": "<string>"
    }
  ]
}

Path Parameters

customerId
string
required

the customer id

paymentMethodId
string
required

Query Parameters

whenAt
string

Optional: the whenAt datetime

Body

application/json
deliveryMode
enum<string>
required

the delivery mode

Available options:
EMAIL,
URL

Response

id
string
required

the signature id

signers
object[]
required

the signers