Zum Hauptinhalt springen
GET
/
public
/
offers
/
{id}
/
sign
cURL
curl -X GET \
 /public/offers/{id}/sign \
 --header "Authorization: Bearer <token>"
{
  "signingId": "<string>"
}

Autorisierungen

Authorization
string
header
erforderlich

Value for the Authorization header parameter.

Pfadparameter

id
string
erforderlich

Offer identifier

Antwort

Offer resource

signingId
string

The signing id of the offer