grid icon indicating copy to clipboard operation
grid copied to clipboard

Add POST create location endpoint

Open shannynalayna opened this issue 3 years ago • 0 comments

Add a POST endpoint at /locations to do the following:

  • Use the request body to create a protobuf payload to create a location
  • Package that payload into a txn, sign the txn
  • Package that txn into a batch, submit to batches endpoint

shannynalayna avatar Nov 23 '21 21:11 shannynalayna