Skip to main content
POST
/
v1
/
public
/
invoices
/
{publicId}
/
signin
Email a magic-link sign-in to the buyer
curl --request POST \
  --url https://api.example.com/v1/public/invoices/{publicId}/signin \
  --header 'Content-Type: application/json' \
  --data '{}'

Path Parameters

publicId
string
required

Body

application/json

The body is of type object.

Response

200

Magic link queued for delivery