reserve_edi_id.Rd
This package reserves and returns a unique EDI number.
reserve_edi_id(user_id, password, environment = "production")
EDI data portal user ID. Create an account an EDI here
EDI data portal user password
EDI portal environment to run command in. Can be: "production" - environment for publishing to EDI , "staging" - environment to test upload and rendering of new environment, "development"
This function returns a edi identifier number.
For more information about the identifier reservation services see the PASTAplus docs
if (FALSE) {
reserve_edi_id(user_id = "samuelwright")}