Generate a signature request for a policy
POST/policies/:policyId/signature
Pass branchId: the documents offered are the unsigned ones on that branch, so omitting it looks at the base contract and fails with NO_UNIQUE_DOCUMENT_TYPE_READY_TO_BE_SIGNED and documentNumber: 0. Signing is a human action you then observe by polling — never by re-issuing this call, which creates a second request. On direct debit it is also refused with NO_VALID_PAYMENT_METHODS until a usable payment method exists.
Request
Responses
- 201
- 400
- 403
- 404
- 409
- 425