GET
/
sign-async
/
{transactionRequestId}

Optionally, retrieve the status of your request from Copper Unlimited Online using your transactionRequestId

Path Parameters

transactionRequestId
string
required

Response

200 - application/json
status
object
  • starting: The request is accepted for processing
  • session-established: The CU session has been established
  • in-progress: The signature is being generated
  • completed: The transaction has been signed
  • error: Something went wrong, see the message field
message
string